This would have made it easier to debug the issue fixed by D13099, to verify that the received msg_avaproof was indeed the one corresponding to the sent msg_getdata before comparing the timestamps.
Details
Details
- Reviewers
sdulfari Fabien - Group Reviewers
Restricted Project - Commits
- rABC395893c395cf: [tests] show the proofid when representing a proof
Make a test involving a msg_avaproof (e.g. abc_p2p_compactproofs) fail and inspect the log for a msg_avaproof.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- proofid_in_proof_repr
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21981 Build 43597: Build Diff build-debug · build-diff · build-without-wallet · build-clang · build-clang-tidy Build 43596: arc lint + arc unit
Event Timeline
test/functional/test_framework/messages.py | ||
---|---|---|
954 ↗ | (On Diff #37817) | We now have uint256_hex in util.py |