openethereum/ethcore
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
..
res Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
src Snapshot format changes (#2234) 2016-09-22 19:47:03 +02:00
build.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
Cargo.toml Bump clippy & Fix warnings (#2109) 2016-09-16 23:03:26 +02:00