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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/abc_rpc_avalancheproof.py | ||
---|---|---|
86 ↗ | (On Diff #28028) | 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. |