HomePhabricator

Avoid crash on start in TestBlockValidity with gen=1.
bba7c249296aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Avoid crash on start in TestBlockValidity with gen=1.

When the internal miner is enabled at the start of a new node, there
is an near instant assert in TestBlockValidity because its attempting
to mine a block before the top checkpoint.

Also avoids a data race around vNodes.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Apr 29 2015, 00:00
Wladimir J. van der Laan <laanwj@gmail.com>Committed on May 12 2015, 12:07
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING23254131a3fd: Merge pull request #6093
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGINGbba7c249296a: Avoid crash on start in TestBlockValidity with gen=1. (authored by Gregory Maxwell <greg@xiph.org>).May 12 2015, 12:07