> hex chunk lengths with decimal everywhere else. Or make the UniqueId > decimal instead of turning everything else to hex -- the only reason to > have it hex, as far as I can tell, is that it looks prettier.
I switched from decimal to hex because a client author begged me to. It's much easier to generate a random 40 character hex string than a random 160 bit decimal number. I'm fine with leaving DataLength in decimal, but I'm fine with hex, too. But I'd rather fight in the pit than switch UniqueID to decimal. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
