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.
HackyMiner
f7f6a46029
eth, node: use APPDATA env to support cygwin/msys correctly ( #17786 )
...
This changes default location of the data directory to use the LOCALAPPDATA
environment variable, resolving issues with remote home directories an improving
compatibility with Cygwin.
Fixes #2239
Fixes #2237
Fixes #16437
6 years ago
..
api.go
all: new p2p node representation ( #17643 )
6 years ago
config.go
node: prefer nil slices over zero-length slices ( #19083 )
6 years ago
config_test.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
defaults.go
eth, node: use APPDATA env to support cygwin/msys correctly ( #17786 )
6 years ago
doc.go
node: documentation typo fix ( #17113 )
6 years ago
errors.go
node: fix instance dir locking and improve error message
7 years ago
node.go
node: prefer nil slices over zero-length slices ( #19083 )
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
cmd, dashboard, log: log collection and exploration ( #17097 )
6 years ago
service_test.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
utils_test.go
node: all golint warnings fixed ( #16773 )
7 years ago