Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
xyzzyx
on 02/02/2014, 19:42:36 UTC
I'd like to re-iterate my support for a simple endian-neutral binary format.  Encode integers using the simple variable-length scheme for numerical constants as outlined in section 2.1

This is bad idea for multiple of reasons (first one being, it would be real PITA for alternative core implementations)

In what way?