aboutsummaryrefslogtreecommitdiffstats
path: root/core/events.go
Commit message (Expand)AuthorAgeFilesLines
* 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