erigon-pulse/cmd
Felix Lange 7452f55c8b 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
2020-02-27 17:21:20 +03:00
..
abidump cmd: implement abidump (#19958) 2020-02-27 17:20:36 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
clef cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
devp2p cmd/devp2p: fix Route53 TXT record splitting (#20626) 2020-02-27 17:21:19 +03:00
ethkey cmd: fix command help messages in modules (#20203) 2019-12-09 10:45:55 +01:00
evm cmd/evm: accept --input for disasm command (#20548) 2020-02-27 17:20:36 +03:00
geth cmd/geth: enable DNS discovery by default (#20660) 2020-02-27 17:21:20 +03:00
hack Trie: store self-destructed accounts (#355) 2020-02-12 13:52:59 +00:00
migrate Collect data about Keccak256 invocations for evaluation of STARK proof sizes and performance (#315) 2020-01-15 17:33:36 +00:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Serve GetNodeData for nodes in memory (Issue #300) 2020-02-06 11:53:09 +01:00
puppeth cmd/puppeth: change dashboard title to not use "testnet" (#20513) 2020-01-30 13:36:30 +02:00
restapi Debug Web UI prototype (#362) 2020-02-09 13:31:52 +03:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
rpctest Tx pool use triedbstate, fixes to GetNodeData and move it to experimental (#364) 2020-02-10 17:05:32 +00:00
state Trie: store self-destructed accounts (#355) 2020-02-12 13:52:59 +00:00
tester Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
utils cmd/geth: enable DNS discovery by default (#20660) 2020-02-27 17:21:20 +03:00