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
Lint
Lint Not Applicable
Unit
Tests Not Applicable