aboutsummaryrefslogtreecommitdiffstats
path: root/core/block_validator.go
Commit message (Expand)AuthorAgeFilesLines
* core: fixed pointer assignmentJeffrey Wilcke2016-05-131-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