| Commit message (Expand) | Author | Age | Files | Lines |
* | core, eth: minor txpool event cleanups | Péter Szilágyi | 2018-05-18 | 1 | -1/+1 |
* | all: collate new transaction events together | rjl493456442 | 2018-05-18 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -1/+2 |
* | core: make txpool operate on immutable state | Péter Szilágyi | 2017-09-05 | 1 | -1/+0 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -0/+4 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 1 | -9/+4 |
* | internal/ethapi: add mutex around signing + nonce assignment | Martin Holst Swende | 2017-05-30 | 1 | -2/+3 |
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 1 | -1/+1 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | internal/ethapi: drop eth_compile (#3740) | Péter Szilágyi | 2017-03-16 | 1 | -3/+1 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -1/+1 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -1/+1 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -1/+1 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -0/+4 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -2/+2 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -1/+1 |
* | core, eth, miner: only retain 1 tx/nonce, remove bad ones | Péter Szilágyi | 2016-09-02 | 1 | -1/+1 |
* | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 1 | -8/+5 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -0/+119 |