1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
helo=mx.sourceforge.net)
by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <tomh@thinlink.com>) id 1XiqYj-0006fM-DJ
for bitcoin-development@lists.sourceforge.net;
Mon, 27 Oct 2014 20:06:33 +0000
X-ACL-Warn:
Received: from mail-pd0-f170.google.com ([209.85.192.170])
by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1XiqYf-0002FN-VY
for bitcoin-development@lists.sourceforge.net;
Mon, 27 Oct 2014 20:06:33 +0000
Received: by mail-pd0-f170.google.com with SMTP id z10so6316622pdj.29
for <bitcoin-development@lists.sourceforge.net>;
Mon, 27 Oct 2014 13:06:24 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
:subject:content-type:content-transfer-encoding;
bh=Z/VbUFA9MLw81o0n9ZsEdJQ3dRyhdMzSZwNewbTMTz8=;
b=YgMmzN22uFG4xVYSKcHFPmtED1g03qWs0sBy49nGTEa3K5KFX87C6fmwW4QSDBuTWh
YMbJKrnHpHntpB/Frc/kcwVLTC0Vr1Y92CZBB8Sl0Xq/gXiVoo3qGYkA+cSqpit8fBuX
22W0tHrqNKiXFu2hjnIlWPcvxfTpP4PE6vocylfPYfp/hKZlAE5VTFwMHRtqQUtEdexV
r3+nPUTBlp/nQDXAzggQtBOJN1GgFAAvt0ohJbQVDNM+Qpo34urkbFqqz3dM8cAeVF3g
ZFchPOGaVHlJjCIzkR25gZLLKQxcl23hBZ5A1/s6lgsCxaOTjxsgjQOj+sJFPBfIzISO
LQ1Q==
X-Gm-Message-State: ALoCoQm2ir9HOncDuqEvl15xkYyE6wkDtGMxZROib9/ef0HG2/ygLbk+bT81+37ihVKi1YhHVCel
X-Received: by 10.70.100.74 with SMTP id ew10mr26597590pdb.12.1414439898798;
Mon, 27 Oct 2014 12:58:18 -0700 (PDT)
Received: from [192.168.1.89] (99-6-44-248.lightspeed.sntcca.sbcglobal.net.
[99.6.44.248])
by mx.google.com with ESMTPSA id t7sm3395588pdi.3.2014.10.27.12.58.16
for <bitcoin-development@lists.sourceforge.net>
(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
Mon, 27 Oct 2014 12:58:17 -0700 (PDT)
Message-ID: <544EA3D7.2050901@thinlink.com>
Date: Mon, 27 Oct 2014 12:58:15 -0700
From: Tom Harding <tomh@thinlink.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64;
rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1XiqYf-0002FN-VY
Subject: [Bitcoin-development] DS Deprecation Window
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: Mon, 27 Oct 2014 20:06:33 -0000
Greetings Bitcoin Dev,
This is a proposal to improve the ability of bitcoin users to rely on
unconfirmed transactions. It can be adopted incrementally, with no hard
or soft fork required.
https://github.com/dgenr8/out-there/blob/master/ds-dep-win.md
Your thoughtful feedback would be very much appreciated.
It is not yet implemented anywhere.
Cheers,
Tom Harding
CA, USA
|