diff options
author | Chris Pacia <ctpacia@gmail.com> | 2014-04-24 08:07:10 -0400 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2014-04-24 12:07:16 +0000 |
commit | 6eff159f71c64a309ce244110d1a415e19741f67 (patch) | |
tree | ae3ccd6ba19838c48c85cb0b98bbb4e4072cbbd7 | |
parent | 18d1148167d91d8e2effbe30d6c8c52d793721ee (diff) | |
download | pi-bitcoindev-6eff159f71c64a309ce244110d1a415e19741f67.tar.gz pi-bitcoindev-6eff159f71c64a309ce244110d1a415e19741f67.zip |
Re: [Bitcoin-development] 0 confirmation txs using replace-by-fee and game theory
-rw-r--r-- | b2/abd4cba5de3459f766b5f43c31c627e81aeea5 | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/b2/abd4cba5de3459f766b5f43c31c627e81aeea5 b/b2/abd4cba5de3459f766b5f43c31c627e81aeea5 new file mode 100644 index 000000000..5c993688c --- /dev/null +++ b/b2/abd4cba5de3459f766b5f43c31c627e81aeea5 @@ -0,0 +1,141 @@ +Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] + helo=mx.sourceforge.net) + by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <ctpacia@gmail.com>) id 1WdIQu-00026b-LG + for bitcoin-development@lists.sourceforge.net; + Thu, 24 Apr 2014 12:07:16 +0000 +Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com + designates 209.85.214.181 as permitted sender) + client-ip=209.85.214.181; envelope-from=ctpacia@gmail.com; + helo=mail-ob0-f181.google.com; +Received: from mail-ob0-f181.google.com ([209.85.214.181]) + by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) + (Exim 4.76) id 1WdIQt-0007UK-Q5 + for bitcoin-development@lists.sourceforge.net; + Thu, 24 Apr 2014 12:07:16 +0000 +Received: by mail-ob0-f181.google.com with SMTP id gq1so2555447obb.12 + for <bitcoin-development@lists.sourceforge.net>; + Thu, 24 Apr 2014 05:07:10 -0700 (PDT) +MIME-Version: 1.0 +X-Received: by 10.60.174.164 with SMTP id bt4mr1205130oec.54.1398341230414; + Thu, 24 Apr 2014 05:07:10 -0700 (PDT) +Received: by 10.60.232.136 with HTTP; Thu, 24 Apr 2014 05:07:10 -0700 (PDT) +Received: by 10.60.232.136 with HTTP; Thu, 24 Apr 2014 05:07:10 -0700 (PDT) +In-Reply-To: <CANEZrP1f9WV-Mp9SGm4q88h82xxBnwqg8M7JJhnqGOHCWf65xg@mail.gmail.com> +References: <CAC1+kJM3pSq8YfwbX167rQ0=0Y_hozRQ3pggDN524=LUfOdTqg@mail.gmail.com> + <CANEZrP1f9WV-Mp9SGm4q88h82xxBnwqg8M7JJhnqGOHCWf65xg@mail.gmail.com> +Date: Thu, 24 Apr 2014 08:07:10 -0400 +Message-ID: <CAB+qUq7=o05GgCNdTtH=cuW56qbjg5v0ZpxvCYmCPj1AvFui+g@mail.gmail.com> +From: Chris Pacia <ctpacia@gmail.com> +To: Mike Hearn <mike@plan99.net> +Content-Type: multipart/alternative; boundary=047d7bd769505050e004f7c8b087 +X-Spam-Score: -0.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 + (ctpacia[at]gmail.com) + -0.0 SPF_PASS SPF: sender matches SPF record + 1.0 HTML_MESSAGE BODY: HTML included in message + -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: 1WdIQt-0007UK-Q5 +Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net> +Subject: Re: [Bitcoin-development] 0 confirmation txs using replace-by-fee + and game theory +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: Thu, 24 Apr 2014 12:07:16 -0000 + +--047d7bd769505050e004f7c8b087 +Content-Type: text/plain; charset=UTF-8 + +This scheme would discourage people from attempting a Finney attack because +they would end up worse off if they did. + +It would work but it's an ugly hack IMO. What do people do if they don't +have extra to pay when making a purchase? I have 200 mbtc and want to buy a +200 mbtc phone but I can't because I need 400 mbtc. Sucks for me. + +I would much prefer the hassle of a green address notary than always having +to make sure I have double what I need to make a purchase. +On Apr 24, 2014 7:55 AM, "Mike Hearn" <mike@plan99.net> wrote: + +> Am I missing something? +> +> +> The scheme you described does nothing about Finney attacks, which is the +> issue presently faced. +> +> +> ------------------------------------------------------------------------------ +> Start Your Social Network Today - Download eXo Platform +> Build your Enterprise Intranet with eXo Platform Software +> Java Based Open Source Intranet - Social, Extensible, Cloud Ready +> Get Started Now And Turn Your Intranet Into A Collaboration Platform +> http://p.sf.net/sfu/ExoPlatform +> _______________________________________________ +> Bitcoin-development mailing list +> Bitcoin-development@lists.sourceforge.net +> https://lists.sourceforge.net/lists/listinfo/bitcoin-development +> +> + +--047d7bd769505050e004f7c8b087 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +<p dir=3D"ltr">This scheme would discourage people from attempting a Finney= + attack because they would end up worse off if they did. </p> +<p dir=3D"ltr">It would work but it's an ugly hack IMO. What do people = +do if they don't have extra to pay when making a purchase? I have 200 m= +btc and want to buy a 200 mbtc phone but I can't because I need 400 mbt= +c. Sucks for me.</p> + +<p dir=3D"ltr">I would much prefer the hassle of a green address notary tha= +n always having to make sure I have double what I need to make a purchase.<= +/p> +<div class=3D"gmail_quote">On Apr 24, 2014 7:55 AM, "Mike Hearn" = +<<a href=3D"mailto:mike@plan99.net">mike@plan99.net</a>> wrote:<br ty= +pe=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 = +.8ex;border-left:1px #ccc solid;padding-left:1ex"> +<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><blo= +ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c= +cc solid;padding-left:1ex">Am I missing something?</blockquote><div><br></d= +iv><div> + +The scheme you described does nothing about Finney attacks, which is the is= +sue presently faced.=C2=A0</div></div></div></div> +<br>-----------------------------------------------------------------------= +-------<br> +Start Your Social Network Today - Download eXo Platform<br> +Build your Enterprise Intranet with eXo Platform Software<br> +Java Based Open Source Intranet - Social, Extensible, Cloud Ready<br> +Get Started Now And Turn Your Intranet Into A Collaboration Platform<br> +<a href=3D"http://p.sf.net/sfu/ExoPlatform" target=3D"_blank">http://p.sf.n= +et/sfu/ExoPlatform</a><br>_______________________________________________<b= +r> +Bitcoin-development mailing list<br> +<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo= +pment@lists.sourceforge.net</a><br> +<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development= +" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de= +velopment</a><br> +<br></blockquote></div> + +--047d7bd769505050e004f7c8b087-- + + |