mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
bip-0054: link to Bitcoin Core reference implementation rebased on latest version
This commit is contained in:
@@ -155,7 +155,7 @@ forward-compatible with the changes proposed in this BIP.
|
||||
|
||||
## Reference implementation
|
||||
|
||||
An implementation of BIP54 for Bitcoin Core is available [here][inquisition-implem].
|
||||
An implementation of BIP54 for Bitcoin Core is available [here][Core BIP 54 implem].
|
||||
|
||||
## Test vectors
|
||||
|
||||
@@ -254,7 +254,7 @@ MERKLEBLOCK] for a full description.
|
||||
[Delving duplicable]: https://delvingbitcoin.org/t/great-consensus-cleanup-revival/710/4
|
||||
[Core 0.16.1]: https://bitcoincore.org/en/releases/0.16.1
|
||||
[Core 29.0]: https://bitcoincore.org/en/releases/29.0
|
||||
[inquisition-implem]: https://github.com/darosior/bitcoin/tree/2509_inquisition_consensus_cleanup
|
||||
[Core BIP 54 implem]: https://github.com/darosior/bitcoin/tree/bip54
|
||||
[Core 30.0]: https://bitcoincore.org/en/releases/30.0
|
||||
[Core validation.cpp BIP34]: https://github.com/bitcoin/bitcoin/blob/390e7d61bd531505bb3d13f38316c282b85ed1dd/src/validation.cpp#L2401-L2459
|
||||
[miningdev nLockTime]: https://groups.google.com/g/bitcoinminingdev/c/jlqlNHHNSNk
|
||||
|
||||
Reference in New Issue
Block a user