| Commit message (Expand) | Author | Age | Files | Lines |
* | core: remove unused events | mark.lin | 2017-06-23 | 1 | -16/+0 |
* | core: typos and comments improve | changhong | 2017-05-25 | 1 | -1/+1 |
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 1 | -4/+0 |
* | core, light: delete SplitStatTy, ChainSplitEvent (unused) | Felix Lange | 2017-04-22 | 1 | -6/+0 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -6/+5 |
* | core, core/vm, eth/filters: move Removed field into vm.Log | Felix Lange | 2016-12-05 | 1 | -1/+0 |
* | core: remove dead event | Péter Szilágyi | 2016-11-24 | 1 | -3/+0 |
* | core, miner: add PendingStateEvent to track non-log updates | Péter Szilágyi | 2016-02-29 | 1 | -0/+3 |
* | eth/filters: ✨ pending logs ✨ | Jeffrey Wilcke | 2016-02-13 | 1 | -1/+6 |
* | core: added a new RemovedLogEvent | Jeffrey Wilcke | 2015-12-01 | 1 | -0/+3 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -5/+5 |
* | core, core/types: readd transactions after chain re-org | Jeffrey Wilcke | 2015-09-22 | 1 | -0/+3 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core: changed how head events are checked | obscuren | 2015-05-15 | 1 | -0/+2 |
* | core, eth, miner: improved tx removal & fatal error on db sync err | obscuren | 2015-05-11 | 1 | -1/+5 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | finally merged *the missing* | obscuren | 2015-03-23 | 1 | -0/+4 |
* | fixed chain event. Closes #529 | obscuren | 2015-03-19 | 1 | -6/+23 |
* | Queued approach to delivering chain events | obscuren | 2015-03-06 | 1 | -0/+10 |
* | Optimisations and fixed a couple of DDOS issues in the miner | obscuren | 2015-02-20 | 1 | -0/+3 |
* | add NewMinedBlockEvent | zelig | 2014-12-15 | 1 | -0/+3 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+12 |