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
|
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
helo=mx.sourceforge.net)
by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <jgarzik@exmulti.com>) id 1SEkBf-0001RB-2X
for bitcoin-development@lists.sourceforge.net;
Mon, 02 Apr 2012 16:32:59 +0000
X-ACL-Warn:
Received: from mail-vb0-f47.google.com ([209.85.212.47])
by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1SEkBe-0005sr-Ao
for bitcoin-development@lists.sourceforge.net;
Mon, 02 Apr 2012 16:32:58 +0000
Received: by vbbfr13 with SMTP id fr13so2799728vbb.34
for <bitcoin-development@lists.sourceforge.net>;
Mon, 02 Apr 2012 09:32:52 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s=20120113;
h=mime-version:x-originating-ip:in-reply-to:references:date
:message-id:subject:from:to:cc:content-type:x-gm-message-state;
bh=cDVOWYZbVTh1TMUvCKbUOy6SVIVlaFqc+UZsXy1z7do=;
b=gvCuqhZkJsT+o1Sw47CUS79xpRt3Y1bPa9E/LdMM0COjMQv5h5ybfBOYsiJZMeZ/Kw
pLR37FviCQwaaxooOZSODXkc6rL4396k+DDXkivQqwXgwQohJYham3frh1lplPl5Yn2k
SXxHJ3O0lKf2mVMus+rcdew+0qMMWjfufGUO6BA3fJVtUY3XhrJkT6lFbQPkl/J15hX7
pxJlsz8u1DX1yBAwyvZaIZL0+jGSE+TVI9MRNdefBnFIyrtniLVteh8BcVf9ncEdxEPn
RlLNH4c02eS/4DEcqy1c8cX6UnAN/omPYOYVPBWO9e1Jh3adDFfetaPCYkfsAhe653qu
HXfQ==
MIME-Version: 1.0
Received: by 10.52.69.100 with SMTP id d4mr3706173vdu.9.1333384372757; Mon, 02
Apr 2012 09:32:52 -0700 (PDT)
Received: by 10.52.109.33 with HTTP; Mon, 2 Apr 2012 09:32:52 -0700 (PDT)
X-Originating-IP: [99.43.178.25]
In-Reply-To: <20120402152259.GA19853@vps7135.xlshosting.net>
References: <20120402152259.GA19853@vps7135.xlshosting.net>
Date: Mon, 2 Apr 2012 12:32:52 -0400
Message-ID: <CA+8xBpep_gvX8Tp-srwFtvdzCyWFfXeR_e_P27CgVoXZj+frcQ@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Pieter Wuille <pieter.wuille@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQlZxkmRbckAqsUekGUMQ82nXe44ou5E0C4gSmYa70z77yZGtmcpJM5jgTxwecRyA0dyYzrb
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: 1SEkBe-0005sr-Ao
Cc: bitcoin-development@lists.sourceforge.net
Subject: Re: [Bitcoin-development] Network version increase
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, 02 Apr 2012 16:32:59 -0000
On Mon, Apr 2, 2012 at 11:23 AM, Pieter Wuille <pieter.wuille@gmail.com> wrote:
> Any opinions about a numbering scheme? Currently the value 60000 is used. We could
> simply start increasing the number one by one now for every change, or we could
> do a "cleanup" to 100000 first, and start incrementing from there.
It would be nice to have 100000 as the baseline, "frozen" protocol.
--
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com
|