| Commit message (Expand) | Author | Age | Files | Lines |
* | core: vm: refactor file structure | jm | 2019-05-06 | 1 | -1/+1 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -11/+11 |
* | les: limit state ODR retrievals to the last 100 blocks (#17744) | Felföldi Zsolt | 2018-10-01 | 1 | -1/+1 |
* | all: make indexer configurable (#17188) | gary rong | 2018-08-28 | 1 | -31/+14 |
* | light: CHT and bloom trie indexers working in light mode (#16534) | Felföldi Zsolt | 2018-08-16 | 1 | -1/+2 |
* | 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 | -3/+8 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -1/+0 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -4/+4 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -1/+10 |
* | core: implement Metropolis EIP 658, receipt status byte | rjl493456442 | 2017-08-22 | 1 | -2/+2 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -31/+22 |
* | les: code refactoring (#14416) | Felföldi Zsolt | 2017-06-21 | 1 | -11/+17 |
* | consensus, core, ethstats: use engine specific block beneficiary (#14318) | Péter Szilágyi | 2017-04-12 | 1 | -2/+2 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -2/+5 |
* | les: implement request distributor, fix blocking issues (#3660) | Felföldi Zsolt | 2017-03-23 | 1 | -0/+3 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -4/+5 |
* | les: fixed selectPeer deadlock, improved request distribution | Zsolt Felfoldi | 2017-01-06 | 1 | -4/+5 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -2/+2 |
* | les: improved header fetcher and server statistics | Zsolt Felfoldi | 2016-12-10 | 1 | -3/+5 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 1 | -3/+12 |
* | core/types: turn off nonce checking for Call messages | Zsolt Felfoldi | 2016-11-14 | 1 | -2/+2 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -54/+5 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -7/+9 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -0/+16 |
* | core/types: remove header accessors | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+222 |