Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from <pieter.wuille@gmail.com>) id 1WV7JJ-0007NG-Bx for bitcoin-development@lists.sourceforge.net; Tue, 01 Apr 2014 22:37:37 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.223.171 as permitted sender) client-ip=209.85.223.171; envelope-from=pieter.wuille@gmail.com; helo=mail-ie0-f171.google.com; Received: from mail-ie0-f171.google.com ([209.85.223.171]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WV7JI-0004jf-H7 for bitcoin-development@lists.sourceforge.net; Tue, 01 Apr 2014 22:37:37 +0000 Received: by mail-ie0-f171.google.com with SMTP id ar20so9976996iec.16 for <bitcoin-development@lists.sourceforge.net>; Tue, 01 Apr 2014 15:37:31 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.43.74.198 with SMTP id yx6mr44853636icb.40.1396391851189; Tue, 01 Apr 2014 15:37:31 -0700 (PDT) Received: by 10.50.141.135 with HTTP; Tue, 1 Apr 2014 15:37:31 -0700 (PDT) In-Reply-To: <CAAS2fgTQbeeDwheRQPw=osOZ8LLQFsiteRQPdavE6iNnuGLtAA@mail.gmail.com> References: <CAPg+sBh1_mYH4JNv1xTFnLsoC=qzmgi0QaLAyd7YeQ=wZQBDSQ@mail.gmail.com> <20140401200039.GA10403@tilt> <CAPg+sBgiqT9MARkSdTVCe37Kpkyj3-Uwe66a5U+HGnOtU6Qc7A@mail.gmail.com> <CAAS2fgTQbeeDwheRQPw=osOZ8LLQFsiteRQPdavE6iNnuGLtAA@mail.gmail.com> Date: Wed, 2 Apr 2014 00:37:31 +0200 Message-ID: <CAPg+sBg_hHGsQ-nPtZai36jcHKFw5H-OEXDxdnbB21V=hLoFeg@mail.gmail.com> From: Pieter Wuille <pieter.wuille@gmail.com> To: Gregory Maxwell <gmaxwell@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -1.6 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (pieter.wuille[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1WV7JI-0004jf-H7 Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net> Subject: Re: [Bitcoin-development] Finite monetary supply for Bitcoin X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: <bitcoin-development.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> List-Post: <mailto:bitcoin-development@lists.sourceforge.net> List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> X-List-Received-Date: Tue, 01 Apr 2014 22:37:37 -0000 On Tue, Apr 1, 2014 at 11:47 PM, Gregory Maxwell <gmaxwell@gmail.com> wrote: > On Tue, Apr 1, 2014 at 1:53 PM, Pieter Wuille <pieter.wuille@gmail.com> wrote: > But owing to a rather large bribe (or at least not less large than any > other offered by competing parties) I hereby assign BIP 42 for this > proposal. Submitted as BIP 42 (https://github.com/bitcoin/bips/blob/master/bip-0042.mediawiki) through PR #42 (https://github.com/bitcoin/bips/pull/42). Thanks!