diff options
author | Peter Todd <pete@petertodd.org> | 2016-10-02 13:24:15 -0400 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2016-10-02 17:24:23 +0000 |
commit | f37c6846dc5ee1560a1edd4eff243e80fdefc2e8 (patch) | |
tree | 363b54f8059e43c9d874d5ae6306ed924246dfc3 | |
parent | cd1a71f4aea949c14c1b5d40c1ecd751bad2347c (diff) | |
download | pi-bitcoindev-f37c6846dc5ee1560a1edd4eff243e80fdefc2e8.tar.gz pi-bitcoindev-f37c6846dc5ee1560a1edd4eff243e80fdefc2e8.zip |
Re: [bitcoin-dev] Drivechain proposal using OP_COUNT_ACKS
-rw-r--r-- | 88/a73311a224d29c8492880da8838b9e3a306cd9 | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/88/a73311a224d29c8492880da8838b9e3a306cd9 b/88/a73311a224d29c8492880da8838b9e3a306cd9 new file mode 100644 index 000000000..91b7a8d2e --- /dev/null +++ b/88/a73311a224d29c8492880da8838b9e3a306cd9 @@ -0,0 +1,125 @@ +Return-Path: <pete@petertodd.org> +Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org + [172.17.192.35]) + by mail.linuxfoundation.org (Postfix) with ESMTPS id 67231901 + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 2 Oct 2016 17:24:23 +0000 (UTC) +X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 +Received: from outmail149115.authsmtp.co.uk (outmail149115.authsmtp.co.uk + [62.13.149.115]) + by smtp1.linuxfoundation.org (Postfix) with ESMTP id ADE191C4 + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 2 Oct 2016 17:24:22 +0000 (UTC) +Received: from mail-c247.authsmtp.com (mail-c247.authsmtp.com [62.13.128.247]) + by punt22.authsmtp.com (8.14.2/8.14.2/) with ESMTP id u92HOKwM011841; + Sun, 2 Oct 2016 18:24:20 +0100 (BST) +Received: from petertodd.org (ec2-52-5-185-120.compute-1.amazonaws.com + [52.5.185.120]) (authenticated bits=0) + by mail.authsmtp.com (8.14.2/8.14.2/) with ESMTP id u92HOGg2069581 + (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); + Sun, 2 Oct 2016 18:24:17 +0100 (BST) +Received: from [127.0.0.1] (localhost [127.0.0.1]) + by petertodd.org (Postfix) with ESMTPSA id 4B15140141; + Sun, 2 Oct 2016 17:20:21 +0000 (UTC) +Received: by localhost (Postfix, from userid 1000) + id 6FACB20203; Sun, 2 Oct 2016 13:24:15 -0400 (EDT) +Date: Sun, 2 Oct 2016 13:24:15 -0400 +From: Peter Todd <pete@petertodd.org> +To: Andrew Johnson <andrew.johnson83@gmail.com> +Message-ID: <20161002172415.GA18641@fedora-21-dvm> +References: <CAKzdR-rsy1m-H4fYFuCim5+YJi_C2kgjxymM8A7_nEuqsZoO+g@mail.gmail.com> + <20161002161717.GA13915@fedora-21-dvm> + <CAKzdR-qsj80cuq27YP0hCXtSL734G4QatmopLANpynvQYNRU=A@mail.gmail.com> + <20161002171137.GA18452@fedora-21-dvm> + <CAAy62_+cqR0-DBbKhePo+VqTJc099zXJR0EurLyb1XURUCT36g@mail.gmail.com> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha256; + protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" +Content-Disposition: inline +In-Reply-To: <CAAy62_+cqR0-DBbKhePo+VqTJc099zXJR0EurLyb1XURUCT36g@mail.gmail.com> +User-Agent: Mutt/1.5.23 (2014-03-12) +X-Server-Quench: 0c821dcb-88c5-11e6-bcde-0015176ca198 +X-AuthReport-Spam: If SPAM / abuse - report it at: + http://www.authsmtp.com/abuse +X-AuthRoute: OCd2Yg0TA1ZNQRgX IjsJECJaVQIpKltL GxAVKBZePFsRUQkR + aQdMdgAUF1YAAgsB AmAbWlxeUll7WGs7 bghPaBtcak9QXgdq + T0pMXVMcUQxqeWN2 URweVBB3fwQIcX90 YghiDXhZXRApJ1t1 + Sh1RCGwHMGF9OjNL BV1YdwJRcQRMLU5E Y1gxNiYHcQ5VPz4z + GA41ejw8IwAXBD5U XAwGLVsTRw4TBDkk QAsLGX0yBkwDSG0U + FysNDWM6IHE4GWYJ WR9a +X-Authentic-SMTP: 61633532353630.1038:706 +X-AuthFastPath: 0 (Was 255) +X-AuthSMTP-Origin: 52.5.185.120/25 +X-AuthVirus-Status: No virus detected - but ensure you scan with your own + anti-virus system. +X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW + autolearn=ham version=3.3.1 +X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on + smtp1.linux-foundation.org +Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org> +Subject: Re: [bitcoin-dev] Drivechain proposal using OP_COUNT_ACKS +X-BeenThere: bitcoin-dev@lists.linuxfoundation.org +X-Mailman-Version: 2.1.12 +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: Sun, 02 Oct 2016 17:24:23 -0000 + + +--ZPt4rx8FFjLCG7dd +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Sun, Oct 02, 2016 at 12:18:08PM -0500, Andrew Johnson wrote: +> The purpose of this list is highly technical discussion, not political +> disagreements. +>=20 +> Is this particular proposal encumbered by a licensing type, patent, or +> pending patent which would preclude it from being used in the bitcoin +> project? If not, you're wildly off topic. + +I don't know if it is; that's the problem. + +Given Sergio's prior behavior of attempting to use patents offensively, it's +perfectly reasonable to suspect that Rootstock does in fact intend to encum= +ber +this proposal with patents. So the obvious thing to do, is for Rootstock to +give us all a legally binding guarantee that they will not be using patents +offensively, eliminating the problem and allowing us to return to productive +collaboration. + +Remember that this kind of requirement is very common in standards bodies, = +e.g. +by having all companies contributing to the standards in question join a pa= +tent +pool, or by making legally binding pledges/licenses to ensure any patents t= +hey +hold can't be used offensively. + +--=20 +https://petertodd.org 'peter'[:-1]@petertodd.org + +--ZPt4rx8FFjLCG7dd +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature + +-----BEGIN PGP SIGNATURE----- + +iQEcBAEBCAAGBQJX8UK8AAoJEGOZARBE6K+yxrkH/3RHH0o3hKwYObvQZEJlO28t +WM2qxSOaq6TCZvSEiwnNOfCflAS6mabvB65OYyc4q5WTRcqvVqTV65PiJBLau1pK +4/5HJ+7LhaDbSxsB/bJX90eR2Ejtjm+/JwFGG5Z8Ds21DSUIizro53WbbnGeCOU3 +2Eduvjnt7yVy8Yh0N5l4lLeJSar2aWeryp8o3CSfweJ3+oIjmLK8cBInaUyyo7y0 +CU4OvSaB6aEhszEC5byjdamEB67KqHhhmAz7oFTyMWFlZpAw0jEG9ae5r2mL60ja +3T6/FkZ+XunHj5N7nmGAm6jmmi6TtfaeFBV1gG0TfCdzui4soX1ZHyUgBAYaXFY= +=Jyn7 +-----END PGP SIGNATURE----- + +--ZPt4rx8FFjLCG7dd-- + |