Page MenuHomePhabricator

fuzz: Initialize a full TestingSetup where appropriate
ClosedPublic

Authored by PiRK on Jun 28 2022, 15:15.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC4f0ff1e2f9e2: fuzz: Initialize a full TestingSetup where appropriate
Summary

A full TestingSetup is required for both coins_view and
load_external_block_file as they interact with the active chainstate.

This is a backport of core#20946 [2/2]
https://github.com/bitcoin/bitcoin/pull/20946/commits/abb6fa728598c4cc8874eae1c3c5e587e36424cd

Depends on D11678

Test Plan

ninja bitcoin-fuzzers

Diff Detail

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