1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

bip-0054: add test vectors for each mitigation

This introduces a set of test vectors for each of the 4 mitigations in the BIP. The sigops and
transaction size vectors were generated using the unit tests included with the Bitcoin Core
implementation of BIP54, available at https://github.com/darosior/bitcoin/tree/2509_inquisition_consensus_cleanup.
The timestamps and coinbases required mainnet blocks for maximum compatibility, and were generated
by two dedicated unit tests not included with the Bitcoin Core implementation above but available at
https://github.com/darosior/bitcoin/tree/bip54_miner.
This commit is contained in:
Antoine Poinsot
2025-09-16 15:03:36 -04:00
parent 89dfe03a64
commit 30b0084808
4 changed files with 25998 additions and 0 deletions

File diff suppressed because it is too large Load Diff