Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1RLjWi-0007wd-Or for bitcoin-development@lists.sourceforge.net; Wed, 02 Nov 2011 22:43:20 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.175 as permitted sender) client-ip=74.125.82.175; envelope-from=decker.christian@gmail.com; helo=mail-wy0-f175.google.com; Received: from mail-wy0-f175.google.com ([74.125.82.175]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1RLjWg-0001B1-BD for bitcoin-development@lists.sourceforge.net; Wed, 02 Nov 2011 22:43:20 +0000 Received: by wyh5 with SMTP id 5so1015084wyh.34 for ; Wed, 02 Nov 2011 15:43:12 -0700 (PDT) Received: by 10.227.198.141 with SMTP id eo13mr8217921wbb.19.1320273792146; Wed, 02 Nov 2011 15:43:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.37.214 with HTTP; Wed, 2 Nov 2011 15:42:31 -0700 (PDT) In-Reply-To: <1320273192.94365.YahooMailNeo@web121014.mail.ne1.yahoo.com> References: <1320268981.72296.YahooMailNeo@web121003.mail.ne1.yahoo.com> <1320273192.94365.YahooMailNeo@web121014.mail.ne1.yahoo.com> From: Christian Decker Date: Wed, 2 Nov 2011 23:42:31 +0100 Message-ID: To: Amir Taaki Content-Type: multipart/alternative; boundary=0015174c19e8631e3704b0c832d1 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 (decker.christian[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: 1RLjWg-0001B1-BD Cc: "bitcoin-development@lists.sourceforge.net" Subject: Re: [Bitcoin-development] Lock protocol version numbers X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2011 22:43:20 -0000 --0015174c19e8631e3704b0c832d1 Content-Type: text/plain; charset=ISO-8859-1 Just for reference: https://github.com/bitcoin/bitcoin/pull/63 The issue resulted in my most useless pull request fixing two variables :-) I second the use of sub_version_num as a Client and Version identifier. Regards, Chris On Wed, Nov 2, 2011 at 11:33 PM, Amir Taaki wrote: > Point taken. > > About the sub_version_num though. I prefer to let the field by defined > clients however they wish, with just a guideline suggestion that IDENTIFIER > VERSION is a format they should follow. > > The idea being that different projects would have different release > scheduling schemes and it'd be restrictive to lock people into the popular > major.minor system. > > So for the current bitcoin to find out the version number of other clients > (if it was needed), it would have to parse the number from the string: > > "Satoshi 0.5" > > Although there would be little reason for this with a sane protocol > versioning scheme. > > If we're agreed then I'll start on that BIP. > > ------------------------------ > *From:* Gavin Andresen > *To:* Amir Taaki > *Sent:* Wednesday, November 2, 2011 9:34 PM > *Subject:* Re: [Bitcoin-development] Lock protocol version numbers > > Good idea. > > Sounds perfect for a BIP.... > > > On Wed, Nov 2, 2011 at 5:23 PM, Amir Taaki wrote: > > Hey, > > Can we lock the version numbers to be the protocol version (which changes > > rarely) and instead use the sub_version_num field + revision number for > > individual builds? > > -- > -- > Gavin Andresen > > > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > --0015174c19e8631e3704b0c832d1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Just for reference: = https://github.com/bitcoin/bitcoin/pull/63
The issue resulted in my = most useless pull request fixing two variables :-)

I second the use = of sub_version_num as a Client and Version identifier.

Regards,
Chris

On Wed, Nov 2, 2011= at 11:33 PM, Amir Taaki <zgenjix@yahoo.com> wrote:
Point taken.=

About the sub_version_num thou= gh. I prefer to let the field by defined clients however they wish, with ju= st a guideline suggestion that IDENTIFIER VERSION is a format they should f= ollow.

The idea being that different projec= ts would have different release scheduling schemes and it'd be restrict= ive to lock people into the popular major.minor system.

So for the current bitcoin to find out th= e version number of other clients (if it was needed), it would have to pars= e the number from the string:

"Satoshi 0.5"

= Although there would be little reason for this with a sane protocol versioning scheme.

If we're agreed then I'll start on that BIP.


From: Gavin Andresen <gavinandresen@gmail.com>
To: Amir Taaki <zgenjix@yahoo.com>Sent: Wednesday, November = 2, 2011 9:34 PM
Subject: Re: [Bitcoin-develo= pment] Lock protocol version numbers

Good idea.

Sounds perfect for a BIP....


On = Wed, Nov 2, 2011 at 5:23 PM, Amir Taaki <zgenjix@yahoo.com> wrote:
> Hey,
&g= t; Can we lock the version numbers to be the protocol version (which change= s
> rarely) and instead use the sub_version_num field + revision number fo= r
> individual builds?

--
--
Gavin Andresen



-----------------------------------------------------------= -------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.s= f.net/sfu/rsa-sfdev2dev1
___________________________________________= ____
Bitcoin-development mailing list
Bitcoin-develo= pment@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment


--0015174c19e8631e3704b0c832d1--