HomePhabricator

update SelectParamsFromCommandLine() handling/order
a2189fbaf65dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

update SelectParamsFromCommandLine() handling/order

  • move SelectParamsFromCommandLine() from init.cpp to bitcoin.cpp to allow to use TestNet() for Bitcoin-Qt instead of GetBoolArg("-testnet", false)
  • change order in bitcoind.cpp to match bitcoin.cpp functionality
  • hamonize error message strings for missing datadir and failing SelectParamsFromCommandLine() in bitcoin.cpp and bitcoind.cpp
  • use TestNet() call in splashscreen.cpp

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jun 23 2013, 16:04
Gavin Andresen <gavinandresen@gmail.com>Committed on Aug 22 2013, 01:05
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3624356e8201: Refactor: Move GetAccountAddresses to CWallet
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABCa2189fbaf65d: update SelectParamsFromCommandLine() handling/order (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Aug 22 2013, 01:05