Commit Graph

10 Commits

Author SHA1 Message Date
Gav Wood
23fbe39408 Fix for assumption that empty trie root RLP can always be looked up. 2016-01-15 04:02:24 +01:00
Gav Wood
b781fe6753 from_existing works for an empty DB if passed empty RLP SHA3. 2016-01-14 23:13:28 +01:00
arkpar
6183ba5cb5 Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2016-01-09 10:20:11 +01:00
Gav Wood
d7fe922425 Fix API, 2016-01-08 22:30:45 +01:00
arkpar
9286a03656 Even more style 2016-01-08 15:52:43 +01:00
Gav Wood
3018c4a28a Additional Populatable API tweaks. 2016-01-08 11:52:46 +01:00
Gav Wood
5fc87a334d Additional work & convenience functions on crypto, bytes & hash.
Renaming mut_bytes() to as_slice_mut().
2016-01-07 23:59:50 +01:00
Gav Wood
8bf03bb8ff Secure trie functions & structs. 2016-01-06 13:53:23 +01:00
Gav Wood
0addfc186d Add tests for triedb, optimise tests for triedbmut. 2015-12-19 12:53:05 +00:00
Gav Wood
80cdde2972 Renamed RLP's generic submodules to prevent systematic name clashing.
Repotted Trie module.
2015-12-19 12:35:26 +00:00