HomePhabricator

Make max tip age an option instead of chainparam
64360f130441Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make max tip age an option instead of chainparam

After discussion in #7164 I think this is better.

Max tip age was introduced in #5987 to make it possible to run
testnet-in-a-box. But associating this behavior with the testnet chain
is wrong conceptually, as it is not needed in normal usage.
Should aim to make testnet test the software as-is.

Replace it with a (debug) option -maxtipage, which can be
specified only in the specific case.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 14 2015, 12:23
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGdc511dcfd9ea: Merge pull request #7200
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING64360f130441: Make max tip age an option instead of chainparam (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Dec 14 2015, 12:29