quorum/node
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements
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
2016-04-12 11:02:39 +02:00
..
api.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
config.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
config_test.go cmd, common, node, rpc: rework naming convention to canonical one 2016-02-09 13:24:42 +02:00
errors.go cmd, eth, node, rpc, xeth: use single-instance services 2015-11-27 11:06:12 +02:00
node.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
node_example_test.go cmd, common, node, rpc: move IPC into the node itself 2016-02-04 11:23:15 +02:00
node_test.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
service.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
service_test.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
utils_test.go cmd, common, node, rpc: move IPC into the node itself 2016-02-04 11:23:15 +02:00