Page MenuHomePhabricator

[avalanche] add a test for a node started with an orphan proof
AbandonedPublic

Authored by PiRK on Jul 9 2021, 16:06.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

This will be a common case: someone spinning up a new node from scratch
with a proof build by another node or by a wallet. The new node will
initially not have the blockchain and consider the proof to be orphan.

Depends on D9742

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
register_proof
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16147
Build 32167: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 32166: arc lint + arc unit

Event Timeline

PiRK requested review of this revision.Jul 9 2021, 16:06
deadalnix requested changes to this revision.Jul 10 2021, 13:34
deadalnix added a subscriber: deadalnix.

I think that should be merged in D9742 . it doesn't make much sense to separate the code and the tests.

This revision now requires changes to proceed.Jul 10 2021, 13:34