Currently, logs for dangling-proof only appear when a proof is rejected for having already been dropped.
This is confusing because the initial dropping is not logged and may have occurred much earlier.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC4bb701324f80: [avalanche] Add log message when dangling proofs get dropped
ninja check bitcoind bitcoin-cli ./test/functional/test_runner.py abc_feature_proof_cleanup
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/abc_feature_proof_cleanup.py | ||
---|---|---|
100 ↗ | (On Diff #34724) | Nit: you can use uint256_hex() |