openethereum/sync
Robert Habermeier 723d837d05 Snapshot format changes (#2234)
Closes #2213
Omit transaction and receipt roots from abridged block.
No longer use RLP compression.

Make ordered_trie_root generic over an iterator to save an allocation.

Breaks snapshot format backwards compatibility (with other 1.4 snapshots -- it's already been broken with 1.3).

Documentation will need updating
2016-09-22 19:47:03 +02:00
..
src Snapshot format changes (#2234) 2016-09-22 19:47:03 +02:00
Cargo.toml Bump clippy & Fix warnings (#2109) 2016-09-16 23:03:26 +02:00
build.rs drying sync 2016-08-01 19:55:38 +02:00
cov.sh excluded test code from coverage 2016-02-05 02:01:29 +03:00