Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed hash rate from info log. Added hashrate js func | obscuren | 2015-04-05 | 1 | -0/+5 |
| | |||||
* | set backtrace during runtime | obscuren | 2015-04-05 | 1 | -0/+12 |
| | |||||
* | bumped version number | obscuren | 2015-04-04 | 1 | -1/+1 |
| | |||||
* | added verbosity to js admin | obscuren | 2015-04-04 | 1 | -0/+13 |
| | |||||
* | Merge branch 'develop' into glog | obscuren | 2015-04-04 | 1 | -1/+1 |
|\ | |||||
| * | version bump | obscuren | 2015-04-03 | 1 | -1/+1 |
| | | |||||
* | | glog wip | obscuren | 2015-04-03 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #589 from tgerring/corssetting | Jeffrey Wilcke | 2015-04-01 | 2 | -5/+12 |
|\ | | | | | Configurable CORS domain | ||||
| * | Abstract http into rpc package | Taylor Gerring | 2015-03-30 | 1 | -5/+11 |
| | | | | | | | | New RpcConfig object to pass growing config | ||||
| * | Add flag to control CORS header #394 | Taylor Gerring | 2015-03-30 | 1 | -0/+1 |
| | | | | | | | | | | * Disabled on CLI * http://localhost on Mist | ||||
* | | Blocktest fixed, Execution fixed | obscuren | 2015-04-01 | 1 | -1/+1 |
|/ | | | | | | * Added new CreateAccount method which properly overwrites previous accounts (excluding balance) * Fixed block tests (100% success) | ||||
* | Merge pull request #580 from ethersphere/frontier/cli-key | Jeffrey Wilcke | 2015-03-27 | 1 | -4/+4 |
|\ | | | | | settable etherbase | ||||
| * | settable etherbase | zelig | 2015-03-27 | 1 | -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 | ||||
* | | Use ExtraDB for storage. Fixes #577 | Taylor Gerring | 2015-03-27 | 2 | -5/+3 |
|/ | |||||
* | renamed ethereum => geth | obscuren | 2015-03-27 | 5 | -0/+1360 |