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
38d1b0cba2
cmd/geth: enable DNS discovery by default ( #20660 )
...
* node: expose config in service context
* eth: integrate p2p/dnsdisc
* cmd/geth: add some DNS flags
* eth: remove DNS URLs
* cmd/utils: configure DNS names for testnets
* params: update DNS URLs
* cmd/geth: configure mainnet DNS
* cmd/utils: rename DNS flag and fix flag processing
* cmd/utils: remove debug print
* node: fix test
5 years ago
..
api.go
p2p/enode: improve IPv6 support, add ENR text representation ( #19663 )
6 years ago
config.go
p2p/enode: improve IPv6 support, add ENR text representation ( #19663 )
6 years ago
config_test.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
defaults.go
cmd, graphql, node: graphql flag polishes, les integration
5 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
cmd/geth: enable DNS discovery by default ( #20660 )
5 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/geth: enable DNS discovery by default ( #20660 )
5 years ago
service_test.go
cmd/geth: enable DNS discovery by default ( #20660 )
5 years ago
utils_test.go
node: all golint warnings fixed ( #16773 )
7 years ago