Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compose additional fields | Taylor Gerring | 2015-07-05 | 1 | -1/+6 |
* | Rename local variable for clarity | Taylor Gerring | 2015-07-04 | 1 | -2/+2 |
* | Fix hex conversion | Taylor Gerring | 2015-07-04 | 1 | -1/+2 |
* | Initial getTransactionReceipt support | Taylor Gerring | 2015-07-04 | 1 | -0/+20 |
* | solved merge conflicts | Bas van Kervel | 2015-06-30 | 1 | -9/+0 |
|\ | |||||
| * | add json parsing method for resend transaction | Bas van Kervel | 2015-06-29 | 1 | -1/+0 |
| * | improved error handling in parsing request | Bas van Kervel | 2015-06-29 | 1 | -1/+2 |
| * | added eth.resend | Bas van Kervel | 2015-06-24 | 1 | -0/+18 |
| * | added eth.pendingTransactions | Bas van Kervel | 2015-06-24 | 1 | -5/+35 |
* | | rebase with develop | Bas van Kervel | 2015-06-30 | 1 | -0/+9 |
* | | add json parsing method for resend transaction | Bas van Kervel | 2015-06-30 | 1 | -1/+0 |
* | | improved error handling in parsing request | Bas van Kervel | 2015-06-30 | 1 | -1/+2 |
* | | added eth.resend | Bas van Kervel | 2015-06-30 | 1 | -0/+18 |
* | | added eth.pendingTransactions | Bas van Kervel | 2015-06-30 | 1 | -5/+35 |
* | | rpc: unmask pending block fields | Felix Lange | 2015-06-30 | 1 | -8/+0 |
|/ | |||||
* | 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 |