openethereum/util/journaldb/src
David e2095d4a5d Move ethereum-specific H256FastMap type to own crate (#9307)
* Add a `fastmap` crate that provides the H256FastMap specialized HashMap

* Use `fastmap` instead of `plain_hasher`

* Update submodules for Reasons™

* Submodule update
2018-08-09 09:51:48 +02:00
..
archivedb.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
as_hash_db_impls.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
earlymergedb.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
lib.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00
overlaydb.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
overlayrecentdb.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00
refcounteddb.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
traits.rs remove util-error (#9054) 2018-07-06 15:09:39 +02:00
util.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00