Post
Topic
Board Development & Technical Discussion
Re: Remove 4 Byte for version from header
by
teukon
on 20/08/2015, 01:37:33 UTC
Those 4 bytes have barely consumed over a megabyte in the 300k+ blocks we've mined.

It's copied and stored a million times, why not use the space more economically.

Because this entails:
  • The consumption of some development resources.
  • A more complicated protocol.
  • A greater potential for bugs.

The costs of dealing with this problem dwarf the potential gain of sparing all nodes 21MB/century of storage.