by jeanpablojp
I spent the last few days implementing BIP 360 (P2MR) inside Bitcoin Core as a learning exercise, and ended up with results that seem worth sharing: all official construction vectors passing, two bugs found in the PQC vector file, some measured witness sizes, and a few places where the spec text could be tighter.
To be clear up front: this is an independent, educational implementation on regtest only. I’m not affiliated with the BIP authors and I’m not proposing anything about activation. The spec version is pinned to v0.12.x, bitcoin/bips commit 0fdf6ff (2026-07-24).
- Code: jeanpablojp/bitcoin, branch
p2mr-regtest- Notes and findings: jeanpablojp/bitcoin-p2mr
...read more at delvingbitcoin.org
pull down to refresh
related posts