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.
 
 
 
 
 
 
go-ethereum/node
Péter Szilágyi df75dbfd68 cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
..
api.go cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
config.go cmd, common, node, rpc: rework naming convention to canonical one 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 cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
node_example_test.go cmd, common, node, rpc: move IPC into the node itself 9 years ago
node_test.go cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
service.go rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
service_test.go cmd, common, node, rpc: move IPC into the node itself 9 years ago
utils_test.go cmd, common, node, rpc: move IPC into the node itself 9 years ago