Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
api.go
rpc: various fixes/enhancements
9 years ago
config.go
rpc: various fixes/enhancements
9 years ago
config_test.go
cmd, common, node, rpc: rework naming convention to canonical one
9 years ago
errors.go
cmd, eth, node, rpc, xeth: use single-instance services
9 years ago
node.go
rpc: various fixes/enhancements
9 years ago
node_example_test.go
cmd, common, node, rpc: move IPC into the node itself
9 years ago
node_test.go
rpc: various fixes/enhancements
9 years ago
service.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
service_test.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
utils_test.go
cmd, common, node, rpc: move IPC into the node itself
9 years ago