mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +00:00
bip-0054: document the test vectors
This commit is contained in:
@@ -158,6 +158,11 @@ forward-compatible with the changes proposed in this BIP.
|
||||
|
||||
An implementation of BIP54 for Bitcoin Core is available [here][inquisition-implem].
|
||||
|
||||
## Test vectors
|
||||
|
||||
Documented test vectors are available [here](./bip-0054/test_vectors/) for all mitigations
|
||||
introduced in this BIP.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
This document builds upon an [earlier proposal][BIP-XXXX] by Matt Corallo.
|
||||
@@ -165,7 +170,8 @@ This document builds upon an [earlier proposal][BIP-XXXX] by Matt Corallo.
|
||||
The authors would like to thank everyone involved in researching the most appropriate mitigation for
|
||||
each of these bugs. We would like to thank in particular Anthony Towns and Sjors Provoost for their
|
||||
direct contributions to this proposal, as well as @0xb10c and Brian Groll for providing the authors
|
||||
with data to analyze the proposed mitigations.
|
||||
with data to analyze the proposed mitigations. Thanks to Chris Stewart for digging up historical
|
||||
violations to the new transaction size rule, which are partially reused in this BIP's test vectors.
|
||||
|
||||
## Copyright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user