Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | further cleaned up xeth interface | obscuren | 2015-01-29 | 1 | -5/+5 |
* | moving to a better xeth | obscuren | 2015-01-29 | 1 | -20/+15 |
* | Move HTTP transport to sub package of RPC | Taylor Gerring | 2015-01-28 | 1 | -3/+12 |
* | Move GetRequestReply to EthereumApi | Taylor Gerring | 2015-01-21 | 1 | -0/+47 |
* | Move argument types to separate file | Taylor Gerring | 2015-01-21 | 1 | -211/+0 |
* | Stub missing UnmarshalJSON methods | Taylor Gerring | 2015-01-13 | 1 | -0/+16 |
* | cleanup | Taylor Gerring | 2015-01-13 | 1 | -2/+3 |
* | Add support for CodeAt | Taylor Gerring | 2015-01-13 | 1 | -0/+37 |
* | Added license headers | Taylor Gerring | 2015-01-13 | 1 | -0/+16 |
* | cleanup | Taylor Gerring | 2015-01-13 | 1 | -25/+9 |
* | begin conversion to rpc over http | Taylor Gerring | 2015-01-13 | 1 | -168/+175 |
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -2/+2 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -1/+1 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -2/+2 |
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -1/+1 |
* | WIP RPC interface | obscuren | 2014-10-21 | 1 | -0/+311 |