Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Godeps, rpc: switch back to package npipe | Felix Lange | 2016-07-15 | 1 | -3/+3 |
| | | | | | The named pipe implementation from go-winio has some issues that need to be addressed before we can use it again. | ||||
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -1/+1 |
| | | | | | | | | rpc: be less restrictive on the request id rpc: improved documentation console: upgrade web3.js to version 0.16.0 rpc: cache http connections rpc: rename wsDomains parameter to wsOrigins | ||||
* | rpc: use go-winio instead of vendoring a named pipe implementation | Felix Lange | 2016-04-04 | 1 | -622/+4 |
| | |||||
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -0/+655 |