-
Adrian Sutton authored
* cannon: Add serialize utils for binary formats and automatic binary/json detection. * cannon: Support reading and writing states as binary or JSON * cannon: Generate mt prestate as gzipped binary. Use different versions for singlethreaded and multithreaded states. * cannon: Improve comments for serialization * cannon: Review feedback * cannon: Introduce reader and writer helpers to simplify code.
67ba188e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
binary.go | ||
binary_test.go | ||
detect.go | ||
detect_test.go | ||
reader.go | ||
reader_test.go | ||
writer.go | ||
writer_test.go |