aboutsummaryrefslogtreecommitdiffstats
path: root/core/blockchain_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: improved chainDb using sequential keyszsfelfoldi2016-06-071-15/+15
* accounts/a/b/backends, core: chain maker homestead block set to 0Jeffrey Wilcke2016-04-011-6/+4
* core: added basic chain configurationJeffrey Wilcke2016-04-011-17/+18
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-2/+2
* core, eth: replace reorganiz with reorganisLeif Jurvetson2016-03-161-4/+4
* core: various typosLeif Jurvetson2016-03-161-4/+4
* core: create a header chain structure shared by core.BlockChain and light.Lig...zsfelfoldi2016-03-101-3/+8
* core: announce ChainSideEvent during reorgJeffrey Wilcke2016-03-081-0/+80
* 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