< 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
< bitcoin-git>
[bitcoin] jonatack opened pull request #20877: netinfo: user help and argument parsing improvements (master...netinfo-help-follow-ups) https://github.com/bitcoin/bitcoin/pull/20877
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20789: fuzz: Rework strong and weak net enum fuzzing (master...2012-fuzzRefactor) https://github.com/bitcoin/bitcoin/pull/20789
< bitcoin-git>
[bitcoin] stackman27 opened pull request #20874: test: Run mempool_limit.py even with wallet disabled (master...diswallet_mempoollimit) https://github.com/bitcoin/bitcoin/pull/20874
< bitcoin-git>
bitcoin/master 8a720ce MarcoFalke: Merge bitcoin-core/gui#165: Save QSplitter state in QSettings
< bitcoin-git>
bitcoin/master 90f9fc2 Hennadii Stepanov: qt: Save QSplitter state in QSettings
< bitcoin-git>
[bitcoin] darosior opened pull request #20867: Support up to 20 keys for multisig under Segwit context (master...descriptor_multi_wsh) https://github.com/bitcoin/bitcoin/pull/20867
< bitcoin-git>
[bitcoin] sipa opened pull request #20861: Implement Bech32m and use it for v1+ segwit addresses (master...202101_bech32m) https://github.com/bitcoin/bitcoin/pull/20861
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19915: p2p, refactor: Use Mutex type for some mutexes in CNode class (master...200908-netmx) https://github.com/bitcoin/bitcoin/pull/19915
< bitcoin-git>
bitcoin/master 417f95f MarcoFalke: Merge #19915: p2p, refactor: Use Mutex type for some mutexes in CNode clas...
< bitcoin-git>
bitcoin/master 0e51a35 Hennadii Stepanov: refactor: Use Mutex type for some mutexes in CNode class
< bitcoin-git>
[bitcoin] PiRK opened pull request #20857: update docstring in feature_csv_activation.py to account for 17921 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20857
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20855: Revert "Add patch to make codesign_allocate compatible with Apple's" (master...202101_revert_codesign_allocate_hack) https://github.com/bitcoin/bitcoin/pull/20855
< bitcoin-git>
bitcoin/master b40254b MarcoFalke: Merge #20855: Revert "Add patch to make codesign_allocate compatible with ...
< bitcoin-git>
[bitcoin] sipa opened pull request #20855: Revert "Add patch to make codesign_allocate compatible with Apple's" (master...202101_revert_codesign_allocate_hack) https://github.com/bitcoin/bitcoin/pull/20855
2021-01-04
< bitcoin-git>
bitcoin/0.19 33cbede Wladimir J. van der Laan: doc: Update release notes for 0.19.2
< bitcoin-git>
[bitcoin] vasild opened 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] MarcoFalke opened pull request #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except for noban and manual peers (master...2101-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/20845
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20844: test: Add sanitizer suppressions for AMD EPYC CPUs (master...2101-testEpycSan) https://github.com/bitcoin/bitcoin/pull/20844
< bitcoin-git>
[bitcoin] hebasto closed pull request #20824: build: Do not set _FORTIFY_SOURCE if it causes compiler warnings (master...210101-fortify) https://github.com/bitcoin/bitcoin/pull/20824
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback (master...2012-rpcStdVariant) https://github.com/bitcoin/bitcoin/pull/20736
< bitcoin-git>
bitcoin/master bc8ada1 MarcoFalke: Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_f...
< bitcoin-git>
bitcoin/master fa749fb MarcoFalke: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
< bitcoin-git>
[gui] hebasto reopened 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>
[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>
[gui] hebasto opened 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>
[gui] hebasto opened pull request #173: Follow Qt docs when implementing rowCount and columnCount (master...210102-table) https://github.com/bitcoin-core/gui/pull/173
< bitcoin-git>
[bitcoin] luke-jr opened pull request #20827: During IBD, prune as much as possible until we get close to where we will eventually keep blocks (master...ibd_prune_max) https://github.com/bitcoin/bitcoin/pull/20827
< bitcoin-git>
[bitcoin] BlockMechanic closed pull request #20814: qt: Request Android permissions on APi >= 23 (master...Fix-Android-Permissions) https://github.com/bitcoin/bitcoin/pull/20814
2021-01-01
< bitcoin-git>
[bitcoin] hebasto opened pull request #20824: build: Do not set _FORTIFY_SOURCE if it causes compiler warnings (master...210101-fortify) https://github.com/bitcoin/bitcoin/pull/20824
< bitcoin-git>
[bitcoin] nginocchio opened pull request #20808: test: Run rpc_generateblock.py even with wallet disabled (master...iss20078) https://github.com/bitcoin/bitcoin/pull/20808
2020-12-30
< bitcoin-git>
[bitcoin] emilengler opened pull request #20805: doc: Update license year range to 2021 (master...2020-12-update-license-year-range-to-2021) https://github.com/bitcoin/bitcoin/pull/20805
< bitcoin-git>
[bitcoin] jnewbery opened pull request #20799: net processing: Only support compact blocks with witnesses (master...2020-12-remove-cmpctblock-v1) https://github.com/bitcoin/bitcoin/pull/20799