diff --git a/bip-0054.md b/bip-0054.md index 7ea1a38b..b0bf59b4 100644 --- a/bip-0054.md +++ b/bip-0054.md @@ -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