HomePhabricator

[qa] cause test_framework to mine the initial chain *now*

Description

[qa] cause test_framework to mine the initial chain *now*

Summary:
Currently, the test mines blocks back in Jan 1 2014 to
generate an initial blockchain. Then tests zip into the future
to mine blocks in the current time. This change fixes it, so that
the initial blockchain is generated recently, but allows it to be
overriden for specific tests.

Test Plan:

./test/functional/test_runner.py

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1424

Details

Provenance
schancelAuthored on May 17 2018, 02:37
schancelPushed on May 24 2018, 16:59
Reviewer
Restricted Project
Differential Revision
D1424: [qa] cause test_framework to mine the initial chain *now*
Parents
rABCaa4cd96c94a2: Get rid of SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM
Branches
Unknown
Tags
Unknown
Reverted By
rABC743ef14afed9: Revert "[qa] cause test_framework to mine the initial chain *now*"