openethereum/util
cheme 5807402a0b Update to latest trie version. (#10972)
* Switch to 'trie' crates, there is an unpublished deps to staging
parity-common triehash still.

* Use crates.io dependency.

* indentation

* Update util/journaldb/src/traits.rs

indentation

Co-Authored-By: cheme <emericchevalier.pro@gmail.com>

* Rem import braces

* switch deps to simple-codec branch (code broken)

* painfull update of trie and memdb, plus rework codec to be compatible
with simple_codec changes

* Removed useless implementation from trait.

* Remove some malloc size until update and patch triehash, seems ok
otherwhise.

* Update parity-util-mem.

* Switch to published triehash 0.8.

* Avoid redundancy in encode_partial functions.
Use better namings.

* Update util/patricia-trie-ethereum/src/rlp_node_codec.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

* Update util/patricia-trie-ethereum/src/rlp_node_codec.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

* Restore previous child rlp header length check.
Better comments and formatting.

* Update util/patricia-trie-ethereum/src/rlp_node_codec.rs

Co-Authored-By: David <dvdplm@gmail.com>

* Update util/patricia-trie-ethereum/src/rlp_node_codec.rs

Co-Authored-By: David <dvdplm@gmail.com>
2019-08-15 15:36:48 +02:00
..
bloom ethcore-bloom-journal updated to 2018 (#10804) 2019-06-27 14:34:07 +02:00
blooms-db [blooms-db] Fix benchmarks (#10974) 2019-08-15 15:36:07 +02:00
dir Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
EIP-712 Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
fake-fetch misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
fastmap Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
fetch update ring to 0.14 (#10262) 2019-02-06 17:53:34 +01:00
io Fix compiler warnings in util/io and upgrade to edition 2018 Upgrade mio to latest (#10953) 2019-08-08 09:41:22 +02:00
journaldb Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
keccak-hasher Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
len-caching-lock update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
macros removed unused macros (#10851) 2019-07-06 20:38:33 +02:00
memory-cache Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
migration-rocksdb misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
network Die error_chain, die (#10747) 2019-06-17 08:44:59 +02:00
network-devp2p update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
panic-hook panic_hook module uses eprintln instead of raw stderr interface (#10426) 2019-02-27 09:48:40 +00:00
patricia-trie-ethereum Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
registrar Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
rlp-compress Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
rlp-derive Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
runtime misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
stats misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
time-utils fix(time-utils): add missing license (#10497) 2019-03-20 16:01:38 +01:00
triehash-ethereum Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
unexpected misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
version Update version to 2.7.0 (#10846) 2019-07-05 11:49:51 +02:00