summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Bryant <dkbryant@gmail.com>2015-07-15 03:26:24 -0500
committerbitcoindev <bitcoindev@gnusha.org>2015-07-15 08:26:25 +0000
commitcdb85e1dd1eab12138e1078a150b40affb807b87 (patch)
treef7e2267438a334dc9707a7555876da473ab2ac56
parent30eb4f1f6caa54d95eca8b4321763c7b5f215722 (diff)
downloadpi-bitcoindev-cdb85e1dd1eab12138e1078a150b40affb807b87.tar.gz
pi-bitcoindev-cdb85e1dd1eab12138e1078a150b40affb807b87.zip
Re: [bitcoin-dev] REQ BIP # / Discuss - Sweep incoming unconfirmed transactions with a bounty.
-rw-r--r--56/c08f4d352845e8845efe8c9b4cc58f3c90e27279
1 files changed, 79 insertions, 0 deletions
diff --git a/56/c08f4d352845e8845efe8c9b4cc58f3c90e272 b/56/c08f4d352845e8845efe8c9b4cc58f3c90e272
new file mode 100644
index 000000000..baefcf6ab
--- /dev/null
+++ b/56/c08f4d352845e8845efe8c9b4cc58f3c90e272
@@ -0,0 +1,79 @@
+Return-Path: <dkbryant@gmail.com>
+Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
+ [172.17.192.35])
+ by mail.linuxfoundation.org (Postfix) with ESMTPS id 6F548B13
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 15 Jul 2015 08:26:25 +0000 (UTC)
+X-Greylist: whitelisted by SQLgrey-1.7.6
+Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com
+ [209.85.223.175])
+ by smtp1.linuxfoundation.org (Postfix) with ESMTPS id EA7CA7C
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 15 Jul 2015 08:26:24 +0000 (UTC)
+Received: by iecuq6 with SMTP id uq6so28525243iec.2
+ for <bitcoin-dev@lists.linuxfoundation.org>;
+ Wed, 15 Jul 2015 01:26:24 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
+ h=mime-version:reply-to:in-reply-to:references:date:message-id
+ :subject:from:to:content-type;
+ bh=TCQCA0jBHj/aDSdeC3eD6aSM7zDpcM8/1eiv/0WNBTU=;
+ b=H5Oz9QxYJaL9tUyxF7x51hgAnQemjvanDNRUEjIHfAPZuQkhF+igXlw0eo2IXwMH6+
+ gTLVcyYAU2F+jk9PzXuRdTOEqtLB6nnsptmjiIQoOkjYsyh8R5T2KusSN3Ml04jo7aI/
+ TY87HJoOPYxHO304e7ZLv46Ed87+lq98x5rnKtFUxYN9xpo3aiZE6+DSiyEv1IUIEX5J
+ K4BLmkcIhbPKW67gAFnJuo55Xli4tvqzIh8aUfWSCZjNhpsomOxZzH6bgTPoKb0yiQHD
+ FYDsLcpB3w/TI6sqSlT8TMPEFj2o5+RvlOf/bgNdxyJMxMnjoXLmaW27+F8AObabzm0B
+ UBdQ==
+MIME-Version: 1.0
+X-Received: by 10.107.32.73 with SMTP id g70mr3684451iog.23.1436948784398;
+ Wed, 15 Jul 2015 01:26:24 -0700 (PDT)
+Received: by 10.107.17.212 with HTTP; Wed, 15 Jul 2015 01:26:24 -0700 (PDT)
+Reply-To: DKBryant@gmail.com
+In-Reply-To: <CAAUFj11AM3eCX=GDn6384qCi8yKX1jMDF-Jaw2SGemm_HSis9A@mail.gmail.com>
+References: <CAAUFj10D37A1kfqFNPWz6bOMYSFXQbecJ+RxxOnw6HtwUg70mg@mail.gmail.com>
+ <CAOG=w-swH-_cD00Xy5yCN7LebeQSh-oG0gXFM6LxNSDwQZ64Tw@mail.gmail.com>
+ <20150703215658.GC5916@muck>
+ <CAAUFj11AM3eCX=GDn6384qCi8yKX1jMDF-Jaw2SGemm_HSis9A@mail.gmail.com>
+Date: Wed, 15 Jul 2015 03:26:24 -0500
+Message-ID: <CAAUFj13BywG8jB=bXDSx15Zdj4QS8ebfd7bTvUxtxC1yL_rFSQ@mail.gmail.com>
+From: Dan Bryant <dkbryant@gmail.com>
+To: bitcoin-dev@lists.linuxfoundation.org
+Content-Type: text/plain; charset=UTF-8
+X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
+ DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
+ 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
+Subject: Re: [bitcoin-dev] REQ BIP # / Discuss - Sweep incoming unconfirmed
+ transactions with a bounty.
+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, 15 Jul 2015 08:26:25 -0000
+
+Offering a bounty for this feature
+
+Specifically...
+
+Anyone who can put a CPFP transaction creation feature into any wallet
+featured on the bitcoin homepage (ref1) can claim this bounty. The
+funds are being raised by donation. The funds will be dispersed from
+the following address when the bounty is claimed:
+3FEUByMeaxrNmBCVYjvsnhyAjiUdat5i7M
+
+Currently there isn't much in there, but I welcome angels to fill the bucket.
+
+Here's proof that the multisig address is not 1 of 1:
+https://bitcointalk.org/index.php?topic=1122956.0
+
+Bounty announce: https://bitcointalk.org/index.php?topic=1123464.0
+
+ref1: https://bitcoin.org/en/choose-your-wallet
+