Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -4/+14 |
* | contracts/release: do not print error log if les backend has no peers | Zsolt Felfoldi | 2017-12-18 | 1 | -1/+1 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -67/+184 |
* | trie: remove Key in MissingNodeError | Felix Lange | 2017-04-18 | 1 | -11/+4 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+2 |
* | light: light chain, VM env and tx pool | Zsolt Felfoldi | 2016-11-09 | 1 | -13/+12 |
* | trie, core/state: improve memory usage and performance (#3135) | Felix Lange | 2016-10-15 | 1 | -3/+3 |
* | light: implemented odr-capable trie and state structures | zsfelfoldi | 2015-12-17 | 1 | -0/+123 |