Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase with develop | Bas van Kervel | 2015-06-30 | 1 | -15/+24 |
* | initialize fields to prevent nil pointer exception | Bas van Kervel | 2015-06-30 | 1 | -3/+8 |
* | add json parsing method for resend transaction | Bas van Kervel | 2015-06-30 | 1 | -1/+76 |
* | improved error handling in parsing request | Bas van Kervel | 2015-06-30 | 1 | -1/+6 |
* | added eth.resend | Bas van Kervel | 2015-06-30 | 1 | -0/+50 |
* | added eth.pendingTransactions | Bas van Kervel | 2015-06-30 | 1 | -0/+34 |
* | fixed eth sign unittest | Bas van Kervel | 2015-06-22 | 1 | -6/+6 |
* | added batch support to console and attach actions | Bas van Kervel | 2015-06-22 | 1 | -18/+18 |
* | Merge pull request #1267 from SilentCicero/develop | Jeffrey Wilcke | 2015-06-19 | 1 | -0/+29 |
|\ | |||||
| * | New DataArgs and eth_sendRawTransaction | SilentCicero | 2015-06-17 | 1 | -0/+29 |
* | | rpc/api: fixed default gas-(price) issue. | obscuren | 2015-06-15 | 1 | -6/+2 |
|/ | |||||
* | added admin API | Bas van Kervel | 2015-06-11 | 1 | -15/+15 |
* | restructured eth rpc API | Bas van Kervel | 2015-06-11 | 1 | -0/+835 |