From 79334a16fc69414412029f259c67017c503930b2 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Fri, 24 Jul 2026 08:54:48 -0600 Subject: [PATCH] BIP54: update reference implementation --- bip-0054.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0054.md b/bip-0054.md index bf5e6527..eafef13d 100644 --- a/bip-0054.md +++ b/bip-0054.md @@ -260,7 +260,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 -[Core BIP 54 implem]: https://github.com/darosior/bitcoin/tree/bip54 +[Core BIP 54 implem]: https://github.com/bitcoin/bitcoin/pull/35793 [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