< bitcoin-git>
[bitcoin] achow101 opened 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] practicalswift opened pull request #19934: tests: Add fuzzing harness for Keccak and SHA3_256 (master...fuzzers-keccak-and-sha3_256) https://github.com/bitcoin/bitcoin/pull/19934
< bitcoin-git>
[bitcoin] Saibato opened pull request #19933: wallet: bugfix; if datadir has a trailing '/' listwalletdir would strip lead char of walletname (master...wallet-fix-missing-chars-boost-1.47) https://github.com/bitcoin/bitcoin/pull/19933
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19922: test: Run rpc_txoutproof.py even with wallet disabled (master...2009-testMoreMiniWallet) https://github.com/bitcoin/bitcoin/pull/19922
< bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS when invoking cov_fuzz target (master...cov_fuzz_cleanup_0908) https://github.com/bitcoin/bitcoin/pull/19916
< bitcoin-git>
[bitcoin] hebasto opened pull request #19915: refactor: Use Mutex type for some mutexes in CNode class (master...200908-netmx) https://github.com/bitcoin/bitcoin/pull/19915
< bitcoin-git>
[bitcoin] hebasto closed pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914
2020-09-07
< bitcoin-git>
[bitcoin] hebasto opened pull request #19913: refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h (master...200907-sync) https://github.com/bitcoin/bitcoin/pull/19913
< bitcoin-git>
[bitcoin] narula opened pull request #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans (master...cs_vRecv) https://github.com/bitcoin/bitcoin/pull/19911
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19910: net processing: Move peer_map to PeerManager (master...2020-08-peer-plv2) https://github.com/bitcoin/bitcoin/pull/19910
< bitcoin-git>
[bitcoin] naumenkogs opened pull request #19906: Bugfix: don't make collision from "tried" a feeler (master...2020-09-feeler-no-collisions) https://github.com/bitcoin/bitcoin/pull/19906
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19478: Remove CTxMempool::mapLinks data structure member (master...epoch-mempool-clean-split-3) https://github.com/bitcoin/bitcoin/pull/19478
< bitcoin-git>
bitcoin/master 2583966 MarcoFalke: Merge #19478: Remove CTxMempool::mapLinks data structure member
< bitcoin-git>
bitcoin/master 296be8f Jeremy Rubin: Get rid of unused functions CTxMemPool::GetMemPoolChildren, CTxMemPool::Ge...
< bitcoin-git>
bitcoin/master 46d955d Jeremy Rubin: Remove mapLinks in favor of entry inlined structs with iterator type erasu...
< bitcoin-git>
[bitcoin] grubles opened pull request #19903: Update build-openbsd.md with GUI support (master...update-openbsd-build-instructions) https://github.com/bitcoin/bitcoin/pull/19903
< bitcoin-git>
[bitcoin] hebasto reopened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] hebasto closed pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git>
bitcoin/master 0368931 MarcoFalke: Merge #19881: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git>
bitcoin/master fa8e148 MarcoFalke: ci: Double tsan CPU and Memory to avoid global timeout
< bitcoin-git>
[bitcoin] dhruv opened pull request #19884: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty (master...no-delay-fixed-peer-seeds) https://github.com/bitcoin/bitcoin/pull/19884
< bitcoin-git>
[bitcoin] jonatack opened pull request #19883: net, rpc: expose connection type in getpeerinfo (master...getpeerinfo-conn-type) https://github.com/bitcoin/bitcoin/pull/19883
< bitcoin-git>
[bitcoin] hebasto opened pull request #19882: depends: Export PATH variable rather passing it to the `call` function (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19881: ci: Double tsan CPU and Memory to avoid global timeout (master...2008-ciGlobalTimeout) https://github.com/bitcoin/bitcoin/pull/19881
< bitcoin-git>
[bitcoin] laanwj merged pull request #19728: Increase the ip address relay branching factor for unreachable networks (master...202008_increase_addr_branching) https://github.com/bitcoin/bitcoin/pull/19728
< bitcoin-git>
bitcoin/master 416efcb Wladimir J. van der Laan: Merge #19728: Increase the ip address relay branching factor for unreachab...
< bitcoin-git>
bitcoin/master 86d4cf4 Pieter Wuille: Increase the ip address relay branching factor for unreachable networks
< bitcoin-git>
[bitcoin] markblundeberg opened pull request #19880: fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining (master...simplify-trimtosize) https://github.com/bitcoin/bitcoin/pull/19880
< bitcoin-git>
[bitcoin] jonatack opened pull request #19874: cli: degrade -getinfo gracefully for older servers (master...getinfo-handle-older-servers-gracefully) https://github.com/bitcoin/bitcoin/pull/19874
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19873: [WIP] Flush dbcache early if system is under memory pressure (master...mempressure) https://github.com/bitcoin/bitcoin/pull/19873
< bitcoin-git>
bitcoin/master 9bdde3c eugene: build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS builds
2020-09-02
< bitcoin-git>
[bitcoin] Crypt-iQ opened pull request #19861: build: add /usr/local/ to LCOV_PATTERN for macOS builds (master...macos_lcov_0902) https://github.com/bitcoin/bitcoin/pull/19861
< bitcoin-git>
[bitcoin] ryanofsky reopened pull request #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< bitcoin-git>
[bitcoin] ryanofsky closed pull request #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< bitcoin-git>
[bitcoin] naumenkogs opened pull request #19860: Improve diversification of new connections: privacy and stability (master...2020-09-diverse-new-conn-fixes) https://github.com/bitcoin/bitcoin/pull/19860
< bitcoin-git>
bitcoin/master c157a50 Wladimir J. van der Laan: Merge #19840: Avoid callback when -blocknotify is empty
< bitcoin-git>
[bitcoin] n-thumann opened pull request #19859: qa: Fixes failing functional test by changing version (master...qa-fix-wrong-version) https://github.com/bitcoin/bitcoin/pull/19859
< bitcoin-git>
[bitcoin] promag opened pull request #19851: refactor: Extract ParseOpCode from ParseScript (master...2020-08-parseopcode) https://github.com/bitcoin/bitcoin/pull/19851
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19849: Assert that RPCArg names are equal to CRPCCommand ones (blockchain,rawtransaction) (master...2008-rpcAssertNames) https://github.com/bitcoin/bitcoin/pull/19849
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19717: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining,zmq,rpcdump) (master...2008-rpcMisc) https://github.com/bitcoin/bitcoin/pull/19717
< bitcoin-git>
bitcoin/master fa32c1d MarcoFalke: rpc: Assert that RPCArg names are equal to CRPCCommand ones (zmq)
< bitcoin-git>
bitcoin/master faaa46d MarcoFalke: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining)
< bitcoin-git>
bitcoin/master fa93bc1 MarcoFalke: rpc: Remove unused return type from appendCommand
< bitcoin-git>
[bitcoin] Zero-1729 opened pull request #19846: build: enable unused member function diagnostic (master...enable-unused-member-function-diagnostic) https://github.com/bitcoin/bitcoin/pull/19846
< bitcoin-git>
[bitcoin] vasild opened pull request #19845: net: CNetAddr: add support to (un)serialize as ADDRv2 (master...ser_addrv2_cnetaddr) https://github.com/bitcoin/bitcoin/pull/19845
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #19842: Update the vcpkg checkout commit ID in appveyor config (master...appveyor-vcpkg-update) https://github.com/bitcoin/bitcoin/pull/19842
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19099: refactor: Move wallet methods out of chain.h and node.h (master...pr/wclient) https://github.com/bitcoin/bitcoin/pull/19099
< bitcoin-git>
bitcoin/master 24bf176 Russell Yanofsky: gui refactor: Inline SplashScreen::ConnectWallet
< bitcoin-git>
bitcoin/master e4f4350 Russell Yanofsky: refactor: Move wallet methods out of chain.h and node.h
< bitcoin-git>
bitcoin/master b266b3e Russell Yanofsky: refactor: Create interfaces earlier during initialization