• Adrian Sutton's avatar
    cannon: Support binary serialisation for snapshots (#11718) · 67ba188e
    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
..
exec Loading commit data...
memory Loading commit data...
multithreaded Loading commit data...
program Loading commit data...
singlethreaded Loading commit data...
tests Loading commit data...
testutil Loading commit data...
versions Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
debug.go Loading commit data...
hex.go Loading commit data...
iface.go Loading commit data...
logw.go Loading commit data...
oracle.go Loading commit data...
state.go Loading commit data...
witness.go Loading commit data...