aboutsummaryrefslogtreecommitdiffstats
path: root/core/state_processor.go
Commit message (Expand)AuthorAgeFilesLines
* [release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-161-17/+0
* [release/1.4.10] accounts, core, eth: pass chain config for chain maker to te...Péter Szilágyi2016-07-161-1/+1
* [release/1.4.10] core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-161-1/+22
* [release/1.4.9] Revert "test, cmd/evm, core, core/vm: illegal code hash imple...Péter Szilágyi2016-06-291-21/+3
* [release/1.4.9] Revert "core: add voting and result tracking for the dao soft...Péter Szilágyi2016-06-291-61/+10
* [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code"Péter Szilágyi2016-06-291-11/+16
* [release/1.4.9] Revert "core: update the DAO soft fork proposal to the final ...Péter Szilágyi2016-06-291-1/+1
* [release/1.4.8] core: update the DAO soft fork proposal to the final blockPéter Szilágyi2016-06-241-1/+1
* [release/1.4.8] core: update DAO soft-fork number, clean up the codePéter Szilágyi2016-06-241-16/+11
* [release/1.4.8] core: add voting and result tracking for the dao soft-forkPéter Szilágyi2016-06-241-10/+61
* [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementationJeffrey Wilcke2016-06-241-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