summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodinn <odinn.cyberguerrilla@riseup.net>2015-08-12 09:44:59 -0700
committerbitcoindev <bitcoindev@gnusha.org>2015-08-12 16:45:01 +0000
commit6a462bc68b3aba8b14787c30bdfa4789202fbc92 (patch)
treee2b1e934f345780edd7c6881e52a84feccee69df
parentbb3dcfe95f468ab4c9b847fbf4a9ce9610441b26 (diff)
downloadpi-bitcoindev-6a462bc68b3aba8b14787c30bdfa4789202fbc92.tar.gz
pi-bitcoindev-6a462bc68b3aba8b14787c30bdfa4789202fbc92.zip
[bitcoin-dev] Voting (BIP-100) Question, Etc.
-rw-r--r--8c/f9e9193648b325d21205b02cfdf48ff4b52f1890
1 files changed, 90 insertions, 0 deletions
diff --git a/8c/f9e9193648b325d21205b02cfdf48ff4b52f18 b/8c/f9e9193648b325d21205b02cfdf48ff4b52f18
new file mode 100644
index 000000000..8d110b06e
--- /dev/null
+++ b/8c/f9e9193648b325d21205b02cfdf48ff4b52f18
@@ -0,0 +1,90 @@
+Return-Path: <odinn.cyberguerrilla@riseup.net>
+Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
+ [172.17.192.35])
+ by mail.linuxfoundation.org (Postfix) with ESMTPS id B78588D4
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 12 Aug 2015 16:45:01 +0000 (UTC)
+X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6
+Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])
+ by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 04C64218
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 12 Aug 2015 16:45:00 +0000 (UTC)
+Received: from cotinga.riseup.net (unknown [10.0.1.161])
+ (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
+ (Client CN "*.riseup.net",
+ Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK))
+ by mx1.riseup.net (Postfix) with ESMTPS id 9DBDEC2319
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 12 Aug 2015 09:45:00 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
+ t=1439397900; bh=itSRowfxuSxWahKRPBinZk/ywoz07BrDQBcBZnihfEo=;
+ h=Date:From:To:Subject:From;
+ b=mqx1V/u6kAOef62PXld5kwcTel2UoXnsu8BlCAlR9qor3YXpvIAZ+m5xggRtNmbuK
+ ZLBs9c42Gi16Stm+Uw2YLR1cNf6fmqSpZNmxZmfoEdrFWPFMhWEolfMw74Xkj8scRe
+ 0Jyr4GxaSFTUVQ9W9qtPjmlUfZ3lALJ3DOn/2VAo=
+Received: from [127.0.0.1] (localhost [127.0.0.1])
+ (Authenticated sender: odinn.cyberguerrilla)
+ with ESMTPSA id 69CF91C0274
+Message-ID: <55CB780B.3030709@riseup.net>
+Date: Wed, 12 Aug 2015 09:44:59 -0700
+From: odinn <odinn.cyberguerrilla@riseup.net>
+User-Agent: Mozilla/5.0 (X11; Linux x86_64;
+ rv:31.0) Gecko/20100101 Thunderbird/31.7.0
+MIME-Version: 1.0
+To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
+Content-Type: text/plain; charset=utf-8
+Content-Transfer-Encoding: 8bit
+X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net
+X-Virus-Status: Clean
+X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
+ DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD,
+ UNPARSEABLE_RELAY autolearn=ham version=3.3.1
+X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
+ smtp1.linux-foundation.org
+Subject: [bitcoin-dev] Voting (BIP-100) Question, Etc.
+X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
+X-Mailman-Version: 2.1.12
+Precedence: list
+List-Id: Bitcoin Development 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: Wed, 12 Aug 2015 16:45:01 -0000
+
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Assuming some form of BIP 100 is a path which people may want to take,
+how and at what point do miners vote on this?
+Note:
+https://bitcoin.stackexchange.com/questions/37943/bip-100-what-votes-are
+- -possible
+describes this somewhat, but is unclear as to timeline of when miners
+would do the things described.
+
+Followup question thrown in for good measure:
+When is BIP 100 anticipated to be published (moved to 'accepted' and
+published) at
+https://github.com/bitcoin/BIPS ?
+
+- --
+http://abis.io ~
+"a protocol concept to enable decentralization
+and expansion of a giving economy, and a new social good"
+https://keybase.io/odinn
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQEcBAEBAgAGBQJVy3gLAAoJEGxwq/inSG8C9kgH/2YHDIbf118I4k3uLYn0UzUQ
+7iF+gV76pgtjsXmcUpRw1piZcUwWFQ1MszTn92PvmW9sjajuTPRBOOmHv1srsC4e
+H9jrQ3AoBDZCeY6FnVZIkCUYvcexi+2DsUG3z+e82AssBVljuzh3SPTZimA7oe20
+9RxcNxSMmvcRFxkaFfuAjr2BaxiwaWNV7mlG1KCdCV8JV8LoHZRiMe+MPN7I9QKo
+yssEYP49TzaXBaAsRFXVl8N+pr5CRtXz+bv5Uh3WOAzhXMqpeliKnzTLdsgyz2SR
+EfICr7GezOieBvNRCp3e+bVD4mkG20Da7y0jfrxahRNB7ZBWIiFuxu4inyoCH00=
+=644w
+-----END PGP SIGNATURE-----
+