The tx finalization log currently happens in 2 places which is not the best and also causes a subtle log duplication in the event a tx is being finalized and was also the parent of another tx finalized in the voting same round. This simplified design makes sure it can't happen anymore.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC101e264da00f: [avalanche] Simplify and deduplicate tx finalization log
ninja check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable