< bitcoin-git>
bitcoin/master 23d71d1 Hennadii Stepanov: Do not hide compile-time thread safety warnings
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19668: Do not hide compile-time thread safety warnings (master...200805-assert) https://github.com/bitcoin/bitcoin/pull/19668
< gleb>
sdaftuar: I see. In isolation, the second solution is probably better: block-relay-only rotation makes perfect sense. But I'd keep in mind other ideas... Like sending transaction to a random node and disconnecting (for the sake of privacy), or self-advertising to a random node.
< gleb>
These can't work with block-relay-only, because they'd relay transactions and addrs... And we'll need new connection types here anyway? Now it's just a code organization question. You probably have a better idea of what it might look like. I'm just suggesting to consider these potential plans as well.
< bitcoin-git>
[bitcoin] hebasto opened pull request #19854: Avoid locking CTxMemPool::cs recursively in simple cases (master...200901-mmx3) https://github.com/bitcoin/bitcoin/pull/19854