Page MenuHomePhabricator

test: refactor: separate CreateBlock in TestChain100Setup
ClosedPublic

Authored by PiRK on Oct 17 2022, 08:34.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC954fc7392543: test: refactor: separate CreateBlock in TestChain100Setup
Summary

This is so we can create blocks within unittests and have them
be processed by specific chainstates (instead of the just the
active one).

This is a backport of core#21526 [11/12]
https://github.com/bitcoin/bitcoin/pull/21526/commits/2705570109a2a90ecfd3f4180944498626fc2707#

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable