Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Samples and disams cmd for evm code | obscuren | 2015-01-29 | 1 | -1/+14 | |
| * | Added RPC "Call" for JS calls to contracts | obscuren | 2015-01-29 | 2 | -7/+23 | |
| * | removed create | obscuren | 2015-01-29 | 1 | -11/+0 | |
| * | implement transact | obscuren | 2015-01-29 | 3 | -43/+22 | |
| * | updated ethereum.js and moved to subfolder | obscuren | 2015-01-29 | 3 | -1/+39 | |
| * | removed key while in the process of moving to the new key storage | obscuren | 2015-01-29 | 1 | -2/+2 | |
* | | Merge branch 'jsonrpc' of github.com:ethereum/go-ethereum into jsonrpc | Taylor Gerring | 2015-01-29 | 3 | -27/+24 | |
|\| | ||||||
| * | further cleaned up xeth interface | obscuren | 2015-01-29 | 3 | -8/+8 | |
| * | moving to a better xeth | obscuren | 2015-01-29 | 2 | -20/+17 | |
* | | Use custom Send methods | Taylor Gerring | 2015-01-29 | 1 | -7/+11 | |
|/ | ||||||
* | Rename api var for clarity | Taylor Gerring | 2015-01-28 | 2 | -7/+6 | |
* | Return a websocker.Handler of the function | Taylor Gerring | 2015-01-28 | 1 | -1/+1 | |
* | Rename transport to ws | Taylor Gerring | 2015-01-28 | 1 | -9/+9 | |
* | New simplified Websocket transport | Taylor Gerring | 2015-01-28 | 1 | -0/+124 | |
* | Indicate port in startup log message | Taylor Gerring | 2015-01-28 | 1 | -1/+3 | |
* | Move HTTP transport to sub package of RPC | Taylor Gerring | 2015-01-28 | 4 | -50/+63 | |
* | Move GetRequestReply to EthereumApi | Taylor Gerring | 2015-01-21 | 3 | -51/+48 | |
* | Move argument types to separate file | Taylor Gerring | 2015-01-21 | 2 | -211/+218 | |
* | Stub missing UnmarshalJSON methods | Taylor Gerring | 2015-01-13 | 1 | -0/+16 | |
* | cleanup | Taylor Gerring | 2015-01-13 | 4 | -16/+5 | |
* | Add support for CodeAt | Taylor Gerring | 2015-01-13 | 3 | -2/+58 | |
* | Added license headers | Taylor Gerring | 2015-01-13 | 4 | -0/+64 | |
* | cleanup | Taylor Gerring | 2015-01-13 | 2 | -46/+9 | |
* | begin conversion to rpc over http | Taylor Gerring | 2015-01-13 | 5 | -263/+438 | |
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 2 | -5/+5 | |
* | ethlog => logger | obscuren | 2014-10-31 | 2 | -7/+7 | |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 3 | -5/+5 | |
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -1/+1 | |
* | WIP RPC interface | obscuren | 2014-10-21 | 5 | -0/+487 |