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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 93791B0B
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 17 Mar 2017 10:39:10 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-vk0-f43.google.com (mail-vk0-f43.google.com
[209.85.213.43])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 88D81147
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 17 Mar 2017 10:39:09 +0000 (UTC)
Received: by mail-vk0-f43.google.com with SMTP id r136so38505594vke.1
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 17 Mar 2017 03:39:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=jtimon-cc.20150623.gappssmtp.com; s=20150623;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc; bh=ndxVyLDv3l0T/WLmpLXxuFkEeIfwScxSsAnvMISLb40=;
b=fm9T4wgOBb23s00e+Yhnt+4ywHgEoj2gBSGtckqWNvytDaZTCEdI0gak6jEDOVKYdo
QAm82LS9lCsvbVoOm0+FimcdsXQ1ZaRpHKqY1Dv9A1Ps3ogtyH9TrnXWrYG3hFhk7v9h
UWiK8dHJiW4sY0VTJG5tzRqfxv9ZzNjwgqiK8PNvNOS5WbsgXA1SYgE+6xyvuNzTTYTk
uxMs20yNwwQB/A5ieNZMx9qBos3ef/8DtCAU+JxG066luORO/sU965NrTj9hjcI/oCWX
v5P5vLrxJOPAd88ox1AdOljKQ7tilfPJ8HVH/Bk+AFk6kjo7CWeLmg85BsWDk+c5PNM2
Crjg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to:cc;
bh=ndxVyLDv3l0T/WLmpLXxuFkEeIfwScxSsAnvMISLb40=;
b=LvsGRs4hW8qZ9e1W85SYS87crmppU3ktNvuwETmnpoSId5v4e1a1dXYCTM27wuxxFo
UjGCSGziOtBI37roNYnuQoM+hHGdbEgfu/2ExkTufmx5s3hkPCjvzNxddzE+VGDDGC32
WFjGzqdICj9RHIS28ZgiOzeWjSDZsDJOGx77X37tJJFKJreoAAjErkbUf8yyHzg+pmGU
ug6M1wFH3Ueh36Qj/Fv0PB3PfMr8Du14TrqRL/kRwMZ/Qsjscd2C1HtVjgpx36jYE2ft
BZeRIz26FeJlBCm6AkAjQJVJCvkaoTbhBa2wZ4ZhXML8NKkAME+IqNcWooixcqCXHWrz
V9/Q==
X-Gm-Message-State: AFeK/H2nJoJloF8SZ6k6Ioupnz1U+4G1bccC2u70i+YZ8qlAomQUjplUCPq17RRZGGVwEBxgbslFpovx6XMqPw==
X-Received: by 10.31.234.3 with SMTP id i3mr5747474vkh.36.1489747148493; Fri,
17 Mar 2017 03:39:08 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.186.193 with HTTP; Fri, 17 Mar 2017 03:39:07 -0700 (PDT)
Received: by 10.31.186.193 with HTTP; Fri, 17 Mar 2017 03:39:07 -0700 (PDT)
In-Reply-To: <CAJowKgLaK5SEq_2U+6o5zGe5vTduFj7Mn5ZN+zUb2RJ_CxZ=1A@mail.gmail.com>
References: <CAJowKg+GGsvPAR1ywDody=GGQnEh5pwUMW48cLOmUGhU8SdDtA@mail.gmail.com>
<CAMBsKS87Cu+NtWTuOgeA7hmgTpW9Et-uHdpYkofNV0a73fM+8g@mail.gmail.com>
<CAJowKgLaK5SEq_2U+6o5zGe5vTduFj7Mn5ZN+zUb2RJ_CxZ=1A@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
Date: Fri, 17 Mar 2017 11:39:07 +0100
Message-ID: <CABm2gDrXrRAKzYrN9KBu+fA8r7YtnhufkP3U3ULYw3n_g-ekMA@mail.gmail.com>
To: Erik Aronesty <erik@q32.com>,
Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary=94eb2c091524976735054aeac9b5
X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID, HTML_MESSAGE, RCVD_IN_DNSWL_NONE,
RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Quadratic hashing solution for a post-segwit hard
fork
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
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: Fri, 17 Mar 2017 10:39:10 -0000
--94eb2c091524976735054aeac9b5
Content-Type: text/plain; charset=UTF-8
Segwit allows old -> old, old -> new, new -> old and of course new -> new
txs.
On 17 Mar 2017 1:47 a.m., "Erik Aronesty via bitcoin-dev" <
bitcoin-dev@lists.linuxfoundation.org> wrote:
Yeah, it does make things harder, and it's easy enough to soft fork to
handle arbitrary opt-in protocol improvements, new much larger block sizes,
whatever you want. Even OK to migrate to a new system by not allowing
old->old or new->old transactions.
_______________________________________________
bitcoin-dev mailing list
bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
--94eb2c091524976735054aeac9b5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"auto"><div>Segwit allows old -> old, old -> new, new ->=
; old and of course new -> new txs.<br><div class=3D"gmail_extra"><br><d=
iv class=3D"gmail_quote">On 17 Mar 2017 1:47 a.m., "Erik Aronesty via =
bitcoin-dev" <<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.o=
rg">bitcoin-dev@lists.linuxfoundation.org</a>> wrote:<br type=3D"attribu=
tion"><blockquote class=3D"quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">Yeah, it does make things h=
arder, and it's easy enough to soft fork to handle arbitrary opt-in pro=
tocol improvements, new much larger block sizes, whatever you want. =C2=A0 =
Even OK to migrate to a new system by not allowing old->old or new->o=
ld transactions. =C2=A0 =C2=A0<br><br><br></div>
<br>______________________________<wbr>_________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.=
<wbr>linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.<wbr>org=
/mailman/listinfo/bitcoin-<wbr>dev</a><br>
<br></blockquote></div><br></div></div></div>
--94eb2c091524976735054aeac9b5--
|