-
Notifications
You must be signed in to change notification settings - Fork 22
Pull requests: RiverFinancial/bitcoinex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix RFC6979 reduction at z == n; add Schnorr.sign/2 with CSPRNG aux (ENT-001, ENT-002)
#133
opened Aug 7, 2026 by
SachinMeier
Collaborator
•
Draft
fix: validate full script templates in to_address; harden pubkey parsing and wildcard derivation (FND-002, KEY-005, KEY-006)
#132
opened Aug 7, 2026 by
SachinMeier
Collaborator
•
Draft
Error instead of overflowing depth byte when deriving past BIP32 max depth
#130
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Fix signature serialization, non-terminating parse, address length and pubkey validation
#129
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Use the standard Bitcoin signed-message preimage in sign_message
#128
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Pad BIP32 child private key to 32 bytes (fixes 1-in-256 derivation failure)
#127
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Bound multisig key count to OP_16 in create_multi and is_multi?
#126
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Reject out-of-range r,s in ECDSA signature parsing and verification
#125
opened Aug 5, 2026 by
SachinMeier
Collaborator
Loading…
Add entropygen.exs: seed entropy generation + BIP-39 combine script
#123
opened Jul 31, 2026 by
SachinMeier
Collaborator
•
Draft
Remove unused checksum field from ExtendedKey struct
#100
opened Apr 12, 2025 by
parthmodi152
Loading…
Add Tapscript Multisig Script construction & BIP67 & BIP69
#71
opened Mar 5, 2023 by
SachinMeier
Collaborator
Loading…
Add alternate BIP32 Prefixes (BIP 49 & 84)
#59
opened Sep 4, 2022 by
SachinMeier
Collaborator
Loading…
Refactor PSBT module & add new PSBT fields
#44
opened Nov 2, 2021 by
SachinMeier
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.