Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix hex conversion bug in RPC for byte slices | Gustav Simonsson | 2015-05-12 | 1 | -1/+8 |
* | rpc, xeth: fix #881, gracefully handle offline whisper | Péter Szilágyi | 2015-05-11 | 1 | -0/+16 |
* | Don't export types/functions | Bas van Kervel | 2015-04-19 | 1 | -12/+12 |
* | Replaced channel pointer field with non pointer channel | Bas van Kervel | 2015-04-19 | 1 | -10/+13 |
* | Stop accepted and alive connections (http keep-alive) when the rpc service is... | Bas van Kervel | 2015-04-17 | 1 | -27/+56 |
* | admin.stopRPC support added which stops the RPC HTTP listener | Bas van Kervel | 2015-04-16 | 1 | -0/+67 |
* | Improved test coverage for rpc types | Taylor Gerring | 2015-04-04 | 1 | -14/+4 |
* | Guard for nil *big.Int | Taylor Gerring | 2015-04-02 | 1 | -1/+5 |
* | Better decoding of uint* | Taylor Gerring | 2015-04-02 | 1 | -2/+6 |
* | More types supported | Taylor Gerring | 2015-04-02 | 1 | -0/+20 |
* | Trim left only, not right | Taylor Gerring | 2015-04-02 | 1 | -1/+1 |
* | Better nil handling | Taylor Gerring | 2015-04-02 | 1 | -5/+22 |
* | Fixed decoding for uint64 into bytes | Taylor Gerring | 2015-04-02 | 1 | -1/+4 |
* | Patches | Taylor Gerring | 2015-04-01 | 1 | -2/+3 |
* | rename messages to types | Taylor Gerring | 2015-04-01 | 1 | -0/+220 |