aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/jeth.go
Commit message (Expand)AuthorAgeFilesLines
* removed obsolete print statementBas van Kervel2015-06-111-86/+0
* changed send methods for backwards compatability in geth consoleBas van Kervel2015-06-111-0/+54
* added console commandBas van Kervel2015-06-111-11/+43
* added debug APIBas van Kervel2015-06-111-3/+4
* changed send methods for backwards compatability in geth consoleBas van Kervel2015-06-111-0/+54
* added console commandBas van Kervel2015-06-111-15/+48
* cmd/geth, jsre, rpc: run all JS code on the event loopFelix Lange2015-05-251-3/+3
* Merge branch 'develop' of github.com:ethereum/go-ethereum into developDaniel A. Nagy2015-05-111-0/+2
|\
| * rpc: display error message to stdoutobscuren2015-05-111-0/+2
* | Signing (almost) works.Daniel A. Nagy2015-05-081-2/+0
|/
* setTimeout and sendAsync implementedzsfelfoldi2015-05-061-22/+47
* Default gasobscuren2015-04-021-0/+2
* Temp fix for console outputobscuren2015-03-251-2/+4
* using robertkrimen/otto, godeps updatedzsfelfoldi2015-03-201-8/+19
* rpczelig2015-03-151-0/+43