So we don't keep polling for ancestors when the child tx has been finalized.
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 |