Vasil Dimov
Vasil Dimov
`11ac578f91...70dac32e76`: rebase due to conflicts + update as per the discussion in https://github.com/bitcoin/bitcoin/pull/25390#discussion_r978269158
`70dac32e76...c3e4c34219`: rebase and address suggestions
`c3e4c34219...0f457d2bdd`: rebase and go back to a single macro `SYNCED_LOCK()` with 2 arguments.
`0f457d2bdd...6c0bcd0928`: update comment
`6c0bcd0928...f8f7e62f81`: don't change the type of the variable that holds the list of reachable networks (an array of `bool`s), see https://github.com/bitcoin/bitcoin/pull/25390#discussion_r998202653
`f8f7e62f81...3db109e794`: rebase due to conflicts @ajtowns, I think I addressed all your suggestions?
`3db109e794...e42ce20c65`: rebase due to conflicts
`e42ce20c65...ebfe47e594`: rebase due to conflicts
`ebfe47e594...38c0d628e0`: rebase due to conflicts @hebasto, if the purpose of the low level code is to make the higher level code more robust and less bug-prone, then I think `Synced`...
`38c0d628e0...b749c4d2ca`: rebase due to conflicts