Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some quotes .... | obscuren | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Added proper contract for registrar | obscuren | 2015-04-09 | 2 | -3/+3 |
| | |||||
* | bump | obscuren | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | added contracts | obscuren | 2015-04-09 | 1 | -0/+6 |
| | |||||
* | Added default registrar | obscuren | 2015-04-09 | 1 | -0/+1 |
| | |||||
* | Support for import/export hex encoded keys, closes #635 | Bas van Kervel | 2015-04-09 | 1 | -2/+1 |
| | |||||
* | updated logging | obscuren | 2015-04-07 | 1 | -8/+6 |
| | |||||
* | Block header changed & console miner control | obscuren | 2015-04-06 | 1 | -3/+24 |
| | | | | | | * miner control moved to `admin.miner` * miner option to set extra data * block extra now bytes | ||||
* | v bump | obscuren | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | reflect ethash changes | obscuren | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | 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 |