-
Notifications
You must be signed in to change notification settings - Fork 143
Pull requests: rust-bitcoin/rust-miniscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fuzz: add target for
Descriptor::parse_descriptor
#787
by brunoerg
was merged Dec 24, 2024
•
Changes requested
Update error message when parsing DescriptorPublicKey
#786
by sanket1729
was merged Dec 20, 2024
•
Review required
feat: optimize pushbytes by removing unreachable minimal check
#781
by ChrisCho-H
was merged Dec 3, 2024
•
Review required
expression: replace recursive
Tree
datatype with a non-recursive one
#780
by apoelstra
was merged Dec 17, 2024
Loading…
cleanups: Eliminate
errstr
and (nearly) eliminate Unexpected
#778
by apoelstra
was merged Nov 27, 2024
Loading…
refactor expression parsing and checksum checking
#773
by apoelstra
was merged Nov 13, 2024
Loading…
feat: check policy validity to prevent duplicate check
#772
by ChrisCho-H
was merged Nov 12, 2024
Loading…
clippy: remove
.any(|x| x)
construction in the compiler
#768
by apoelstra
was closed Nov 11, 2024
Loading…
Make xpub and xpriv identifiers match rust-bitcoin
#764
by tcharding
was closed Oct 28, 2024
Loading…
fix: differentiate max witness script size upon context
#758
by ChrisCho-H
was merged Oct 18, 2024
Loading…
feat: add MaxBareScriptSizeExceeded err for bare consensus check
#756
by ChrisCho-H
was merged Oct 17, 2024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.