Page MenuHomePhabricator

[avalanche] Check the utxo limit using the verifyavalancheproof RPC
ClosedPublic

Authored by Fabien on Jul 15 2021, 14:58.

Details

Summary

This is currently tested via addavalanchenode which is not appropriated. This diffs checks the limit with verifyavalancheproof instead, and the error is already covered with a proper message check.

Test Plan
./test/functional/test_runner.py abc_rpc_avalancheproof

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_verifyproof_toomanystakes
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16193
Build 32259: Build Diffbuild-without-wallet · build-clang-tidy · build-clang · build-diff · build-debug
Build 32258: arc lint + arc unit