aboutsummaryrefslogtreecommitdiffstats
path: root/core/blockchain_test.go
Commit message (Expand)AuthorAgeFilesLines
* eth/filters: ✨ pending logs ✨Jeffrey Wilcke2016-02-131-2/+2
* core: added a new RemovedLogEventJeffrey Wilcke2015-12-011-0/+43
* cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacksPéter Szilágyi2015-11-271-4/+4
* core, eth, miner, xeth: clean up tx/receipt db accessorsPéter Szilágyi2015-11-191-4/+4
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-64/+75
* core, eth, trie: fix data races and merge/review issuesPéter Szilágyi2015-10-211-1/+1
* core, eth: roll back uncertain headers in failed fast syncsPéter Szilágyi2015-10-191-2/+13
* eth/downloader: concurrent receipt and state processingPéter Szilágyi2015-10-191-10/+19
* core, eth: receipt chain reconstructionPéter Szilágyi2015-10-191-5/+157
* core: support inserting pure header chainsPéter Szilágyi2015-10-191-235/+352
* core: fixed head write on block insertionJeffrey Wilcke2015-10-051-0/+13
* cmd/geth, cmd/utils, core, rpc: renamed to blockchainJeffrey Wilcke2015-10-041-0/+652