summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2013-09-29 18:32:10 +1000
committerbitcoindev <bitcoindev@gnusha.org>2013-09-29 08:32:17 +0000
commitd13d6105218c24025423a09b7fb5c89f2a495dc2 (patch)
tree30c8c5130146319bb76414946f3dd45834a44b04
parentc9f22be0694229dcfd193fa329916fc37e6d133c (diff)
downloadpi-bitcoindev-d13d6105218c24025423a09b7fb5c89f2a495dc2.tar.gz
pi-bitcoindev-d13d6105218c24025423a09b7fb5c89f2a495dc2.zip
Re: [Bitcoin-development] smart contracts -- possible use case? yes or no?
-rw-r--r--63/dd0d8cb9f82a4e1c6ead68ac4f8af1dde918f4102
1 files changed, 102 insertions, 0 deletions
diff --git a/63/dd0d8cb9f82a4e1c6ead68ac4f8af1dde918f4 b/63/dd0d8cb9f82a4e1c6ead68ac4f8af1dde918f4
new file mode 100644
index 000000000..7092c2d92
--- /dev/null
+++ b/63/dd0d8cb9f82a4e1c6ead68ac4f8af1dde918f4
@@ -0,0 +1,102 @@
+Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
+ helo=mx.sourceforge.net)
+ by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
+ (envelope-from <gavinandresen@gmail.com>) id 1VQCQL-0001FE-AB
+ for bitcoin-development@lists.sourceforge.net;
+ Sun, 29 Sep 2013 08:32:17 +0000
+Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
+ designates 74.125.82.41 as permitted sender)
+ client-ip=74.125.82.41; envelope-from=gavinandresen@gmail.com;
+ helo=mail-wg0-f41.google.com;
+Received: from mail-wg0-f41.google.com ([74.125.82.41])
+ by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
+ (Exim 4.76) id 1VQCQK-00063k-HT
+ for bitcoin-development@lists.sourceforge.net;
+ Sun, 29 Sep 2013 08:32:17 +0000
+Received: by mail-wg0-f41.google.com with SMTP id l18so2308427wgh.0
+ for <bitcoin-development@lists.sourceforge.net>;
+ Sun, 29 Sep 2013 01:32:10 -0700 (PDT)
+MIME-Version: 1.0
+X-Received: by 10.180.189.9 with SMTP id ge9mr9112558wic.52.1380443530093;
+ Sun, 29 Sep 2013 01:32:10 -0700 (PDT)
+Received: by 10.194.156.163 with HTTP; Sun, 29 Sep 2013 01:32:10 -0700 (PDT)
+In-Reply-To: <CAH+ZByHs00+Cpx5bwybgV3G9=CBfHaHKg7AV9ytywKNAjFVM6g@mail.gmail.com>
+References: <CAKaEYhLvqT6nkbupEEgR1d9dMP4-pA7xQbBqPDbREiDDV7c0rQ@mail.gmail.com>
+ <2c70dbfc173749cf4198c591f19a7d33@astutium.com>
+ <CAH+ZByHs00+Cpx5bwybgV3G9=CBfHaHKg7AV9ytywKNAjFVM6g@mail.gmail.com>
+Date: Sun, 29 Sep 2013 18:32:10 +1000
+Message-ID: <CABsx9T29T+thSeF-xVk+prfeO7ZJQbX=n=tAURqEKQsVtcBpQg@mail.gmail.com>
+From: Gavin Andresen <gavinandresen@gmail.com>
+To: Neil Fincham <neil@asdf.co.nz>
+Content-Type: multipart/alternative; boundary=001a11c343023efcbe04e7818ecd
+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
+ (gavinandresen[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
+ 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
+ See
+ http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
+ for more information. [URIs: asdf.co.nz]
+X-Headers-End: 1VQCQK-00063k-HT
+Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
+Subject: Re: [Bitcoin-development] smart contracts -- possible use case? yes
+ or no?
+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: Sun, 29 Sep 2013 08:32:17 -0000
+
+--001a11c343023efcbe04e7818ecd
+Content-Type: text/plain; charset=ISO-8859-1
+
+On Sun, Sep 29, 2013 at 12:28 PM, Neil Fincham <neil@asdf.co.nz> wrote:
+
+> I subscribe to this list so I can keep up-to date with bitcoin
+> development, can we keep philosophy and tax evasion out of it?
+>
+
+Yes, that's off-topic for this mailing list. Lets stick to technical issues
+that we can solve by writing code.
+
+--
+--
+Gavin Andresen
+
+--001a11c343023efcbe04e7818ecd
+Content-Type: text/html; charset=ISO-8859-1
+Content-Transfer-Encoding: quoted-printable
+
+<div dir=3D"ltr">On Sun, Sep 29, 2013 at 12:28 PM, Neil Fincham <span dir=
+=3D"ltr">&lt;<a href=3D"mailto:neil@asdf.co.nz" target=3D"_blank">neil@asdf=
+.co.nz</a>&gt;</span> wrote:<br><div class=3D"gmail_extra"><div class=3D"gm=
+ail_quote">
+<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
+x #ccc solid;padding-left:1ex"><div dir=3D"ltr">I subscribe to this list so=
+ I can keep up-to date with bitcoin development, can we keep philosophy and=
+ tax evasion out of it?</div>
+</blockquote><div><br></div><div>Yes, that&#39;s off-topic for this mailing=
+ list. Lets stick to technical issues that we can solve by writing code.=A0=
+</div></div><div><br></div>-- <br>--<br>Gavin Andresen<br>
+</div></div>
+
+--001a11c343023efcbe04e7818ecd--
+
+