Jeffrey Wilcke
|
720d978e35
|
Merge pull request #589 from tgerring/corssetting
Configurable CORS domain
|
2015-04-01 12:38:29 +02:00 |
obscuren
|
0a554a1f27
|
Blocktest fixed, Execution fixed
* Added new CreateAccount method which properly overwrites previous
accounts (excluding balance)
* Fixed block tests (100% success)
|
2015-04-01 10:53:32 +02:00 |
Taylor Gerring
|
04a7c4ae1e
|
Abstract http into rpc package
New RpcConfig object to pass growing config
|
2015-03-29 21:26:47 +02:00 |
Taylor Gerring
|
24fc1f073d
|
Add flag to control CORS header #394
* Disabled on CLI
* http://localhost on Mist
|
2015-03-29 21:21:14 +02:00 |
Jeffrey Wilcke
|
0b4b2b81f9
|
Merge pull request #580 from ethersphere/frontier/cli-key
settable etherbase
|
2015-03-27 12:12:05 +01:00 |
Taylor Gerring
|
e29396b691
|
Use ExtraDB for storage. Fixes #577
|
2015-03-27 09:36:18 +01:00 |
zelig
|
b375bbee5f
|
settable etherbase
- 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
|
2015-03-26 21:52:22 +00:00 |
obscuren
|
b0b0939879
|
renamed ethereum => geth
|
2015-03-26 21:27:52 +01:00 |