Skip to content

Pull requests: rust-bitcoin/rust-bitcoin

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

Pull requests list

chore: format and standardize all markdowns files C-base58 C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate C-internals PRs modifying the internals crate C-io PRs modifying the io crate C-units PRs modifying the units crate doc test
#2726 opened Apr 27, 2024 by storopoli Loading…
bitcoin: Upgrade base64 dependency API break This PR requires a version bump for the next release C-bitcoin PRs modifying the bitcoin crate
#2721 opened Apr 25, 2024 by tcharding Loading…
Define an engine type when creating tagged hash engines C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate
#2719 opened Apr 25, 2024 by tcharding Draft
bitcoin: Stop slicing hashes C-bitcoin PRs modifying the bitcoin crate
#2718 opened Apr 25, 2024 by tcharding Loading…
Remove the sha256t::Hash type C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate
#2717 opened Apr 25, 2024 by tcharding Loading…
psbt: Use macro to hash instead of relying on Hash trait C-bitcoin PRs modifying the bitcoin crate
#2715 opened Apr 25, 2024 by tcharding Loading…
Improve hashes trait method usage C-bitcoin PRs modifying the bitcoin crate test
#2714 opened Apr 24, 2024 by tcharding Loading…
hashes: make hex optional C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate ci doc
#2711 opened Apr 23, 2024 by tcharding Draft
Take a sword to the hashes crate C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate ci doc
#2708 opened Apr 23, 2024 by tcharding Draft
Default to forward for tagged hashes API break This PR requires a version bump for the next release C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate doc release notes mention
#2707 opened Apr 23, 2024 by tcharding Loading…
Remove Hash impl from new hash types created with hash_newtype C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate test
#2698 opened Apr 18, 2024 by tcharding Loading…
Fix typo in deprecated type C-bitcoin PRs modifying the bitcoin crate port-0.31.x Needs porting to 0.31.x branch
#2693 opened Apr 17, 2024 by matthiasdebernardini Loading…
Respect precision while formatting Amount C-io PRs modifying the io crate C-units PRs modifying the units crate test
#2682 opened Apr 13, 2024 by 448-OG Loading…
just: Add just fmt
#2679 opened Apr 11, 2024 by tcharding Loading…
Play around with hashes C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate doc
#2664 opened Apr 5, 2024 by tcharding Draft
hashes: Do not import str C-hashes PRs modifying the hashes crate
#2662 opened Apr 5, 2024 by tcharding Loading…
CI: sync labels C-bitcoin PRs modifying the bitcoin crate ci
#2661 opened Apr 5, 2024 by tcharding Draft
Extra utils for working with Bitcoin Script C-bitcoin PRs modifying the bitcoin crate ci test
#2647 opened Apr 2, 2024 by stevenroose Loading…
Some additional inspectors on Script and Witness C-bitcoin PRs modifying the bitcoin crate
#2646 opened Apr 2, 2024 by stevenroose Loading…
Add HKDF to bitcoin_hashes C-hashes PRs modifying the hashes crate
#2644 opened Apr 1, 2024 by nyonson Loading…
move all_zeroes & from_byte_array to inherents & make them const. C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate
#2641 opened Mar 30, 2024 by 15IITian Draft
CI: Re-write run_task.sh C-base58 C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate C-internals PRs modifying the internals crate C-io PRs modifying the io crate C-units PRs modifying the units crate ci test
#2633 opened Mar 26, 2024 by tcharding Loading…
bitcoin: Depend on and export hex-conservative
#2620 opened Mar 20, 2024 by tcharding Loading…
ProTip! Filter pull requests by the default branch with base:master.