| Commit message (Expand) | Author | Age | Files | Lines |
* | les: handler separation (#19639) | gary rong | 2019-08-21 | 1 | -1/+1 |
* | eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) | gary rong | 2019-07-25 | 1 | -9/+5 |
* | eth, internal, les: add getHeaderBy* APIs (#19669) | gary rong | 2019-07-23 | 1 | -9/+13 |
* | les, light: implement ODR transaction lookup by hash (#19069) | Felföldi Zsolt | 2019-05-13 | 1 | -0/+4 |
* | eth, les: add error when accessing missing block state (#18346) | Martin Holst Swende | 2019-05-02 | 1 | -1/+5 |
* | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 1 | -0/+4 |
* | accounts, cmd, internal: disable unlock account on open HTTP (#17037) | gary rong | 2019-04-04 | 1 | -2/+7 |
* | core, internal, eth, miner, les: Take VM config from BlockChain (#17955) | Paweł Bylica | 2018-12-06 | 1 | -2/+2 |
* | all: make indexer configurable (#17188) | gary rong | 2018-08-28 | 1 | -1/+1 |
* | accounts, eth, les: blockhash based filtering on all code paths | Péter Szilágyi | 2018-07-12 | 1 | -1/+4 |
* | core, eth: minor txpool event cleanups | Péter Szilágyi | 2018-05-18 | 1 | -2/+2 |
* | all: collate new transaction events together | rjl493456442 | 2018-05-18 | 1 | -1/+1 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -6/+13 |
* | eth, les, light: filter on logs only, derive receipts on demand | Péter Szilágyi | 2018-02-23 | 1 | -0/+4 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -1/+8 |
* | core, eth: clean up bloom filtering, add some tests | Péter Szilágyi | 2017-09-06 | 1 | -14/+4 |
* | core, eth: add bloombit indexer, filter based on it | Zsolt Felfoldi | 2017-09-06 | 1 | -0/+18 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -0/+24 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -14/+6 |
* | consensus, core, ethstats: use engine specific block beneficiary (#14318) | Péter Szilágyi | 2017-04-12 | 1 | -1/+1 |
* | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 1 | -1/+1 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | core, eth, les: support resuming fast sync on heavy rollback (#3743) | Péter Szilágyi | 2017-03-22 | 1 | -0/+1 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -1/+2 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -2/+2 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -2/+2 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -2/+2 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -1/+1 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -2/+2 |
* | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 1 | -1/+1 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 1 | -3/+5 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -1/+10 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -1/+1 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -8/+8 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+144 |