aboutsummaryrefslogtreecommitdiffstats
path: root/core/events.go
Commit message (Expand)AuthorAgeFilesLines
* eth/filters: ✨ pending logs ✨Jeffrey Wilcke2016-02-131-1/+6
* core: added a new RemovedLogEventJeffrey Wilcke2015-12-011-0/+3
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-5/+5
* core, core/types: readd transactions after chain re-orgJeffrey Wilcke2015-09-221-0/+3
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* core: changed how head events are checkedobscuren2015-05-151-0/+2
* core, eth, miner: improved tx removal & fatal error on db sync errobscuren2015-05-111-1/+5
* moved state and vm to coreobscuren2015-03-231-1/+1
* finally merged *the missing*obscuren2015-03-231-0/+4
* fixed chain event. Closes #529obscuren2015-03-191-6/+23
* Queued approach to delivering chain eventsobscuren2015-03-061-0/+10
* Optimisations and fixed a couple of DDOS issues in the minerobscuren2015-02-201-0/+3
* add NewMinedBlockEventzelig2014-12-151-0/+3
* Renamed `chain` => `core`obscuren2014-12-041-0/+12