This makes it possible to build a proof with too many utxos, but clean
the network layer from this verification.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC21cb6fe9e03e: [avalanche] Move the utxo limitation to the proof verification
./test/functional/test_runner.py abc_rpc_avalancheproof
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- move_proof_stake_limit
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15414 Build 30750: Build Diff build-without-wallet · build-clang · lint-circular-dependencies · build-clang-tidy · build-debug · build-diff Build 30749: arc lint + arc unit
Event Timeline
test/functional/abc_rpc_avalancheproof.py | ||
---|---|---|
86 | The test wasn't good anyway, because it was missing an assert to check that addavalanchenode returns True. But we have to remember to add another one in a future diff. |