On Wed, May 17, 2006 at 07:40:33PM -0400, Juiceman wrote:
> Since we are in a state of alpha, why not keep lastGoodBuild fairly
> recent?  Maybe a window of 15 node versions?  The people that are
> running this at this early stage surely don't mind updating their
> nodes every 2 weeks or so, and throwing out the few older nodes that
> aren't getting updated might make troubleshooting the network a bit
> easier...

Sometimes we get through 5 node versions in one day... Something
chronological might be more realistic, but I'm not convinced.
> 
> On 5/17/06, toad at freenetproject.org <toad at freenetproject.org> wrote:
> >Author: toad
> >Date: 2006-05-17 16:45:10 +0000 (Wed, 17 May 2006)
> >New Revision: 8745
> >
> >Modified:
> >   trunk/freenet/src/freenet/node/Version.java
> >Log:
> >717: Up minimum build to 698. (minor incompatible change in that build in 
> >on-network ip address detection; flush out old nodes with really old bugs 
> >too!)
> >
> >Modified: trunk/freenet/src/freenet/node/Version.java
> >===================================================================
> >--- trunk/freenet/src/freenet/node/Version.java 2006-05-17 15:21:37 UTC 
> >(rev 8744)
> >+++ trunk/freenet/src/freenet/node/Version.java 2006-05-17 16:45:10 UTC 
> >(rev 8745)
> >@@ -18,10 +18,10 @@
> >        public static final String protocolVersion = "1.0";
> >
> >        /** The build number of the current revision */
> >-       private static final int buildNumber = 716;
> >+       private static final int buildNumber = 717;
> >
> >        /** Oldest build of Fred we will talk to */
> >-       private static final int lastGoodBuild = 591;
> >+       private static final int lastGoodBuild = 698;
> >
> >        public static final int buildNumber() {
> >                return buildNumber;
> >
> >_______________________________________________
> >cvs mailing list
> >cvs at freenetproject.org
> >http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
> >
> 
> 
> -- 
> I may disagree with what you have to say, but I shall defend, to the
> death, your right to say it. - Voltaire
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
> 

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20060518/f03dd260/attachment.pgp>

Reply via email to