aboutsummaryrefslogtreecommitdiffstats
path: root/core/state_processor.go
Commit message (Expand)AuthorAgeFilesLines
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-4/+5
* cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-151-17/+0
* accounts, core, eth: pass chain config for chain maker to test DAOPéter Szilágyi2016-07-151-1/+1
* core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-151-1/+22
* Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"Péter Szilágyi2016-06-291-21/+3
* Revert "core: add voting and result tracking for the dao soft-fork"Péter Szilágyi2016-06-291-61/+10
* Revert "core: update DAO soft-fork number, clean up the code"Péter Szilágyi2016-06-291-11/+16
* Revert "core: update the DAO soft fork proposal to the final block"Péter Szilágyi2016-06-291-1/+1
* core: update the DAO soft fork proposal to the final blockPéter Szilágyi2016-06-241-1/+1
* core: update DAO soft-fork number, clean up the codePéter Szilágyi2016-06-231-16/+11
* core: add voting and result tracking for the dao soft-forkPéter Szilágyi2016-06-231-10/+61
* test, cmd/evm, core, core/vm: illegal code hash implementationJeffrey Wilcke2016-06-221-3/+21
* all: update license informationFelix Lange2016-04-151-0/+16
* core: added basic chain configurationJeffrey Wilcke2016-04-011-7/+16
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-4/+4
* core: various typosLeif Jurvetson2016-03-161-1/+1
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-1/+0
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-0/+107