HomePhabricator

Use proper ordering for sending txs in p2p_compactblocks

Description

Use proper ordering for sending txs in p2p_compactblocks

Summary: One test is missing this (while others already use topological ordering). This could cause some txs to not be added to the mempool without an extra round of messaging after the loop logic change in the orphanage processing from core#26295.

Test Plan:

./test/functional/test_runner.py p2p_compactblocks

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D16238

Details

Provenance
FabienAuthored on May 28 2024, 21:14
teamcityPushed on May 29 2024, 07:45
Parents
rSTAGING39a138a28918: [Cashtab] Show full-height screen with no nav footer for onboarding page
Branches
Unknown
Tags
Unknown

Event Timeline