aboutsummaryrefslogtreecommitdiffstats
path: root/core/types.go
Commit message (Expand)AuthorAgeFilesLines
* core, miner: move Backend to minerFelix Lange2016-08-171-15/+0
* eth: remove dapp database remainsFelix Lange2016-08-171-1/+0
* all: update license informationFelix Lange2016-04-151-1/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-1/+1
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-1/+1
* core: various typosLeif Jurvetson2016-03-161-1/+1
* core: create a header chain structure shared by core.BlockChain and light.Lig...zsfelfoldi2016-03-101-2/+10
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-0/+70