You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin/bitcoin#21160: net/net processing: Move tx inventory into net_processing
1066d10 scripted-diff: rename TxRelay members (John Newbery)
575bbd0 [net processing] Move tx relay data to Peer (John Newbery)
785f55f [net processing] Move m_wtxid_relay to Peer (John Newbery)
3634670 [net] Add CNode.m_relays_txs and CNode.m_bloom_filter_loaded (John Newbery)
Pull request description:
This continues the work of moving application layer data into net_processing, by moving all tx data into the new Peer object added in #19607.
For motivation, see #19398.
ACKs for top commit:
dergoegge:
ACK 1066d10 - This is a good layer separation improvement with no behavior changes.
glozow:
utACK 1066d10
Tree-SHA512: 0c9d6b8a0a05e2d816b6d6588b7df133842ec960ae67667813422aa7bd8eb5308599c714f3822a98ddbdf364ffab9050b055079277ba4aff24092557ff99ebcc
0 commit comments