jbride
|
cca3852acc
|
bip360: remove rust and js reference implementations as per https://github.com/bitcoin/bips/pull/2202
|
2026-07-16 22:06:39 -06:00 |
|
notmike
|
3e3e4347e2
|
bip360: cleanup rust tests a bit and remove unused imports
|
2026-06-28 20:33:31 -06:00 |
|
conduition
|
86e7f9d4ca
|
add new test case for duplicate script leaves
|
2026-06-27 01:12:47 +00:00 |
|
notmike
|
29e1a158e7
|
bip-0360: added python reference example; test vector fixes
This commit adds a python reference example for construction of BIP-360 outputs and control blocks.
This commit also updates the test vectors.
|
2026-06-26 13:20:03 -06:00 |
|
jbride
|
8d28eb4517
|
bip360 test vectors: control block now reflects use of non-standard
leaf version
|
2026-06-25 19:59:03 -06:00 |
|
jbride
|
907db20348
|
bip360 test vectors: non-standard leaf version should be allowed during construction of P2MR output (#46)
|
2026-06-25 19:59:03 -06:00 |
|
jbride
|
35b9ffe21b
|
bip360 test vectors: elements in control block array should be ordered to match tree structure of test vectors (#45)
|
2026-06-25 19:59:03 -06:00 |
|
Hunter Beast
|
eae7d9fc57
|
BIP360: Pay to Merkle Root (P2MR) (#1670)
Review comments and assistance by:
Armin Sabouri <armins88@gmail.com>
D++ <82842780+dplusplus1024@users.noreply.github.com>
Jameson Lopp <jameson.lopp@gmail.com>
jbride <jbride2001@yahoo.com>
Joey Yandle <xoloki@gmail.com>
Jon Atack <jon@atack.com>
Jonas Nick <jonasd.nick@gmail.com>
Kyle Crews <kylecrews@Kyles-Mac-Studio.local>
Mark "Murch" Erhardt <murch@murch.one>
notmike-5 <notmike-5@users.noreply.github.com>
Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
Co-authored-by: Ethan Heilman <ethan.r.heilman@gmail.com>
Co-authored-by: Isabel Foxen Duke <110147802+Isabelfoxenduke@users.noreply.github.com>
|
2026-02-11 13:01:47 -08:00 |
|