Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |