| Commit message (Expand) | Author | Age | Files | Lines |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 1 | -2/+2 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -2/+3 |
* | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) | gary rong | 2017-12-22 | 1 | -1/+1 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -4/+3 |
* | light: fix megacheck warnings (#14920) | Egon Elbre | 2017-08-07 | 1 | -12/+1 |
* | consensus, core: drop all the legacy custom core error types | Péter Szilágyi | 2017-04-06 | 1 | -3/+2 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -21/+13 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -55/+26 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 1 | -10/+4 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -3/+4 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | core/types: remove header accessors | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | light: light chain, VM env and tx pool | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+403 |