aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Add flag to control CORS header #394Taylor Gerring2015-03-301-0/+1
| | | | | * Disabled on CLI * http://localhost on Mist
* settable etherbasezelig2015-03-271-4/+4
| | | | | | | | - etherbase flag for block reward destination - coinbase => etherbase - CLI- eth Config -> eth, xeth -> RPC / Miner - use primary instead of coinbase as the unlock magic wildcard - accounts: firstAddr/Coinbase -> Primary
* renamed ethereum => gethobscuren2015-03-271-0/+516