openethereum/util
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
..
benches remove randomness from bigint benches, fix warnings (#1945) 2016-08-17 22:36:55 +02:00
bigint prepare bigint for crates.io 2016-09-13 15:27:18 +02:00
fdlimit cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
https-fetch Fetching content from HTTPS using `rustls` (#2024) 2016-09-03 01:34:32 +02:00
io Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
network Bump clippy & Fix warnings (#2109) 2016-09-16 23:03:26 +02:00
rlp Handle RLP to string UTF-8 decoding errors (#2217) 2016-09-21 12:59:46 +02:00
sha3 added license in every *.rs file 2016-02-05 13:40:41 +01:00
src Snapshot format changes (#2234) 2016-09-22 19:47:03 +02:00
table Miner tests (#1597) 2016-07-14 12:16:53 +02:00
using_queue Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
Cargo.toml Bump clippy & Fix warnings (#2109) 2016-09-16 23:03:26 +02:00
Makefile Move ethcore files back into root. 2016-01-17 13:11:25 +01:00
build.rs Indent 2016-03-17 18:43:01 +01:00
cov.sh remove redundant modification 2016-03-02 13:02:33 +03:00