aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/genesis_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/geth: remove the tail "," from genesis config (#17028)nobody2018-06-211-1/+1
* swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-211-3/+3
* cmd/geth: fix port clash in genesis testFelix Lange2016-09-051-1/+4
* cmd, core, miner: add extradata validation to consensus rulesPéter Szilágyi2016-07-151-1/+2
* cmd/geth, miner, params: special extradata for DAO fork startPéter Szilágyi2016-07-151-0/+1
* core: gracefully handle missing homestead block configPéter Szilágyi2016-07-151-0/+105