aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/eth.go
Commit message (Collapse)AuthorAgeFilesLines
* fixed eth sign unittestBas van Kervel2015-06-221-2/+2
|
* added RPC start/stop supportBas van Kervel2015-06-221-1/+1
|
* added batch support to console and attach actionsBas van Kervel2015-06-221-1/+0
|
* fixed rpc test failure in eth.blockNumberBas van Kervel2015-06-221-43/+45
|
* Merge pull request #1267 from SilentCicero/developJeffrey Wilcke2015-06-191-0/+15
|\ | | | | eth_sendRawTransaction JSON RPC
| * New DataArgs and eth_sendRawTransactionSilentCicero2015-06-171-1/+1
| |
| * NewSigArgs arg change.Nick Dodson2015-06-161-1/+1
| |
| * Update eth.goNick Dodson2015-06-151-1/+1
| |
| * Changed variable namesSilentCicero2015-06-151-7/+1
| |
| * eth_pushTx send raw signed encoded TX data to the chain through RPCSilentCicero2015-06-151-0/+21
| |
* | Merge pull request #1260 from obscuren/tx-drop-low-txJeffrey Wilcke2015-06-161-1/+8
|\ \ | | | | | | core: drop low gas tx
| * | rpc/api: fixed default gas-(price) issue.obscuren2015-06-151-1/+8
| |/
* / fixed rpc/api.GasPricezsfelfoldi2015-06-151-1/+1
|/
* restructured eth rpc APIBas van Kervel2015-06-111-0/+8
|
* added admin APIBas van Kervel2015-06-111-90/+90
|
* added console commandBas van Kervel2015-06-111-0/+4
|
* restructured eth rpc APIBas van Kervel2015-06-111-0/+523