From 61d6631e5b7791286254a5d45ccb814875bcaa09 Mon Sep 17 00:00:00 2001 From: russeree Date: Thu, 29 Sep 2022 16:57:40 -0700 Subject: Update BIP 11/12 OP_EVAL implementation commit url --- bip-0011.mediawiki | 2 +- bip-0012.mediawiki | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bip-0011.mediawiki b/bip-0011.mediawiki index 9579538..7e9e1f6 100644 --- a/bip-0011.mediawiki +++ b/bip-0011.mediawiki @@ -54,7 +54,7 @@ A weaker argument is OP_CHECKMULTISIG should not be used because it pops one too OP_CHECKMULTISIG is already supported by old clients and miners as a non-standard transaction type. -https://github.com/gavinandresen/bitcoin-git/tree/e679ec969c8b22c676ebb10bea1038f6c8f13b33 +https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60 == Post History == diff --git a/bip-0012.mediawiki b/bip-0012.mediawiki index 0707b0e..70069d6 100644 --- a/bip-0012.mediawiki +++ b/bip-0012.mediawiki @@ -75,7 +75,7 @@ Example of a transaction that must fail for both old and new miners/clients: ==Reference Implementation== -https://github.com/gavinandresen/bitcoin-git/tree/e679ec969c8b22c676ebb10bea1038f6c8f13b33 +https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60 ==See Also== -- cgit v1.2.3