Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed eth sign unittest | Bas van Kervel | 2015-06-22 | 1 | -2/+2 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
* | added batch support to console and attach actions | Bas van Kervel | 2015-06-22 | 1 | -1/+0 |
* | fixed rpc test failure in eth.blockNumber | Bas van Kervel | 2015-06-22 | 1 | -43/+45 |
* | Merge pull request #1267 from SilentCicero/develop | Jeffrey Wilcke | 2015-06-19 | 1 | -0/+15 |
|\ | |||||
| * | New DataArgs and eth_sendRawTransaction | SilentCicero | 2015-06-17 | 1 | -1/+1 |
| * | NewSigArgs arg change. | Nick Dodson | 2015-06-16 | 1 | -1/+1 |
| * | Update eth.go | Nick Dodson | 2015-06-15 | 1 | -1/+1 |
| * | Changed variable names | SilentCicero | 2015-06-15 | 1 | -7/+1 |
| * | eth_pushTx send raw signed encoded TX data to the chain through RPC | SilentCicero | 2015-06-15 | 1 | -0/+21 |
* | | Merge pull request #1260 from obscuren/tx-drop-low-tx | Jeffrey Wilcke | 2015-06-16 | 1 | -1/+8 |
|\ \ | |||||
| * | | rpc/api: fixed default gas-(price) issue. | obscuren | 2015-06-15 | 1 | -1/+8 |
| |/ | |||||
* / | fixed rpc/api.GasPrice | zsfelfoldi | 2015-06-15 | 1 | -1/+1 |
|/ | |||||
* | restructured eth rpc API | Bas van Kervel | 2015-06-11 | 1 | -0/+8 |
* | added admin API | Bas van Kervel | 2015-06-11 | 1 | -90/+90 |
* | added console command | Bas van Kervel | 2015-06-11 | 1 | -0/+4 |
* | restructured eth rpc API | Bas van Kervel | 2015-06-11 | 1 | -0/+523 |