summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy <jlrubin@mit.edu>2019-12-13 15:06:59 -0800
committerbitcoindev <bitcoindev@gnusha.org>2019-12-13 23:07:14 +0000
commitc13d9721b6517eb5b87f5beb384f21c1a00a76e7 (patch)
treea402edfc05ceae629b3f20739d7ce50ea1972f43
parent12c7d6595473b0ac8d299f979ff3769038e31bc6 (diff)
downloadpi-bitcoindev-c13d9721b6517eb5b87f5beb384f21c1a00a76e7.tar.gz
pi-bitcoindev-c13d9721b6517eb5b87f5beb384f21c1a00a76e7.zip
Re: [bitcoin-dev] BIP OP_CHECKTEMPLATEVERIFY
-rw-r--r--78/bfe106abf4f0e2a993a557a55d3c00effb1c91121
1 files changed, 121 insertions, 0 deletions
diff --git a/78/bfe106abf4f0e2a993a557a55d3c00effb1c91 b/78/bfe106abf4f0e2a993a557a55d3c00effb1c91
new file mode 100644
index 000000000..95c5a91f2
--- /dev/null
+++ b/78/bfe106abf4f0e2a993a557a55d3c00effb1c91
@@ -0,0 +1,121 @@
+Return-Path: <jlrubin@mit.edu>
+Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])
+ by lists.linuxfoundation.org (Postfix) with ESMTP id 10C75C0881
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 13 Dec 2019 23:07:14 +0000 (UTC)
+Received: from localhost (localhost [127.0.0.1])
+ by fraxinus.osuosl.org (Postfix) with ESMTP id EC07B86C23
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 13 Dec 2019 23:07:13 +0000 (UTC)
+X-Virus-Scanned: amavisd-new at osuosl.org
+Received: from fraxinus.osuosl.org ([127.0.0.1])
+ by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
+ with ESMTP id N9s7NW7yR1br
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 13 Dec 2019 23:07:13 +0000 (UTC)
+X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6
+Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
+ by fraxinus.osuosl.org (Postfix) with ESMTPS id 3EDC3868AB
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 13 Dec 2019 23:07:13 +0000 (UTC)
+Received: from mail-il1-f179.google.com (mail-il1-f179.google.com
+ [209.85.166.179]) (authenticated bits=0)
+ (User authenticated as jlrubin@ATHENA.MIT.EDU)
+ by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id xBDN7Bgx026390
+ (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT)
+ for <bitcoin-dev@lists.linuxfoundation.org>; Fri, 13 Dec 2019 18:07:11 -0500
+Received: by mail-il1-f179.google.com with SMTP id b15so788865ila.7
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 13 Dec 2019 15:07:11 -0800 (PST)
+X-Gm-Message-State: APjAAAWoKn1q8UdyNOf/eXZKOZs+C8MjO5MBwbYgb3G2vBHNPv4IQ2GO
+ JMmcj1GxuZyTLg/aZD0c9j7QY9xoLifM3PLIQis=
+X-Google-Smtp-Source: APXvYqzyUmTCJobDTS/fwNUWV40rJaDxo5DUKUtxXStZflm6vjohUZRdQRkH9RaIsOmk+LSPK6tHx2gTGc3SA8khGJc=
+X-Received: by 2002:a92:1547:: with SMTP id v68mr1744015ilk.58.1576278430919;
+ Fri, 13 Dec 2019 15:07:10 -0800 (PST)
+MIME-Version: 1.0
+References: <CAD5xwhjXidpeLLUr4TO30t7U3z_zUxTpU9GBpLxu3MWX3ZFeTA@mail.gmail.com>
+ <CAMZUoKkS77GwTW0B+cbh5BE5koB5oR4zbvEFmufAH7rN+CkR+w@mail.gmail.com>
+ <CAD5xwhi115pHK4J4=WDX=xbusxG_qP-oOWYNsD4z1Hh7JZ1yzQ@mail.gmail.com>
+ <CAD5xwhiQiCZJ18fqJKsW8Z5g2x4TxSyQeNf0+qEkr-UcLat-1A@mail.gmail.com>
+In-Reply-To: <CAD5xwhiQiCZJ18fqJKsW8Z5g2x4TxSyQeNf0+qEkr-UcLat-1A@mail.gmail.com>
+From: Jeremy <jlrubin@mit.edu>
+Date: Fri, 13 Dec 2019 15:06:59 -0800
+X-Gmail-Original-Message-ID: <CAD5xwhj-WGBLGCi4nKE_5D+cYL134Xn4iux03co+s_iHtHhGZw@mail.gmail.com>
+Message-ID: <CAD5xwhj-WGBLGCi4nKE_5D+cYL134Xn4iux03co+s_iHtHhGZw@mail.gmail.com>
+To: Jeremy <jlrubin@mit.edu>
+Content-Type: multipart/alternative; boundary="000000000000f133c105999deb29"
+Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
+Subject: Re: [bitcoin-dev] BIP OP_CHECKTEMPLATEVERIFY
+X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
+X-Mailman-Version: 2.1.15
+Precedence: list
+List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org>
+List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
+ <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
+List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
+List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
+List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
+List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
+ <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
+X-List-Received-Date: Fri, 13 Dec 2019 23:07:14 -0000
+
+--000000000000f133c105999deb29
+Content-Type: text/plain; charset="UTF-8"
+
+I've prepared a draft of the changes noted above (some small additional
+modifications on the StandardTemplateHash described in the BIP), but have
+not yet updated the main branches for the BIP to leave time for any further
+feedback.
+
+See below:
+
+BIP: https://github.com/JeremyRubin/bips/blob/ctv-v2/bip-ctv.mediawiki
+Implementation:
+https://github.com/JeremyRubin/bitcoin/tree/checktemplateverify-v2
+
+Thank you for your feedback,
+
+Jeremy
+--
+@JeremyRubin <https://twitter.com/JeremyRubin>
+<https://twitter.com/JeremyRubin>
+
+--000000000000f133c105999deb29
+Content-Type: text/html; charset="UTF-8"
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
+t-family:arial,helvetica,sans-serif;font-size:small;color:#000000"><div cla=
+ss=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-s=
+ize:small;color:rgb(0,0,0)">I&#39;ve
+ prepared a draft of the changes noted above (some small additional=20
+modifications on the StandardTemplateHash described in the BIP), but have n=
+ot yet updated the main=20
+branches for the BIP to leave time for any further feedback.<br></div><div =
+class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;fon=
+t-size:small;color:rgb(0,0,0)"><br></div><div class=3D"gmail_default" style=
+=3D"font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)=
+">See below:<br></div><div class=3D"gmail_default" style=3D"font-family:ari=
+al,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div cl=
+ass=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-=
+size:small;color:rgb(0,0,0)">BIP: <a href=3D"https://github.com/JeremyRubin=
+/bips/blob/ctv-v2/bip-ctv.mediawiki" target=3D"_blank">https://github.com/J=
+eremyRubin/bips/blob/ctv-v2/bip-ctv.mediawiki</a></div><div class=3D"gmail_=
+default" style=3D"font-family:arial,helvetica,sans-serif;font-size:small;co=
+lor:rgb(0,0,0)">Implementation: <a href=3D"https://github.com/JeremyRubin/b=
+itcoin/tree/checktemplateverify-v2" target=3D"_blank">https://github.com/Je=
+remyRubin/bitcoin/tree/checktemplateverify-v2</a></div><div class=3D"gmail_=
+default" style=3D"font-family:arial,helvetica,sans-serif;font-size:small;co=
+lor:rgb(0,0,0)"><br></div><div class=3D"gmail_default" style=3D"font-family=
+:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">Thank you for=
+ your feedback,</div><div class=3D"gmail_default" style=3D"font-family:aria=
+l,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)"><br></div><div cla=
+ss=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;font-s=
+ize:small;color:rgb(0,0,0)">Jeremy</div></div><div><div dir=3D"ltr" class=
+=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">--=
+<br><a href=3D"https://twitter.com/JeremyRubin" target=3D"_blank">@JeremyRu=
+bin</a><a href=3D"https://twitter.com/JeremyRubin" target=3D"_blank"></a></=
+div></div></div><br></div></div>
+
+--000000000000f133c105999deb29--
+