| Commit message (Expand) | Author | Age | Files | Lines |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -721/+0 |
* | rpc/api, xeth: added signTransaction method | Jeffrey Wilcke | 2015-11-18 | 1 | -2/+44 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -0/+14 |
* | core, eth, trie: fix data races and merge/review issues | Péter Szilágyi | 2015-10-21 | 1 | -3/+1 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -1/+1 |
* | rpc/api: don't crash for unknown blocks | Felix Lange | 2015-09-23 | 1 | -25/+23 |
* | jsre, rpc/api: pull in new web3 and use hex numbers | Péter Szilágyi | 2015-09-15 | 1 | -3/+3 |
* | eth, rpc: standardize the chain sync progress counters | Péter Szilágyi | 2015-09-15 | 1 | -0/+15 |
* | core: split out TD from database and all internals | Péter Szilágyi | 2015-09-11 | 1 | -38/+34 |
* | Improve error string and remove unneeded else clause | Gustav Simonsson | 2015-08-28 | 1 | -1/+1 |
* | rpc: return error code for eth_getWork when no work ready | Gustav Simonsson | 2015-08-26 | 1 | -1/+6 |
* | rpc/api: return boolean value for eth_submitHashrate | Jeffrey Wilcke | 2015-08-17 | 1 | -2/+2 |
* | miner, rpc: added submit hashrate for remote agents | Jeffrey Wilcke | 2015-08-06 | 1 | -0/+10 |
* | Merge pull request #1461 from bas-vk/eth_resend | Jeffrey Wilcke | 2015-08-02 | 1 | -7/+11 |
|\ |
|
| * | bugfix, pending transaction was resend with new gas price/limit but not remov... | Bas van Kervel | 2015-07-28 | 1 | -7/+11 |
* | | rpc: to in Call no longer required. Fixed eth_estimateGas | Jeffrey Wilcke | 2015-07-29 | 1 | -1/+1 |
* | | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
|/ |
|
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core, eth, rpc: proper gas used. Closes #1417 | Jeffrey Wilcke | 2015-07-07 | 1 | -1/+0 |
* | 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 |