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.
Martin Holst Swende
1528b791ac
node: do not continue if 'signer' is used but connection fails (#19441)
This makes geth fails instead of falling back to local keystore, if the command line flag `--signer` is used
|
6 years ago |
.. |
api.go
|
cmd/geth, internal, node, vendor: nuke geth monitor
|
6 years ago |
config.go
|
node: do not continue if 'signer' is used but connection fails (#19441)
|
6 years ago |
config_test.go
|
cmd, node, p2p/simulations: fix node account manager leak (#19004)
|
6 years ago |
defaults.go
|
node: require LocalAppData variable (#19132)
|
6 years ago |
doc.go
|
node: documentation typo fix (#17113)
|
7 years ago |
errors.go
|
node: fix instance dir locking and improve error message
|
8 years ago |
node.go
|
cmd/geth, internal, node, vendor: nuke geth monitor
|
6 years ago |
node_example_test.go
|
cmd, node, p2p/simulations: fix node account manager leak (#19004)
|
6 years ago |
node_test.go
|
cmd, node, p2p/simulations: fix node account manager leak (#19004)
|
6 years ago |
service.go
|
accounts, cmd, internal: disable unlock account on open HTTP (#17037)
|
6 years ago |
service_test.go
|
all: clean up and proerly abstract database access
|
6 years ago |
utils_test.go
|
node: all golint warnings fixed (#16773)
|
7 years ago |