Page MenuHomePhabricator

[avalanche] Log the parent txids of a finalized child txs
ClosedPublic

Authored by Fabien on Aug 13 2025, 15:14.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC692509778a4c: [avalanche] Log the parent txids of a finalized child txs
Summary

When a tx is finalized, the event is logged. But this may be a child tx that finalizes its parents implicitely, so make sure to log these as well.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_transaction_finalization

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_preconsensus_log_parents
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34143
Build 67754: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-clang-tidy · build-clang · build-debug
Build 67753: arc lint + arc unit