Staking rewards may not be ready and trying to force them to be ready via setmocktime after restarting the node causes the prior quorum's proofs to be removed for dangling too long. Instead, we can check if staking rewards is ready and verify the respective poll response. Either PENDING or ACCEPTED are reasonable for our purposes here.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project
./test/functional/test_runner.py abc_p2p_avalanche_contender_voting
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- sc-fix-flaky
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 33112 Build 65708: Build Diff build-clang-tidy · build-debug · build-clang · build-diff · build-without-wallet Build 65707: arc lint + arc unit