aboutsummaryrefslogtreecommitdiffstats
path: root/core/block_validator.go
Commit message (Expand)AuthorAgeFilesLines
* core, core/state, trie: Hardfork EIP155, EIP161, EIP170Jeffrey Wilcke2016-11-151-8/+16
* [release/1.4.10] cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-161-28/+1
* [release/1.4.10] core, eth: enforce network split post DAO hard-forkPéter Szilágyi2016-07-161-0/+7
* [release/1.4.10] cmd, core, miner: add extradata validation to consensus rulesPéter Szilágyi2016-07-161-0/+21
* [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code"Péter Szilágyi2016-06-291-5/+0
* [release/1.4.8] core: update DAO soft-fork number, clean up the codePéter Szilágyi2016-06-241-0/+5
* [release/1.4.4] core: fixed pointer assignmentJeffrey Wilcke2016-05-121-2/+2
* all: update license informationFelix Lange2016-04-151-1/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-15/+17
* core: various typosLeif Jurvetson2016-03-161-3/+3
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-6/+5
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-0/+131
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-0/+243