aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/common.go
Commit message (Expand)AuthorAgeFilesLines
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-25/+0
* eth/downloader: concurrent receipt and state processingPéter Szilágyi2015-10-191-0/+2
* core, eth/filters, miner, xeth: Optimised log filteringJeffrey Wilcke2015-10-171-34/+1
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-4/+4
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* core, miner: miner header validation, transaction & receipt writingJeffrey Wilcke2015-07-031-1/+1
* core: moved TD calculation from proc to chainobscuren2015-04-201-1/+1
* moved state and vm to coreobscuren2015-03-231-1/+1
* copy over loopobscuren2015-03-201-5/+2
* mergeobscuren2015-03-191-2/+4
|\
| * fixed chain event. Closes #529obscuren2015-03-191-2/+6
* | conversionsobscuren2015-03-181-0/+4
* | Fixed tests and bloomobscuren2015-03-181-4/+7
* | converted vmobscuren2015-03-171-1/+9
* | block conversionobscuren2015-03-171-0/+19
|/
* Filteringobscuren2015-02-051-6/+2
* Merge fixesobscuren2014-12-181-5/+0
* Locks, refactor, testsobscuren2014-12-181-0/+5
* Renamed `chain` => `core`obscuren2014-12-041-0/+11