Go to file
Arkadiy Paronyan 844ae0908d Merge pull request #51 from gavofyork/gav
Fix for assumption that empty trie root RLP can always be looked up.
2016-01-15 11:24:56 +01:00
benches Rename Trie to TrieMut in preparation for immutable trie. 2015-12-17 12:43:50 +01:00
json-tests few additional json tests 2015-12-03 12:00:57 +01:00
src Merge pull request #51 from gavofyork/gav 2016-01-15 11:24:56 +01:00
.gitignore Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2015-12-03 15:15:17 +01:00
.travis.yml upgraded travis to beta 2015-11-30 01:21:37 +01:00
Cargo.toml updated to rocksdb wrapper version 0.3 2016-01-15 01:57:14 +01:00
LICENSE Initial commit 2015-11-24 20:50:56 +01:00
Makefile Makefile for cross-compilation 2015-12-10 01:41:44 +01:00
README.md Initial commit. 2015-11-24 20:57:45 +01:00
rustfmt.toml Additional hash traits and methods 2015-11-26 23:24:01 +01:00

README.md

ethcore-util