Skip to content

Pull requests: rust-bitcoin/rust-miniscript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use new corepc-node crate
#779 by tcharding was merged Nov 26, 2024 Loading…
feat: remove inefficient if check on match lex
#777 by ChrisCho-H was merged Nov 25, 2024 Loading…
Rewrite expression parser to be non-recursive
#775 by apoelstra was merged Nov 25, 2024 Loading…
refactor expression parsing and checksum checking
#773 by apoelstra was merged Nov 13, 2024 Loading…
Update deprecated field in rustfmt.toml
#770 by JoseSK999 was merged Nov 11, 2024 Loading…
Remove no-std and actual-serde features
#769 by JoseSK999 was merged Nov 12, 2024 Loading…
clippy: remove .any(|x| x) construction in the compiler
#768 by apoelstra was closed Nov 11, 2024 Loading…
bump download- and upload-artifact to v4
#767 by apoelstra was merged Nov 4, 2024 Loading…
Adding taptree_of_horror example.
#766 by miketwenty1 was merged Nov 11, 2024 Loading…
Make xpub and xpriv identifiers match rust-bitcoin
#764 by tcharding was closed Oct 28, 2024 Loading…
feature: improve context err
#760 by ChrisCho-H was merged Oct 21, 2024 Loading…
fix: fix typo for MaxWitnessItemsExceeded
#759 by ChrisCho-H was merged Oct 18, 2024 Loading…
Support conversion of multi-Xprivs into multi-Xpubs
#757 by shesek was merged Oct 17, 2024 Loading…
Fix decoding of WIF with BIP32 origin
#753 by shesek was merged Oct 14, 2024 Loading…
Document an error case for at_derivation_index()
#752 by shesek was merged Oct 11, 2024 Loading…
descriptor: introduce several Taproot accessors
#751 by apoelstra was merged Oct 23, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.