1. 16 Mar, 2020 2 commits
  2. 14 Mar, 2020 3 commits
  3. 13 Mar, 2020 1 commit
  4. 12 Mar, 2020 2 commits
  5. 10 Mar, 2020 1 commit
  6. 02 Mar, 2020 1 commit
  7. 28 Feb, 2020 1 commit
  8. 27 Feb, 2020 3 commits
  9. 26 Feb, 2020 1 commit
  10. 25 Feb, 2020 2 commits
  11. 24 Feb, 2020 2 commits
  12. 21 Feb, 2020 1 commit
  13. 20 Feb, 2020 2 commits
  14. 18 Feb, 2020 6 commits
  15. 17 Feb, 2020 9 commits
  16. 15 Feb, 2020 1 commit
  17. 14 Feb, 2020 1 commit
  18. 13 Feb, 2020 1 commit
    • Felix Lange's avatar
      cmd/geth: enable DNS discovery by default (#20660) · 38d1b0cb
      Felix Lange authored
      * 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
      38d1b0cb