openethereum/ethcore
Robert Habermeier 9c00eb4e8a Zero-alloc trie lookups (#3998)
* triedb cleanup

* factor out common portion of trie query

* allocate far fewer times in node decoding

* fix bench compilation

* introduce OwnedNode variant to make iter fast again

* generalize recorder trait to Query

* decode trie outputs cost-free in state

* test for passing closure as query
2017-01-06 16:18:45 +01:00
..
light Merge branch 'master' into lightsync 2016-12-28 15:53:11 +01:00
res Allow contract constructors in chain spec (#3932) 2016-12-23 18:44:39 +01:00
src Zero-alloc trie lookups (#3998) 2017-01-06 16:18:45 +01:00
Cargo.toml authors & homepage => Parity 2016-12-11 19:43:58 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00