good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 09, 2020
    • Raw Pong Ghmoa's avatar
      cmd: deprecate --testnet, use named networks instead (#20852) · 15540ae9
      Raw Pong Ghmoa authored
      * cmd/utils: make goerli the default testnet
      
      * cmd/geth: explicitly rename testnet to ropsten
      
      * core: explicitly rename testnet to ropsten
      
      * params: explicitly rename testnet to ropsten
      
      * cmd: explicitly rename testnet to ropsten
      
      * miner: explicitly rename testnet to ropsten
      
      * mobile: allow for returning the goerli spec
      
      * tests: explicitly rename testnet to ropsten
      
      * docs: update readme to reflect changes to the default testnet
      
      * mobile: allow for configuring goerli and rinkeby nodes
      
      * cmd/geth: revert --testnet back to ropsten and mark as legacy
      
      * cmd/util: mark --testnet flag as deprecated
      
      * docs: update readme to properly reflect the 3 testnets
      
      * cmd/utils: add an explicit deprecation warning on startup
      
      * cmd/utils: swap goerli and ropsten in usage
      
      * cmd/geth: swap goerli and ropsten in usage
      
      * cmd/geth: if running a known preset, log it for convenience
      
      * docs: improve readme on usage of ropsten's testnet datadir
      
      * cmd/utils: check if legacy `testnet` datadir exists for ropsten
      
      * cmd/geth: check for legacy testnet path in console command
      
      * cmd/geth: use switch statement for complex conditions in main
      
      * cmd/geth: move known preset log statement to the very top
      
      * cmd/utils: create new ropsten configurations in the ropsten datadir
      
      * cmd/utils: makedatadir should check for existing testnet dir
      
      * cmd/geth: add legacy testnet flag to the copy db command
      
      * cmd/geth: add legacy testnet flag to the inspect command
      15540ae9
  2. Mar 31, 2020
  3. Feb 09, 2020
  4. Jan 07, 2020
  5. Oct 17, 2019
  6. Sep 10, 2019
  7. Aug 26, 2019
  8. Aug 19, 2019
  9. Jun 13, 2019
  10. Jun 04, 2019
  11. Mar 12, 2019
  12. Feb 04, 2019
  13. Jan 30, 2019
  14. Dec 02, 2018
  15. Nov 21, 2018
  16. Sep 14, 2018
  17. Aug 14, 2018
  18. Aug 05, 2018
  19. Jul 24, 2018
  20. Apr 04, 2018
  21. Feb 27, 2018
  22. Feb 20, 2018
  23. Feb 10, 2018
  24. Nov 17, 2017
  25. Oct 24, 2017
  26. Oct 17, 2017
  27. Aug 21, 2017
  28. Aug 03, 2017
  29. Jul 17, 2017
  30. Jul 14, 2017
  31. Jul 07, 2017
  32. Jun 26, 2017
  33. Jun 21, 2017
  34. May 25, 2017
  35. May 22, 2017
  36. May 09, 2017
Loading