Page MenuHomePhabricator

move-only: test: make snapshot chainstate setup reusable
ClosedPublic

Authored by PiRK on Oct 19 2023, 14:10.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC88394e92b4d6: move-only: test: make snapshot chainstate setup reusable
Summary

For use in next commit.

Most easily reviewed with
--color-moved=dimmed_zebra --color-moved-ws=allow-indentation-change.

This is a partial backport of core#25667
https://github.com/bitcoin/bitcoin/pull/25667/commits/3a29dfbfb2c16a50d854f6f81428a68aa9180509

Depends on D14651

Test Plan

ninja check

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Oct 19 2023, 14:10
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/test/validation_chainstatemanager_tests.cpp
285 ↗(On Diff #42710)

Good catch

This revision is now accepted and ready to land.Oct 23 2023, 12:37