< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/267b60f800cb...1a0d1452a0ab
< bitcoin-git> bitcoin/master 765e0be fanquake: build: split native_cctools
< bitcoin-git> bitcoin/master 1a0d145 fanquake: Merge #21457: build: split libtapi and clang out of native_cctools
< bitcoin-git> [bitcoin] fanquake merged pull request #21457: build: split libtapi and clang out of native_cctools (master...split_native_cctools) https://github.com/bitcoin/bitcoin/pull/21457
< bitcoin-git> [bitcoin] fanquake closed pull request #21030: refactor: move load block thread into ChainstateManager (master...revive_marco_val_loadblock_thread) https://github.com/bitcoin/bitcoin/pull/21030
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a0d1452a0ab...e4a291823855
< bitcoin-git> bitcoin/master b8e7647 Hennadii Stepanov: ci: Bump macOS VM image to the latest version
< bitcoin-git> bitcoin/master e4a2918 fanquake: Merge #21542: ci: Bump macOS VM image to the latest version
< bitcoin-git> [bitcoin] fanquake merged pull request #21542: ci: Bump macOS VM image to the latest version (master...210328-mac) https://github.com/bitcoin/bitcoin/pull/21542
< bitcoin-git> [bitcoin] fanquake opened pull request #21557: test: small cleanup in RPCNestedTests tests (master...update_rpc_nested_tests) https://github.com/bitcoin/bitcoin/pull/21557
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e4a291823855...b14462083f82
< bitcoin-git> bitcoin/master 87deac6 fanquake: rand: only try and use freeifaddrs if available
< bitcoin-git> bitcoin/master 879215e fanquake: build: check if -lsocket is required with *ifaddrs
< bitcoin-git> bitcoin/master 4783115 fanquake: net: add ifaddrs.h include
< bitcoin-git> [bitcoin] fanquake merged pull request #21486: build: link against -lsocket if required for *ifaddrs (master...use_freeifaddrs_only_when_available) https://github.com/bitcoin/bitcoin/pull/21486
< bitcoin-git> [bitcoin] laanwj opened pull request #21560: net: Add Tor v3 hardcoded seeds (master...2021-03-torv3-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/21560
< bitcoin-git> [bitcoin] jnewbery opened pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor and dtor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b14462083f82...602b038d433b
< bitcoin-git> bitcoin/master 95cccf8 Sebastian Falbesoner: util: introduce helper AnyPtr to access std::any instances
< bitcoin-git> bitcoin/master 8dbb87a Sebastian Falbesoner: refactor: replace util::Ref by std::any (C++17)
< bitcoin-git> bitcoin/master 916ab01 Sebastian Falbesoner: remove unused class util::Ref and its unit test
< bitcoin-git> [bitcoin] laanwj merged pull request #21366: refactor: replace util::Ref with std::any (C++17) (master...202012-replace-util_ref-by-std_any) https://github.com/bitcoin/bitcoin/pull/21366
< bitcoin-git> [bitcoin] hebasto opened pull request #21563: net: Drop cs_sendProcessing mutex that guards nothing (master...210331-send) https://github.com/bitcoin/bitcoin/pull/21563