aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/blocktestcmd.go
Commit message (Expand)AuthorAgeFilesLines
* cmd: drop blocktest command, create gethrpctest programPéter Szilágyi2015-11-271-135/+0
* core/state, core, miner: handle missing root error from state.NewGustav Simonsson2015-10-161-3/+7
* cmd/geth, cmd/utils, core, rpc: renamed to blockchainJeffrey Wilcke2015-10-041-1/+1
* cmd/geth, core: make "geth blocktest" work againFelix Lange2015-09-231-6/+0
* tests: use lastblockhash field to validate reorgs and block headersGustav Simonsson2015-09-181-7/+9
* all: move common.Database to package ethdbFelix Lange2015-09-151-2/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-2/+2
* all: update license informationFelix Lange2015-07-071-0/+16
* Registrar and contractInfo handlingzelig2015-07-071-1/+0
* Fix geth blocktest commandTaylor Gerring2015-06-191-0/+1
* Fix blocktestTaylor Gerring2015-06-091-3/+3
* cmd/geth: move blockchain commands to chaincmd.goFelix Lange2015-05-281-0/+120