< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #20970: Fix a bug that personal signet can not be created. (master...fix-personal-signet) https://github.com/bitcoin/bitcoin/pull/20970
< bitcoin-git>
[bitcoin] fujicoin opened pull request #20970: Fix a bug that personal signet can not be created. (master...fix-personal-signet) https://github.com/bitcoin/bitcoin/pull/20970
< bitcoin-git>
[bitcoin] meshcollider merged pull request #20952: wallet: Add BerkeleyDB version sanity check at init time (master...2021-01-berkeleydb-sanity-check) https://github.com/bitcoin/bitcoin/pull/20952
< bitcoin-git>
bitcoin/master 80486e7 Samuel Dobson: Merge #20952: wallet: Add BerkeleyDB version sanity check at init time
< bitcoin-git>
bitcoin/master ad57fb7 Wladimir J. van der Laan: wallet: Add BerkeleyDB version sanity check at init time
< bitcoin-git>
[gui] prusnak opened pull request #189: qt: drop workaround for QTBUG-42503 which was fixed in Qt 5.5.0 (master...qtbug-42503) https://github.com/bitcoin-core/gui/pull/189
< bitcoin-git>
[bitcoin] jonatack opened pull request #20965: net, rpc: return NET_UNROUTABLE as not_publicly_routable, update rpc helps (master...update-network-info) https://github.com/bitcoin/bitcoin/pull/20965
< bitcoin-git>
[bitcoin] laanwj opened pull request #20964: rpc: Add specific error code for "wallet already loaded" (master...2021-01-wallet-already-loaded-rpc) https://github.com/bitcoin/bitcoin/pull/20964
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #20962: Alter the ChaCha20Poly1305@Bitcoin AEAD to the new specification (master...2020/12/aead_v2) https://github.com/bitcoin/bitcoin/pull/20962
< bitcoin-git>
[bitcoin] laanwj opened pull request #20958: gitian-keys: Add signer aliases, some historical keys (master...2021-01-gitian-sigs) https://github.com/bitcoin/bitcoin/pull/20958
< bitcoin-git>
[bitcoin] laanwj merged pull request #20938: build: fix linking against -latomic when building for riscv (master...fix_riscv_atomic_usage) https://github.com/bitcoin/bitcoin/pull/20938
< bitcoin-git>
bitcoin/master c763cac Wladimir J. van der Laan: Merge #20938: build: fix linking against -latomic when building for riscv
< bitcoin-git>
bitcoin/master 2c010b9 fanquake: add std::atomic include to bitcoin-util.cpp
< bitcoin-git>
[bitcoin] nolim1t opened pull request #20957: doc: Update tor.md for notes on how to preserve v2 urls (with a not recommended note) (master...tor-controlport-docs) https://github.com/bitcoin/bitcoin/pull/20957
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20955: test: Fix get_previous_releases.py for aarch64 (master...2101-testPrevRel) https://github.com/bitcoin/bitcoin/pull/20955
< bitcoin-git>
[bitcoin] theStack opened pull request #20953: test: dedup zmq test setup code (node restart, topics subscription) (master...2021-zmq_dedup_test_setup_code) https://github.com/bitcoin/bitcoin/pull/20953
< bitcoin-git>
[bitcoin] laanwj opened pull request #20952: wallet: Add BerkeleyDB version sanity check at init time (master...2021-01-berkeleydb-sanity-check) https://github.com/bitcoin/bitcoin/pull/20952
< bitcoin-git>
[bitcoin] fanquake opened pull request #20939: build: fix RELOC_SECTION security check for bitcoin-util (master...fix_bitcoin_util_reloc_section) https://github.com/bitcoin/bitcoin/pull/20939
< bitcoin-git>
[bitcoin] fanquake opened pull request #20938: Fix linking against -latomic when building for riscv (master...fix_riscv_atomic_usage) https://github.com/bitcoin/bitcoin/pull/20938
2021-01-14
< bitcoin-git>
[bitcoin] dongcarl opened pull request #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH (master...2021-01-nsis-sde-reproducibility) https://github.com/bitcoin/bitcoin/pull/20937
< bitcoin-git>
[bitcoin] vasild opened pull request #20926: revert #20852 net: allow CSubNet of non-IP networks (master...revert_20852) https://github.com/bitcoin/bitcoin/pull/20926
< bitcoin-git>
[bitcoin] jnewbery opened pull request #20925: RFC: Move Peer and PeerManagerImpl to separate header (master...2021-01-peermanimplh) https://github.com/bitcoin/bitcoin/pull/20925
< bitcoin-git>
[bitcoin] laanwj merged pull request #19935: Move SaltedHashers to separate file and add some new ones (master...mv-saltedhash) https://github.com/bitcoin/bitcoin/pull/19935
< bitcoin-git>
bitcoin/master 281fd1a Andrew Chow: Replace KeyIDHasher with SaltedSipHasher
< bitcoin-git>
bitcoin/master 95e61c1 Andrew Chow: Move Hashers to util/hasher.{cpp/h}
< bitcoin-git>
bitcoin/master 210b693 Andrew Chow: Add generic SaltedSipHasher
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20915: fuzz: Fail if message type is not fuzzed (master...2101-fuzzFailMsgType) https://github.com/bitcoin/bitcoin/pull/20915
< bitcoin-git>
[bitcoin] laanwj opened pull request #20913: doc: Add manual page generation for bitcoin-util (master...2021_01_bitcoin_util_manpage) https://github.com/bitcoin/bitcoin/pull/20913
< bitcoin-git>
[gui] hebasto closed pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20373: refactor, net: Increase CNode data member encapsulation (master...201111-cnode) https://github.com/bitcoin/bitcoin/pull/20373
< bitcoin-git>
bitcoin/master 5cce607 MarcoFalke: Merge #20373: refactor, net: Increase CNode data member encapsulation
< bitcoin-git>
bitcoin/master 3642b2e Hennadii Stepanov: refactor, net: Increase CNode data member encapsulation
< bitcoin-git>
[bitcoin] fanquake closed pull request #20849: net: disconnect peers by address without using a subnet (master...disconnect_by_subnet_fix) https://github.com/bitcoin/bitcoin/pull/20849
< bitcoin-git>
[bitcoin] glozow opened pull request #20895: p2p: mildly discourage peers that violate feefilter (master...p2p-feefilter-violations) https://github.com/bitcoin/bitcoin/pull/20895
< bitcoin-git>
[gui] jonatack opened pull request #179: gui: add direction and type columns to peers window (master...add-peers-dir-and-type-columns) https://github.com/bitcoin-core/gui/pull/179
< bitcoin-git>
[bitcoin] achow101 opened pull request #20892: tests: Run both descriptor and legacy tests within a single test invocation (master...better-descriptor-tests) https://github.com/bitcoin/bitcoin/pull/20892
< bitcoin-git>
[bitcoin] mjdietzx opened pull request #20889: test: ensure any failing method in MiniWallet leaves no side-effects (master...test-miniwallet-no-side-effects) https://github.com/bitcoin/bitcoin/pull/20889
< bitcoin-git>
[bitcoin] hebasto opened pull request #20884: script: Improve robustness of bitcoind.service on startup (master...210108-systemd) https://github.com/bitcoin/bitcoin/pull/20884
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20786: net: [refactor] Prefer integral types in CNodeStats (master...2012-net) https://github.com/bitcoin/bitcoin/pull/20786
< bitcoin-git>
bitcoin/master faecb74 Jon Atack: Expose integral m_conn_type in CNodeStats, remove m_conn_type_string
< bitcoin-git>
bitcoin/master 9158d6f MarcoFalke: Merge #20786: net: [refactor] Prefer integral types in CNodeStats