From e492a90fec53ceb1839080024cc90a41ce503906 Mon Sep 17 00:00:00 2001 From: Ethan Heilman Date: Mon, 18 Dec 2023 20:28:22 -0500 Subject: Better reference for OP_CAT removal --- bip-???-cat.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-???-cat.mediawiki b/bip-???-cat.mediawiki index 334cc20..ea2213d 100644 --- a/bip-???-cat.mediawiki +++ b/bip-???-cat.mediawiki @@ -64,7 +64,7 @@ The value of MAX_SCRIPT_ELEMENT_SIZE is 520. ==Notes== -OP_CAT as it existed in the Bitcoin codebase prior to the commit "misc changes" 4bd188cS. Nakamoto, "misc changes", Aug 25 2010, https://github.com/bitcoin/bitcoin/commit/4bd188c4383d6e614e18f79dc337fbabe8464c82#diff-27496895958ca30c47bbb873299a2ad7a7ea1003a9faa96b317250e3b7aa1fefL381 which disabled it: +[OP_CAT as it existed in the Bitcoin codebase](https://github.com/bitcoin/bitcoin/blob/01cd2fdaf3ac6071304ceb80fb7436ac02b1059e/script.cpp#L381-L393) prior to the commit "misc changes" 4bd188cS. Nakamoto, "misc changes", Aug 25 2010, https://github.com/bitcoin/bitcoin/commit/4bd188c4383d6e614e18f79dc337fbabe8464c82#diff-27496895958ca30c47bbb873299a2ad7a7ea1003a9faa96b317250e3b7aa1fefR94 which disabled it:
   // (x1 x2 -- out)
-- 
cgit v1.2.3