Merge #10357: Allow setting nMinimumChainWork on command line
commit815fe62421cb29472c7f052a42197a8a5fda9cc9
authorWladimir J. van der Laan <laanwj@gmail.com>
Wed, 6 Sep 2017 16:49:43 +0000 (6 18:49 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Wed, 6 Sep 2017 17:00:57 +0000 (6 19:00 +0200)
tree62d8f1fb455ecd820e98c051f7d456180b3d09cd
parent6866b4912b8013ed748d12250209f7079a3c92e6
parenteac64bb7a3b6aba747403b23b3b1d3609843f8db
Merge #10357: Allow setting nMinimumChainWork on command line

eac64bb7a [qa] Test nMinimumChainWork (Suhas Daftuar)
0311836f6 Allow setting nMinimumChainWork on command line (Suhas Daftuar)

Pull request description:

  As discussed briefly here: https://botbot.me/freenode/bitcoin-core-dev/2017-02-28/?msg=81712308&page=4

  This adds a hidden command line option for setting `nMinimumChainWork`, which allows us to test this parameter in our functional tests, as well as allowing for niche use cases like syncing nodes that are otherwise disconnected from the network.

  See also #10345, which proposes a new use of `nMinimumChainWork`.

Tree-SHA512: fe4d8f4f289697615c98d8760f1cc74c076110310ea0b5b875fcab78c127da9195b4eb84148aebacc7606c246e5773d3f13bd5d9559d0a8bffac20a3a28c62df
src/init.cpp