summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraymo <raymo@riseup.net>2021-06-16 06:44:24 -0700
committerbitcoindev <bitcoindev@gnusha.org>2021-06-16 13:44:26 +0000
commit1cd6b0248ae25af3e87ce1adbb6cb6d0b04dc9c6 (patch)
tree4ab423d1cb781c62873b6fb16f0e2e678d0a6c95
parentdaba1d609b85f76c4e628fbe0737bb987113a648 (diff)
downloadpi-bitcoindev-1cd6b0248ae25af3e87ce1adbb6cb6d0b04dc9c6.tar.gz
pi-bitcoindev-1cd6b0248ae25af3e87ce1adbb6cb6d0b04dc9c6.zip
[bitcoin-dev] Boost Bitcoin circulation, Million Transactions Per Second with stronger privacy
-rw-r--r--fa/dc049fba99179219ee398f822176dcff329e0e81
1 files changed, 81 insertions, 0 deletions
diff --git a/fa/dc049fba99179219ee398f822176dcff329e0e b/fa/dc049fba99179219ee398f822176dcff329e0e
new file mode 100644
index 000000000..28674e22b
--- /dev/null
+++ b/fa/dc049fba99179219ee398f822176dcff329e0e
@@ -0,0 +1,81 @@
+Return-Path: <raymo@riseup.net>
+Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133])
+ by lists.linuxfoundation.org (Postfix) with ESMTP id 7800DC000B
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 13:44:26 +0000 (UTC)
+Received: from localhost (localhost [127.0.0.1])
+ by smtp2.osuosl.org (Postfix) with ESMTP id 6CF7440158
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 13:44:26 +0000 (UTC)
+X-Virus-Scanned: amavisd-new at osuosl.org
+X-Spam-Flag: NO
+X-Spam-Score: -0.1
+X-Spam-Level:
+X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5
+ tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
+ DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7,
+ RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001,
+ SPF_HELO_PASS=-0.001, SPF_PASS=-0.001]
+ autolearn=ham autolearn_force=no
+Authentication-Results: smtp2.osuosl.org (amavisd-new);
+ dkim=pass (1024-bit key) header.d=riseup.net
+Received: from smtp2.osuosl.org ([127.0.0.1])
+ by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
+ with ESMTP id Iu8c2wNyB4h4
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 13:44:25 +0000 (UTC)
+X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0
+Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])
+ by smtp2.osuosl.org (Postfix) with ESMTPS id B1AA040107
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 13:44:25 +0000 (UTC)
+Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84])
+ (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
+ (Client CN "*.riseup.net",
+ Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified))
+ by mx1.riseup.net (Postfix) with ESMTPS id 4G4md52P9JzDq6w
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 06:44:25 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
+ t=1623851065; bh=LLB6qI8GSfdhybyrgOz3X91Vw2vj6FXQAR42qDxPr94=;
+ h=Date:From:To:Subject:From;
+ b=htjlxBDLnp+8VM6C4M2xLuIolwdN+mw84eeIM9eWiBiuyhxSaeIOh9lp5YEDF2VB6
+ wjpJ3XLuWvtPkwEvcbwmgUXB1UtunW0tL25OJVskAntbfRlWUCmP9mKhdyrx6rDYhP
+ EYFc297kGtTXusxfwXjGZ000dfYU6OV690niHnbY=
+X-Riseup-User-ID: E80451BEB58C9B6913726FCFF576E04B173C5EA4A4D71E4D9915CE765F941CD8
+Received: from [127.0.0.1] (localhost [127.0.0.1])
+ by fews2.riseup.net (Postfix) with ESMTPSA id 4G4md515MBz1yj4
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 16 Jun 2021 06:44:25 -0700 (PDT)
+MIME-Version: 1.0
+Date: Wed, 16 Jun 2021 06:44:24 -0700
+From: raymo@riseup.net
+To: bitcoin-dev@lists.linuxfoundation.org
+Message-ID: <bea8122aea550f1141170829aac252af@riseup.net>
+Content-Type: text/plain; charset=US-ASCII
+Content-Transfer-Encoding: 7bit
+X-Mailman-Approved-At: Thu, 17 Jun 2021 20:14:21 +0000
+Subject: [bitcoin-dev] Boost Bitcoin circulation,
+ Million Transactions Per Second with stronger privacy
+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: Wed, 16 Jun 2021 13:44:26 -0000
+
+Hi,
+I have a proposal for improve Bitcoin TPS and privacy, here is the post.
+https://raymo-49157.medium.com/time-to-boost-bitcoin-circulation-million-transactions-per-second-and-privacy-1eef8568d180
+https://bitcointalk.org/index.php?topic=5344020.0
+Can you please read it and share your idea about it.
+
+Cheers
+Raymo
+