Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HTTP RPC only listen on localhost | obscuren | 2015-02-15 | 1 | -1/+1 |
* | #295 Allow RPC ID to be string | Taylor Gerring | 2015-02-11 | 1 | -1/+1 |
* | Moved log message to detail output | obscuren | 2015-02-08 | 1 | -1/+1 |
* | Merge branch 'develop' of https://github.com/tgerring/go-ethereum into tgerri... | obscuren | 2015-02-06 | 1 | -5/+8 |
|\ | |||||
| * | Update RPC message format | Taylor Gerring | 2015-02-04 | 1 | -4/+7 |
* | | Filtering | obscuren | 2015-02-05 | 1 | -2/+2 |
|/ | |||||
* | further cleaned up xeth interface | obscuren | 2015-01-29 | 1 | -2/+2 |
* | moving to a better xeth | obscuren | 2015-01-29 | 1 | -0/+2 |
* | Rename api var for clarity | Taylor Gerring | 2015-01-28 | 1 | -2/+2 |
* | 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 | 1 | -0/+107 |