summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Gunden <ogunden@phauna.org>2021-10-20 08:54:36 -0400
committerbitcoindev <bitcoindev@gnusha.org>2021-10-20 12:54:40 +0000
commite0fa7ba9f1d38c5baa7b8e2c7f4c6e59e80f37d5 (patch)
tree3aa058e976f17fd11142689fe5031ddf9b47728b
parentc774b4d7c510d19cc1a157cdb30f923e52475036 (diff)
downloadpi-bitcoindev-e0fa7ba9f1d38c5baa7b8e2c7f4c6e59e80f37d5.tar.gz
pi-bitcoindev-e0fa7ba9f1d38c5baa7b8e2c7f4c6e59e80f37d5.zip
[bitcoin-dev] bitcoin.org missing bitcoin core version 22.0
-rw-r--r--e5/018b8aecf18aefc86c4d5f20271c7f3020029479
1 files changed, 79 insertions, 0 deletions
diff --git a/e5/018b8aecf18aefc86c4d5f20271c7f30200294 b/e5/018b8aecf18aefc86c4d5f20271c7f30200294
new file mode 100644
index 000000000..17170abd2
--- /dev/null
+++ b/e5/018b8aecf18aefc86c4d5f20271c7f30200294
@@ -0,0 +1,79 @@
+Return-Path: <ogunden@phauna.org>
+Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137])
+ by lists.linuxfoundation.org (Postfix) with ESMTP id 4E063C000D
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 20 Oct 2021 12:54:40 +0000 (UTC)
+Received: from localhost (localhost [127.0.0.1])
+ by smtp4.osuosl.org (Postfix) with ESMTP id 448A9404B6
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 20 Oct 2021 12:54:40 +0000 (UTC)
+X-Virus-Scanned: amavisd-new at osuosl.org
+X-Spam-Flag: NO
+X-Spam-Score: -2.1
+X-Spam-Level:
+X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5
+ tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
+ DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001,
+ SPF_PASS=-0.001] autolearn=ham autolearn_force=no
+Authentication-Results: smtp4.osuosl.org (amavisd-new);
+ dkim=pass (1024-bit key) header.d=phauna.org
+Received: from smtp4.osuosl.org ([127.0.0.1])
+ by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
+ with ESMTP id s3xguuKlknWY
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 20 Oct 2021 12:54:39 +0000 (UTC)
+X-Greylist: from auto-whitelisted by SQLgrey-1.8.0
+Received: from mail.phauna.org (mail.phauna.org [107.191.37.198])
+ by smtp4.osuosl.org (Postfix) with ESMTPS id 8F912404AC
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 20 Oct 2021 12:54:39 +0000 (UTC)
+DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=phauna.org;
+ s=apricot;
+ h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:
+ Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description:
+ Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:
+ In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:
+ List-Post:List-Owner:List-Archive;
+ bh=jsig5+IHIbXo/aSJQEuGDdBfprO09LUkfN2C2C78f+U=; b=oDjOZ17j02AfN6+WjktKQJrZkT
+ m82N/O8Fw+s0/UKnfoEufGZgKqfTIHeYr5tvQ2kM+dJIRdZewAbPyqK5ZN36cDE9hLDLYQi10FKTb
+ XZGDHPmWq5IP3dr/RBDrrMw4bELXTaiNbEBXRQaFezDTGS3JT2oYCYgf1Tqm8abmHIlY=;
+Received: from [77.81.142.200] (helo=[10.6.18.2])
+ by mail.phauna.org with esmtpsa (TLS1.3) tls
+ TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93)
+ (envelope-from <ogunden@phauna.org>) id 1mdB77-000T9b-PC
+ for bitcoin-dev@lists.linuxfoundation.org; Wed, 20 Oct 2021 12:54:37 +0000
+To: bitcoin-dev@lists.linuxfoundation.org
+From: Owen Gunden <ogunden@phauna.org>
+Message-ID: <144e8798-4e16-8939-51b6-fbf5abb87401@phauna.org>
+Date: Wed, 20 Oct 2021 08:54:36 -0400
+User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
+ Thunderbird/78.13.0
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf-8; format=flowed
+Content-Transfer-Encoding: 7bit
+Content-Language: en-US
+X-Mailman-Approved-At: Wed, 20 Oct 2021 13:35:59 +0000
+Subject: [bitcoin-dev] bitcoin.org missing bitcoin core version 22.0
+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, 20 Oct 2021 12:54:40 -0000
+
+When I search for "download bitcoin core" my top result is bitcoin.org,
+which is out of date and doesn't have 22.0.
+
+It seems confusing to have two sites that seemingly both represent
+bitcoin core.
+
+Maybe the download links could be removed from bitcoin.org and instead
+it could just link to bitcoincore.org?
+
+