00:42 
<
 bitcoin-git >
bitcoin/master 7c543bc Hennadii Stepanov: build: Enable safe warnings for msvc builds
 
00:42 
<
 bitcoin-git >
bitcoin/master 3ececa7 fanquake: Merge #21543: build: Enable safe warnings for msvc builds
 
10:30 
<
 bitcoin-git >
bitcoin/master 1c25adf John Newbery: [net] Construct addrman outside connman
 
10:30 
<
 bitcoin-git >
bitcoin/master 392a95d John Newbery: [net_processing] Keep addrman reference in PeerManager
 
10:30 
<
 bitcoin-git >
bitcoin/master 8073673 John Newbery: [net] remove CConnman::SetServices
 
14:21 
<
 bitcoin-git >
bitcoin/master f126cbd Jon Atack: Extract ProtectEvictionCandidatesByRatio from SelectNodeToEvict
 
14:21 
<
 bitcoin-git >
bitcoin/master 41f84d5 Jon Atack: Move peer eviction tests to a separate test file
 
14:21 
<
 bitcoin-git >
bitcoin/master ca63b53 Jon Atack: Use std::unordered_set instead of std::vector in IsEvicted()
 
14:21 
<
 bitcoin-git >
[bitcoin] laanwj merged pull request #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage (master...AttemptToEvictConnection-identify-onions-with-m_inbound_onion) 
https://github.com/bitcoin/bitcoin/pull/20197 
 
15:41 
<
 bitcoin-git >
bitcoin/master 9b05c49 Vasil Dimov: fuzz: implement unimplemented FuzzedSock methods
 
15:41 
<
 bitcoin-git >
bitcoin/master 3088f83 Vasil Dimov: fuzz: extend FuzzedSock::Recv() to support MSG_PEEK
 
15:41 
<
 bitcoin-git >
bitcoin/master 5a887d4 Vasil Dimov: fuzz: avoid FuzzedSock::Recv() repeated errors with EAGAIN
 
18:10 
<
 bitcoin-git >
bitcoin/master fa98f3f MarcoFalke: fuzz: [refactor] Use ConsumeScript in signature_checker fuzz target
 
18:10 
<
 bitcoin-git >
bitcoin/master eeee8f5 MarcoFalke: fuzz: Removed unused try-catch in coins_view
 
18:10 
<
 bitcoin-git >
bitcoin/master fa4926c MarcoFalke: fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targ...