aboutsummaryrefslogtreecommitdiffstats
path: root/core/genesis_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: flush out trie cache more meaningfully on stop (#16143)Péter Szilágyi2018-02-231-2/+4
* core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-061-3/+3
* cmd, consensus, core, miner: instatx clique for --dev (#15323)Péter Szilágyi2017-10-241-1/+1
* core, light: send chain events using event.Feed (#14865)Miya Chen2017-08-181-3/+1
* core: fix blockchain goroutine leaks in testsPéter Szilágyi2017-08-071-0/+2
* params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-041-8/+8
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-2/+2
* core: refactor genesis handlingFelix Lange2017-03-231-0/+161