So we don't keep polling for ancestors when the child tx has been finalized.
Details
Details
- Reviewers
PiRK roqqit - Group Reviewers
Restricted Project - Commits
- rABC3bca6fa41005: [avalanche] Add the finalized transactions ancestors to the list of recently…
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- avalanche_add_tx_ancestors_to_recently_finalized
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 32589 Build 64666: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 64665: arc lint + arc unit
Event Timeline
src/txmempool.cpp | ||
---|---|---|
534 | you want to return the vector if finalized ids, so you need to clear it to fulfill this expectation |