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.
Felix Lange
542b839ec7
node, p2p: move network config out of Server
This silences a go vet message about copying p2p.Server in package node.
|
9 years ago |
.. |
api.go
|
node: start RPC/WS interface on localhost by default
|
9 years ago |
config.go
|
all: update license information
|
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
|
node, p2p: move network config out of Server
|
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
|
release, all: integrate the release service into geth
|
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 |