summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy <jlrubin@mit.edu>2021-04-16 09:32:13 -0700
committerbitcoindev <bitcoindev@gnusha.org>2021-04-16 16:32:28 +0000
commit69c87200b6b1dcdb496d7e337af8c43255f8e3ea (patch)
tree3a47b50c80d547fec3ebf6ff783e8d53555a638a
parent7cc3e92cbdeceba7823837ae2a20336284af9f2a (diff)
downloadpi-bitcoindev-69c87200b6b1dcdb496d7e337af8c43255f8e3ea.tar.gz
pi-bitcoindev-69c87200b6b1dcdb496d7e337af8c43255f8e3ea.zip
Re: [bitcoin-dev] BIP - limiting OP_RETURN / HF
-rw-r--r--c3/df39186997b46318d5a9eda3acf9154566bd85133
1 files changed, 133 insertions, 0 deletions
diff --git a/c3/df39186997b46318d5a9eda3acf9154566bd85 b/c3/df39186997b46318d5a9eda3acf9154566bd85
new file mode 100644
index 000000000..86c5baf76
--- /dev/null
+++ b/c3/df39186997b46318d5a9eda3acf9154566bd85
@@ -0,0 +1,133 @@
+Return-Path: <jlrubin@mit.edu>
+Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138])
+ by lists.linuxfoundation.org (Postfix) with ESMTP id 86C44C000A
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 16 Apr 2021 16:32:28 +0000 (UTC)
+Received: from localhost (localhost [127.0.0.1])
+ by smtp1.osuosl.org (Postfix) with ESMTP id 7570C83C8A
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 16 Apr 2021 16:32:28 +0000 (UTC)
+X-Virus-Scanned: amavisd-new at osuosl.org
+X-Spam-Flag: NO
+X-Spam-Score: -4.199
+X-Spam-Level:
+X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5
+ tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3,
+ SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
+Received: from smtp1.osuosl.org ([127.0.0.1])
+ by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
+ with ESMTP id Krb3Hd2lzNSU
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 16 Apr 2021 16:32:27 +0000 (UTC)
+X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0
+Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
+ by smtp1.osuosl.org (Postfix) with ESMTPS id C99258248C
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 16 Apr 2021 16:32:26 +0000 (UTC)
+Received: from mail-io1-f49.google.com (mail-io1-f49.google.com
+ [209.85.166.49]) (authenticated bits=0)
+ (User authenticated as jlrubin@ATHENA.MIT.EDU)
+ by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 13GGWOsQ025950
+ (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT)
+ for <bitcoin-dev@lists.linuxfoundation.org>; Fri, 16 Apr 2021 12:32:25 -0400
+Received: by mail-io1-f49.google.com with SMTP id a11so26168974ioo.0
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Fri, 16 Apr 2021 09:32:25 -0700 (PDT)
+X-Gm-Message-State: AOAM531qV2QATxKUtZ4gZvKt3mF0c/UYCQBCzpcw+7o8hUH2/mBRIaQp
+ 1xCJAo5JlPGd2/mNSljfezTe2mRB2sMbibWlAQc=
+X-Google-Smtp-Source: ABdhPJyJ6CoWziOBELAEGtzXDKeiJbjwQL6tfGJcap5icBhre3dXJEt4uE3SoNlE+nA6WoQ+XglhGRI3L2+53oDTzfI=
+X-Received: by 2002:a5d:8d12:: with SMTP id p18mr4265835ioj.31.1618590744608;
+ Fri, 16 Apr 2021 09:32:24 -0700 (PDT)
+MIME-Version: 1.0
+References: <CAK=nyAxOa8fsVfxucH7WTTMn25BCzgQ28h_sNsunedpCoRXjjQ@mail.gmail.com>
+In-Reply-To: <CAK=nyAxOa8fsVfxucH7WTTMn25BCzgQ28h_sNsunedpCoRXjjQ@mail.gmail.com>
+From: Jeremy <jlrubin@mit.edu>
+Date: Fri, 16 Apr 2021 09:32:13 -0700
+X-Gmail-Original-Message-ID: <CAD5xwhiAPkxRxvgJNU3uG7LLToa-+9j7CdXYWvOYOpZKz-p7Hw@mail.gmail.com>
+Message-ID: <CAD5xwhiAPkxRxvgJNU3uG7LLToa-+9j7CdXYWvOYOpZKz-p7Hw@mail.gmail.com>
+To: Christopher Gilliard <christopher.gilliard@gmail.com>,
+ Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
+Content-Type: multipart/alternative; boundary="0000000000005e867505c01986b9"
+Subject: Re: [bitcoin-dev] BIP - limiting OP_RETURN / HF
+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, 16 Apr 2021 16:32:28 -0000
+
+--0000000000005e867505c01986b9
+Content-Type: text/plain; charset="UTF-8"
+
+NACK -- I happen to have a vault where I made emergency backup pre-signed
+transactions containing two OP_RETURN outputs and have subsequently lost
+the private key in an unfortunate boating incident.
+
+This proposed rule change would serve to confiscate my funds.
+--
+@JeremyRubin <https://twitter.com/JeremyRubin>
+<https://twitter.com/JeremyRubin>
+
+
+On Fri, Apr 16, 2021 at 6:32 AM Christopher Gilliard via bitcoin-dev <
+bitcoin-dev@lists.linuxfoundation.org> wrote:
+
+> I have created a BIP which can be found here:
+> https://github.com/cgilliard/bips/blob/notarization/bip-XXXX.mediawiki
+>
+> I'm sending this email to start the discussion regarding this proposal. If
+> there are any comments/suggestions, please let me know.
+>
+> Regards,
+> Chris
+> _______________________________________________
+> bitcoin-dev mailing list
+> bitcoin-dev@lists.linuxfoundation.org
+> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
+>
+
+--0000000000005e867505c01986b9
+Content-Type: text/html; charset="UTF-8"
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
+lvetica,sans-serif;font-size:small;color:#000000">NACK -- I happen to have =
+a vault where I made emergency backup pre-signed transactions containing tw=
+o OP_RETURN outputs and have subsequently lost the private key in an unfort=
+unate boating incident.</div><div class=3D"gmail_default" style=3D"font-fam=
+ily:arial,helvetica,sans-serif;font-size:small;color:#000000"><br></div><di=
+v class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;f=
+ont-size:small;color:#000000">This proposed rule change would serve to conf=
+iscate my funds.<br clear=3D"all"></div><div><div dir=3D"ltr" class=3D"gmai=
+l_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">--<br><a h=
+ref=3D"https://twitter.com/JeremyRubin" target=3D"_blank">@JeremyRubin</a><=
+a href=3D"https://twitter.com/JeremyRubin" target=3D"_blank"></a></div></di=
+v></div><br></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"=
+gmail_attr">On Fri, Apr 16, 2021 at 6:32 AM Christopher Gilliard via bitcoi=
+n-dev &lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-=
+dev@lists.linuxfoundation.org</a>&gt; wrote:<br></div><blockquote class=3D"=
+gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(20=
+4,204,204);padding-left:1ex"><div dir=3D"ltr">I have created a BIP which ca=
+n be found here:=C2=A0<a href=3D"https://github.com/cgilliard/bips/blob/not=
+arization/bip-XXXX.mediawiki" target=3D"_blank">https://github.com/cgilliar=
+d/bips/blob/notarization/bip-XXXX.mediawiki</a><div><br></div><div>I&#39;m =
+sending this email to start the discussion regarding this proposal. If ther=
+e are any comments/suggestions, please let me know.</div><div><br></div><di=
+v>Regards,</div><div>Chris</div></div>
+_______________________________________________<br>
+bitcoin-dev mailing list<br>
+<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
+bitcoin-dev@lists.linuxfoundation.org</a><br>
+<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
+rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
+man/listinfo/bitcoin-dev</a><br>
+</blockquote></div>
+
+--0000000000005e867505c01986b9--
+