2020-09-20

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18949: doc: Add CODEOWNERS file to automatically nominate PR reviewers (master...2020-5-add-codeowners) https://github.com/bitcoin/bitcoin/pull/18949
< bitcoin-git> bitcoin/master 38fd1bd MarcoFalke: Merge #18949: doc: Add CODEOWNERS file to automatically nominate PR review...
< bitcoin-git> bitcoin/master a06eb03 Adam Jonas: doc: Add comments and additional reviewers to CODEOWNERS file
< bitcoin-git> bitcoin/master e02da22 Wladimir J. van der Laan: doc: Add CODEOWNERS file
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/831b0ecea915...38fd1bdcd4a5

2020-09-19

< bitcoin-git> [bitcoin] promag opened pull request #19980: 2020 09 wallet cleanups (master...2020-09-wallet-cleanups) https://github.com/bitcoin/bitcoin/pull/19980
< bitcoin-git> [bitcoin] prayank23 closed pull request #19945: Remove connect_nodes global and Replace connect_nodes(self.nodes[a], b) with self.connect_nodes(a, b) (master...master) https://github.com/bitcoin/bitcoin/pull/19945
< bitcoin-git> [bitcoin] fanquake closed pull request #17463: Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes" (master...gui_custom_sendyes) https://github.com/bitcoin/bitcoin/pull/17463
< bitcoin-git> [bitcoin] fanquake closed pull request #15115: GUI: Replace send-to-self with dual send+receive entries (master...rm_send2self) https://github.com/bitcoin/bitcoin/pull/15115
< bitcoin-git> [bitcoin] hebasto opened pull request #19979: Use proper TSA attributes (attempt two) (master...200919-tsa) https://github.com/bitcoin/bitcoin/pull/19979
< bitcoin-git> [bitcoin] fanquake merged pull request #13686: ZMQ: Small cleanups in the ZMQ code (master...zmq-cleanup) https://github.com/bitcoin/bitcoin/pull/13686
< bitcoin-git> bitcoin/master 7f2ad1b Daniel Kraft: Use std::unique_ptr for CZMQNotifierFactory.
< bitcoin-git> bitcoin/master b93b9d5 Daniel Kraft: Simplify and fix notifier removal on error.
< bitcoin-git> bitcoin/master e15b1cf Daniel Kraft: Various cleanups in zmqnotificationinterface.
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/83b23848f730...831b0ecea915
< bitcoin-git> [bitcoin] fanquake merged pull request #18790: gui: Improve thread naming (master...200427-name-qthread) https://github.com/bitcoin/bitcoin/pull/18790
< bitcoin-git> bitcoin/master ad5f614 Hennadii Stepanov: qt: Name ClientModel timer QThread
< bitcoin-git> bitcoin/master 2c7f5d8 Hennadii Stepanov: qt: Name WalletController worker QThread
< bitcoin-git> bitcoin/master 27dcc37 Hennadii Stepanov: qt: Name RPCConsole executor QThread
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c30f79d418e2...83b23848f730
< bitcoin-git> [bitcoin] fanquake merged pull request #19940: rpc: Return fee and vsize from testmempoolaccept (master...rpc-testmempoolaccept-fee) https://github.com/bitcoin/bitcoin/pull/19940
< bitcoin-git> bitcoin/master c30f79d fanquake: Merge #19940: rpc: Return fee and vsize from testmempoolaccept
< bitcoin-git> bitcoin/master 23c35bf gzhao408: [test] add get_vsize util for more programmatic testing
< bitcoin-git> bitcoin/master 2233a93 codeShark149: [rpc] Return fee and vsize from testmempoolaccept
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/967be53aeec9...c30f79d418e2
< bitcoin-git> [bitcoin] fanquake merged pull request #19971: test: create default wallet in extended tests (master...2020/09/fix_no_default_wallet_extended_tests) https://github.com/bitcoin/bitcoin/pull/19971
< bitcoin-git> bitcoin/master 967be53 fanquake: Merge #19971: test: create default wallet in extended tests
< bitcoin-git> bitcoin/master a5f5374 Sjors Provoost: test: create default wallet in extended tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/652c45fdbbd5...967be53aeec9

2020-09-18

< bitcoin-git> [bitcoin] practicalswift opened pull request #19972: tests: Add fuzzing harness for node eviction logic (master...fuzzers-eviction-logic) https://github.com/bitcoin/bitcoin/pull/19972
< bitcoin-git> [bitcoin] Sjors opened pull request #19971: test: create default wallet in extended tests (master...2020/09/fix_no_default_wallet_extended_tests) https://github.com/bitcoin/bitcoin/pull/19971
< bitcoin-git> [bitcoin] ajtowns opened pull request #19970: sync.h: fix LockAssertion error reporting (master...202009-lockassertion) https://github.com/bitcoin/bitcoin/pull/19970
< bitcoin-git> [bitcoin] meshcollider merged pull request #15454: Remove the automatic creation and loading of the default wallet (master...no-default-wallet) https://github.com/bitcoin/bitcoin/pull/15454
< bitcoin-git> bitcoin/master 652c45f Samuel Dobson: Merge #15454: Remove the automatic creation and loading of the default wal...
< bitcoin-git> bitcoin/master d26f064 Andrew Chow: Tell users how to load or create a wallet when no wallet is loaded
< bitcoin-git> bitcoin/master 1bee1e6 Andrew Chow: Do not create default wallet
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be3af4f31089...652c45fdbbd5

2020-09-17

< bitcoin-git> [bitcoin] Sjors opened pull request #19969: Send RPC touch-ups (master...2020/09/send_touchups) https://github.com/bitcoin/bitcoin/pull/19969
< bitcoin-git> [bitcoin] robot-dreams reopened pull request #19967: test: Replace (dis)?connect_nodes globals with TestFramework methods (master...connect-nodes) https://github.com/bitcoin/bitcoin/pull/19967
< bitcoin-git> [bitcoin] robot-dreams closed pull request #19967: test: Replace (dis)?connect_nodes globals with TestFramework methods (master...connect-nodes) https://github.com/bitcoin/bitcoin/pull/19967
< bitcoin-git> [bitcoin] robot-dreams opened pull request #19968: doc: make it easier to work out size of bloom filter (master...bloom-doc) https://github.com/bitcoin/bitcoin/pull/19968
< bitcoin-git> [bitcoin] robot-dreams opened pull request #19967: test: Replace (dis)?connect_nodes globals with TestFramework methods (master...connect-nodes) https://github.com/bitcoin/bitcoin/pull/19967
< bitcoin-git> [bitcoin] ajtowns closed pull request #15502: p2p: Speed up initial connection to p2p network (master...201902-trytoavoiddns) https://github.com/bitcoin/bitcoin/pull/15502
< bitcoin-git> [bitcoin] fanquake closed pull request #19965: Fix GitHub format (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19965
< bitcoin-git> [bitcoin] eltociear opened pull request #19965: Fix GitHub format (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19965

2020-09-16

< bitcoin-git> [bitcoin] laanwj merged 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/master be3af4f Wladimir J. van der Laan: Merge #19934: tests: Add fuzzing harness for Keccak and SHA3_256
< bitcoin-git> bitcoin/master fc7f84a practicalswift: tests: Add fuzzing harness for Keccak and SHA3_256
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a518b1c26b71...be3af4f31089
< bitcoin-git> [bitcoin] laanwj merged pull request #19936: Test: batch rpc with params (master...batch_param) https://github.com/bitcoin/bitcoin/pull/19936
< bitcoin-git> bitcoin/master a518b1c Wladimir J. van der Laan: Merge #19936: Test: batch rpc with params
< bitcoin-git> bitcoin/master e1fdd29 Gregory Sanders: Test batch rpc with params
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c4f59728c35...a518b1c26b71
< bitcoin-git> [bitcoin] t-bast opened pull request #19963: Clarify blocksonly whitelistforcerelay test (master...clarify-whitelist-force-relay-test) https://github.com/bitcoin/bitcoin/pull/19963
< bitcoin-git> bitcoin/0.19 76ec335 Wladimir J. van der Laan: qt: Translations update pre-rc1
< bitcoin-git> bitcoin/0.19 9fdaaec Wladimir J. van der Laan: Don't rename main thread at process level
< bitcoin-git> bitcoin/0.19 57eb126 Wladimir J. van der Laan: build: Bump version to 0.19.0
< bitcoin-git> [bitcoin] fanquake pushed 112 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/57eb126416ff^...aee9d2306ad1
< bitcoin-git> [bitcoin] fanquake deleted 0 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/aee9d2306ad1...000000000000
< bitcoin-git> [bitcoin] fanquake closed pull request #19962: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/19962
< bitcoin-git> [bitcoin] tnawanna opened pull request #19962: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/19962
< bitcoin-git> [bitcoin] jnewbery closed pull request #17479: Return BlockValidationState from ProcessNewBlock if CheckBlock/AcceptBlock fails (master...2019-11-processnewblock-early-return) https://github.com/bitcoin/bitcoin/pull/17479
< bitcoin-git> [bitcoin] jonatack opened pull request #19961: doc: tor.md updates (master...update-tor-md) https://github.com/bitcoin/bitcoin/pull/19961

2020-09-15

< bitcoin-git> bitcoin/master 125c038 Amiti Uttarwar: [p2p] Remove dead code
< bitcoin-git> [bitcoin] fanquake merged pull request #19879: [p2p] miscellaneous wtxid followups (master...2020-08-wtxid-unbroadcast-followups) https://github.com/bitcoin/bitcoin/pull/19879
< bitcoin-git> bitcoin/master fc66d0a Adam Jonas: [p2p] Check for nullptr before dereferencing pointer
< bitcoin-git> bitcoin/master cb79b9d Amiti Uttarwar: [mempool] Revert unbroadcast set to tracking just txid
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/62e3eb988893...1c4f59728c35
< bitcoin-git> [bitcoin] fanquake reopened pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git> [bitcoin] sipsorcery opened pull request #19960: WIP: The vcpkg tool has introduced a proper way to use manifests (master...vcpkg_manifest) https://github.com/bitcoin/bitcoin/pull/19960
< bitcoin-git> [bitcoin] mzumsande closed pull request #19794: p2p: Remove fGetAddr flag (master...202008_rm_fgetaddr) https://github.com/bitcoin/bitcoin/pull/19794
< bitcoin-git> [bitcoin] jnewbery closed pull request #19093: RPC: Return transaction fee from testmempoolaccept (master...fee-trial3) https://github.com/bitcoin/bitcoin/pull/19093
< bitcoin-git> [bitcoin] fanquake opened pull request #19959: build: patch qt libpng to fix powerpc build (master...powerpc_libpng_qt) https://github.com/bitcoin/bitcoin/pull/19959
< bitcoin-git> [bitcoin] laanwj merged pull request #19241: help: Generate checkpoint height from chainparams (master...help_checkpoint_num) https://github.com/bitcoin/bitcoin/pull/19241
< bitcoin-git> bitcoin/master 62e3eb9 Wladimir J. van der Laan: Merge #19241: help: Generate checkpoint height from chainparams
< bitcoin-git> bitcoin/master 916d359 Luke Dashjr: help: Generate checkpoint height from chainparams
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48a9968e5085...62e3eb988893
< bitcoin-git> [bitcoin] laanwj merged pull request #19558: build: split pthread flags out of ldflags and dont use when building libconsensus (master...split_out_pthread_flags) https://github.com/bitcoin/bitcoin/pull/19558
< bitcoin-git> bitcoin/master 15c27c4 fanquake: build: split PTHREAD_* flags out of AM_LDFLAGS
< bitcoin-git> bitcoin/master 68e3e22 fanquake: scripted-diff: add FUZZ_SUITE_LDFLAGS_COMMON
< bitcoin-git> bitcoin/master afecde8 fanquake: build: add PTHREAD_LIBS to LDFLAGS configure output
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a33651866c86...48a9968e5085
< bitcoin-git> [bitcoin] fanquake closed pull request #18897: qt: Handle exceptions instead of crash (master...200506-slot-ex) https://github.com/bitcoin/bitcoin/pull/18897
< bitcoin-git> [bitcoin] fanquake closed pull request #18728: GUI: Enable changing the autoprune block space size in intro dialog (master...intro_prune_size) https://github.com/bitcoin/bitcoin/pull/18728
< bitcoin-git> [bitcoin] naumenkogs closed 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] naumenkogs opened pull request #19958: Rename feelers to probes (master...2020-09-rename-feeler-to-probe) https://github.com/bitcoin/bitcoin/pull/19958
< bitcoin-git> [bitcoin] fanquake merged pull request #19643: Add -netinfo peer connections dashboard (master...netinfo) https://github.com/bitcoin/bitcoin/pull/19643
< bitcoin-git> bitcoin/master a3653c1 Jon Atack: cli: tally peer connections by type
< bitcoin-git> bitcoin/master 54799b6 Jon Atack: cli: add ipv6 and onion address type detection helpers
< bitcoin-git> bitcoin/master 12242b1 Jon Atack: cli: create initial -netinfo option, NetinfoRequestHandler class
< bitcoin-git> [bitcoin] fanquake pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/5d5e335f9697...a33651866c86
< bitcoin-git> [bitcoin] hebasto closed pull request #19783: build, doc: Make explicit dependency of system zlib for building depends (master...200823-zlib) https://github.com/bitcoin/bitcoin/pull/19783
< bitcoin-git> [bitcoin] fanquake closed pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git> [bitcoin] fanquake closed pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git> [bitcoin] fanquake closed pull request #19130: doc: make it easier to work out size of bloom filter (master...202005-bloom-doc) https://github.com/bitcoin/bitcoin/pull/19130
< bitcoin-git> [bitcoin] kallewoof opened pull request #19957: rpc: alias helper (master...202009-rpc-alias) https://github.com/bitcoin/bitcoin/pull/19957
< bitcoin-git> [bitcoin] fanquake merged 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/master 5d5e335 fanquake: Merge #19903: Update build-openbsd.md with GUI support
< bitcoin-git> bitcoin/master d110200 grubles: Add OpenBSD instructions for building the Qt GUI
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffaac6e6142a...5d5e335f9697
< bitcoin-git> [bitcoin] meshcollider merged pull request #16378: The ultimate send RPC (master...2019/07/send) https://github.com/bitcoin/bitcoin/pull/16378
< bitcoin-git> bitcoin/master 92326d8 Sjors Provoost: [rpc] add send method
< bitcoin-git> bitcoin/master 2c2a144 Sjors Provoost: [rpc] add snake case aliases for transaction methods
< bitcoin-git> bitcoin/master 1bc8d0f Sjors Provoost: [rpc] walletcreatefundedpsbt: allow inputs to be null
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/06dbbe76dd02...ffaac6e6142a

2020-09-14

< bitcoin-git> [bitcoin] n1rna opened pull request #19956: rpc: Improve invalid vout value rpc error message (master...rpc-invalid-vout-message) https://github.com/bitcoin/bitcoin/pull/19956
< bitcoin-git> [bitcoin] vasild opened pull request #19954: tor: make a TORv3 hidden service instead of TORv2 (master...torv3) https://github.com/bitcoin/bitcoin/pull/19954
< bitcoin-git> [bitcoin] fanquake merged pull request #19931: Change CSipHasher's count variable to uint8_t (master...202009_siphash_sillyness) https://github.com/bitcoin/bitcoin/pull/19931
< bitcoin-git> bitcoin/master 06dbbe7 fanquake: Merge #19931: Change CSipHasher's count variable to uint8_t
< bitcoin-git> bitcoin/master 812037c Pieter Wuille: Change CSipHasher's count variable to uint8_t
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba4b3fbcf213...06dbbe76dd02
< bitcoin-git> [bitcoin] vasild closed pull request #19929: sync: use proper TSA attributes (master...use_proper_tsa_attributes) https://github.com/bitcoin/bitcoin/pull/19929
< bitcoin-git> [bitcoin] sipa opened pull request #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript) (master...taproot) https://github.com/bitcoin/bitcoin/pull/19953
< bitcoin-git> [bitcoin] sipa closed pull request #17977: Implement BIP 340-342 validation (Schnorr/taproot/tapscript) (master...taproot) https://github.com/bitcoin/bitcoin/pull/17977
< bitcoin-git> bitcoin/master ba4b3fb fanquake: Merge #19944: Update secp256k1 subtree (including BIP340 support)
< bitcoin-git> [bitcoin] fanquake merged pull request #19944: Update secp256k1 subtree (including BIP340 support) (master...202009_secp256k1_schnorr) https://github.com/bitcoin/bitcoin/pull/19944
< bitcoin-git> bitcoin/master 894fb33 Pieter Wuille: Update src/secp256k1 subtree to upstream libsecp256k1
< bitcoin-git> bitcoin/master b9c1a76 Pieter Wuille: Squashed 'src/secp256k1/' changes from 2ed54da18a..8ab24e8dad
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be375b2206fe...ba4b3fbcf213

2020-09-13

< bitcoin-git> [bitcoin] hebasto opened pull request #19952: build, ci: Add file-based logging for individual packages (master...200913-log) https://github.com/bitcoin/bitcoin/pull/19952
< bitcoin-git> [bitcoin] jonatack opened pull request #19951: net, test: CNetAddr scoped ipv6 test coverage, rename scopeId to m_scope_id (master...CNetAddr-scoped-ipv6-unit-tests-docs-and-rename-scopeId-to-m_scope_id) https://github.com/bitcoin/bitcoin/pull/19951
< bitcoin-git> [bitcoin] meshcollider merged pull request #19919: bugfix: make LoadWallet assigns status always (master...set_databasestatus) https://github.com/bitcoin/bitcoin/pull/19919
< bitcoin-git> bitcoin/master be375b2 Samuel Dobson: Merge #19919: bugfix: make LoadWallet assigns status always
< bitcoin-git> bitcoin/master 8b39a87 Akio Nakamura: bugfix: make LoadWallet assigns status always
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f2d9934381bf...be375b2206fe

2020-09-12

< bitcoin-git> [bitcoin] fjahr opened pull request #19949: cli: Parse and allow hash value (master...jsonerr) https://github.com/bitcoin/bitcoin/pull/19949
< bitcoin-git> [bitcoin] luke-jr closed pull request #17940: doc: Rebasing, when and when not to do it (master...devnotes_rebasing) https://github.com/bitcoin/bitcoin/pull/17940
< bitcoin-git> [bitcoin] guggero opened pull request #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPC (master...psbt-test) https://github.com/bitcoin/bitcoin/pull/19947
< bitcoin-git> [bitcoin] jonatack closed pull request #19946: net: remove unused CNetAddr scopeId member (master...remove-unused-CNetAddr-scopeId) https://github.com/bitcoin/bitcoin/pull/19946
< bitcoin-git> [bitcoin] jonatack opened pull request #19946: net: remove unused CNetAddr scopeId member (master...remove-unused-CNetAddr-scopeId) https://github.com/bitcoin/bitcoin/pull/19946

2020-09-11

< bitcoin-git> [bitcoin] prayank23 opened pull request #19945: Remove connect_nodes global and Replace connect_nodes(self.nodes[a], b) with self.connect_nodes(a, b) (master...master) https://github.com/bitcoin/bitcoin/pull/19945
< bitcoin-git> [bitcoin] sipa opened pull request #19944: Update secp256k1 subtree (including BIP340 support) (master...202009_secp256k1_schnorr) https://github.com/bitcoin/bitcoin/pull/19944
< bitcoin-git> [bitcoin] prayank23 closed pull request #19939: Remove connect_nodes global and replace connect_nodes(self.nodes[a], b) with self.connect_nodes(a, b) (master...master) https://github.com/bitcoin/bitcoin/pull/19939
< bitcoin-git> [bitcoin] hebasto closed pull request #19891: depends: Fix `make --just-print` command (master...200906-dry) https://github.com/bitcoin/bitcoin/pull/19891
< bitcoin-git> [bitcoin] laanwj merged 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/master fa56e86 MarcoFalke: test: Run rpc_txoutproof.py even with wallet disabled
< bitcoin-git> bitcoin/master faba790 MarcoFalke: test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_...
< bitcoin-git> bitcoin/master fa65a11 MarcoFalke: test: bugfix: Actually pick largest utxo
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/9366a73d6951...f2d9934381bf
< bitcoin-git> [bitcoin] gzhao408 opened pull request #19940: rpc: Return fee and vsize from testmempoolaccept (master...rpc-testmempoolaccept-fee) https://github.com/bitcoin/bitcoin/pull/19940
< bitcoin-git> [bitcoin] prayank23 opened pull request #19939: Remove connect_nodes global and replace connect_nodes(self.nodes[a], b) with self.connect_nodes(a, b) (master...master) https://github.com/bitcoin/bitcoin/pull/19939
< bitcoin-git> [bitcoin] hebasto closed pull request #19193: qt: Deduplicate NumConnections enum (master...200606-numconn) https://github.com/bitcoin/bitcoin/pull/19193
< bitcoin-git> [bitcoin] fanquake merged pull request #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS for cov_fuzz (master...cov_fuzz_cleanup_0908) https://github.com/bitcoin/bitcoin/pull/19916
< bitcoin-git> bitcoin/master 9366a73 fanquake: Merge #19916: build: allow user to specify DIR_FUZZ_SEED_CORPUS for cov_fu...
< bitcoin-git> bitcoin/master fb3bacc eugene: .gitignore: ignore qa-assets/ folder
< bitcoin-git> bitcoin/master a9f2014 eugene: build: use DIR_FUZZ_SEED_CORPUS if specified for cov_fuzz target
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dffefda21de0...9366a73d6951
< bitcoin-git> [bitcoin] fanquake merged pull request #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file permissions (master...zmq-doc-fix) https://github.com/bitcoin/bitcoin/pull/19870
< bitcoin-git> bitcoin/master dffefda fanquake: Merge #19870: doc: update PyZMQ install instructions, fix zmq_sub.py file ...
< bitcoin-git> bitcoin/master 062e669 Jon Atack: script: fix zmq_sub.py file permissions
< bitcoin-git> bitcoin/master 36f8e0c Jon Atack: doc: update PyZMQ installation instructions, ZeroMQ link
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a47e5964861d...dffefda21de0

2020-09-10

< bitcoin-git> [bitcoin] ajtowns opened pull request #19937: signet mining utility (master...202009-signet-generate) https://github.com/bitcoin/bitcoin/pull/19937
< bitcoin-git> [bitcoin] instagibbs opened pull request #19936: Test: batch rpc with params (master...batch_param) https://github.com/bitcoin/bitcoin/pull/19936
< 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] laanwj merged pull request #19841: Implement Keccak and SHA3_256 (master...202008_sha3) https://github.com/bitcoin/bitcoin/pull/19841
< bitcoin-git> bitcoin/master ab654c7 Pieter Wuille: Unroll Keccak-f implementation
< bitcoin-git> bitcoin/master 3f01ddb Pieter Wuille: Add SHA3 benchmark
< bitcoin-git> bitcoin/master 2ac8bf9 Pieter Wuille: Implement keccak-f[1600] and SHA3-256
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/564e1ab0f3dc...a47e5964861d
< 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] hebasto closed pull request #19926: gui: Add Tor icon (master...200909-tor) https://github.com/bitcoin/bitcoin/pull/19926
< bitcoin-git> [bitcoin] sipa opened pull request #19931: Change CSipHasher's count variable to uint8_t (master...202009_siphash_sillyness) https://github.com/bitcoin/bitcoin/pull/19931

2020-09-09

< bitcoin-git> [bitcoin] vasild opened pull request #19929: sync: use proper TSA attributes (master...use_proper_tsa_attributes) https://github.com/bitcoin/bitcoin/pull/19929
< bitcoin-git> [bitcoin] dongcarl opened pull request #19927: validation: Reduce direct g_chainman usage (master...2020-09-reduce-g_chainman-usage) https://github.com/bitcoin/bitcoin/pull/19927
< bitcoin-git> [bitcoin] hebasto opened pull request #19926: gui: Add Tor icon (master...200909-tor) https://github.com/bitcoin/bitcoin/pull/19926
< 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] MarcoFalke merged pull request #19800: test: Mockwallet (master...2008-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/19800
< bitcoin-git> bitcoin/master fa188c9 MarcoFalke: test: Use MiniWalet in p2p_feefilter
< bitcoin-git> bitcoin/master 564e1ab MarcoFalke: Merge #19800: test: Mockwallet
< bitcoin-git> bitcoin/master fa39c62 MarcoFalke: test: inline hashToHex
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4f229d8904f8...564e1ab0f3dc
< bitcoin-git> [bitcoin] sipa closed pull request #19695: [do not merge] Test impact of secp256k1 endianness detection change (master...202008_test_appveyer_secp256k1) https://github.com/bitcoin/bitcoin/pull/19695

2020-09-08

< bitcoin-git> [bitcoin] dr-orlovsky closed pull request #19907: util: add psbt combiner role (master...feat/psbt-combiner) https://github.com/bitcoin/bitcoin/pull/19907
< bitcoin-git> [bitcoin] elichai opened pull request #19920: test: Fuzzing siphash against reference implementation [Request for feedback] (master...2020-fuzzing-siphash) https://github.com/bitcoin/bitcoin/pull/19920
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvictPeers twice (master...2009-netNo2ChainParams) https://github.com/bitcoin/bitcoin/pull/19914
< bitcoin-git> bitcoin/master 4f229d8 MarcoFalke: Merge #19914: refactor: Do not pass chain params to CheckForStaleTipAndEvi...
< bitcoin-git> bitcoin/master fa7e407 MarcoFalke: Do not pass chain params to CheckForStaleTipAndEvictPeers twice
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/147d50d63e07...4f229d8904f8
< bitcoin-git> [bitcoin] AkioNak opened pull request #19919: bugfix: make LoadWallet assigns status always (master...set_databasestatus) https://github.com/bitcoin/bitcoin/pull/19919
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19918: sync: Replace LockAssertion with WeaklyAssertLockHeld (master...pr/lockb) https://github.com/bitcoin/bitcoin/pull/19918
< bitcoin-git> [bitcoin] promag opened pull request #19917: RemoveUnbroadcastTx requires mempool lock (master...2020-09-removeunbroadcasttx) https://github.com/bitcoin/bitcoin/pull/19917
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< bitcoin-git> [bitcoin] naumenkogs closed pull request #19697: Improvements on ADDR caching (master...2020-08-addr-cache-follow-up) https://github.com/bitcoin/bitcoin/pull/19697
< 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] MarcoFalke merged pull request #19791: [net processing] Move Misbehaving() to PeerManager (master...2020-08-misbehaving-in-plv) https://github.com/bitcoin/bitcoin/pull/19791
< bitcoin-git> bitcoin/master 2297b26 John Newbery: [net_processing] Pass chainparams to PeerLogicValidation constructor
< bitcoin-git> bitcoin/master 58bd369 John Newbery: scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
< bitcoin-git> bitcoin/master 824bbd1 John Newbery: [move only] Collect all private members of PeerLogicValidation together
< bitcoin-git> [bitcoin] MarcoFalke pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/25839661305e...147d50d63e07
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19909: txmempool: Remove unused clear() member function (master...2009-noTxpoolClear) https://github.com/bitcoin/bitcoin/pull/19909
< bitcoin-git> [bitcoin] naumenkogs reopened 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] naumenkogs closed 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] dr-orlovsky opened pull request #19907: util: add psbt combiner role (master...feat/psbt-combiner) https://github.com/bitcoin/bitcoin/pull/19907
< 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] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/07087051afe9...25839661305e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19556: Remove mempool global (master...Mf1808-txpoolGlobal) https://github.com/bitcoin/bitcoin/pull/19556
< bitcoin-git> bitcoin/master fafb381 MarcoFalke: Remove mempool global
< bitcoin-git> bitcoin/master eeee110 MarcoFalke: Remove mempool global from init
< bitcoin-git> bitcoin/master fa0359c MarcoFalke: Remove mempool global from p2p
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/78cb45d72251...07087051afe9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19905: Remove dead CheckForkWarningConditionsOnNewFork (master...2009-noFork) https://github.com/bitcoin/bitcoin/pull/19905
< bitcoin-git> [bitcoin] meshcollider merged pull request #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook (master...2020-08-deladdressbook) https://github.com/bitcoin/bitcoin/pull/19738
< bitcoin-git> bitcoin/master 78cb45d Samuel Dobson: Merge #19738: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> bitcoin/master abac436 João Barbosa: wallet: Avoid multiple BerkeleyBatch in DelAddressBook
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56d47e19edca...78cb45d72251
< 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

2020-09-06

< bitcoin-git> [bitcoin] meshcollider merged pull request #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp (master...pr/path) https://github.com/bitcoin/bitcoin/pull/19619
< bitcoin-git> bitcoin/master 0d94e60 Russell Yanofsky: refactor: Use DatabaseStatus and DatabaseOptions types
< bitcoin-git> bitcoin/master b5b4141 Russell Yanofsky: wallet: Add MakeDatabase function
< bitcoin-git> bitcoin/master 288b4ff Russell Yanofsky: Remove WalletLocation class
< bitcoin-git> [bitcoin] meshcollider pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/af8135e369da...56d47e19edca
< 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] jnewbery closed pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< bitcoin-git> [bitcoin] lviggiano opened pull request #19902: Revert back to FILE_CHARS_BLACKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19902
< bitcoin-git> [bitcoin] hebasto opened pull request #19901: Avoid locking CTxMemPool::cs recursively in CTxMemPool::DynamicMemoryUsage() (master...200906-pool) https://github.com/bitcoin/bitcoin/pull/19901
< bitcoin-git> [bitcoin] laanwj closed pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] lviggiano opened pull request #19900: Revert back to FILE_CHARS_BLOCKLIST (master...master) https://github.com/bitcoin/bitcoin/pull/19900
< bitcoin-git> [bitcoin] laanwj merged pull request #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> bitcoin/master af8135e Wladimir J. van der Laan: Merge #19897: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68d1f1698f50...af8135e369da
< bitcoin-git> bitcoin/master 637d8bc Benoit Verret: Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
< bitcoin-git> [bitcoin] n-thumann opened pull request #19898: log: print unexpected version warning in validation log category (master...log-fix-unexpected-version) https://github.com/bitcoin/bitcoin/pull/19898
< bitcoin-git> [bitcoin] verretor opened pull request #19897: Revert "change blacklist to blocklist" (master...blocklist) https://github.com/bitcoin/bitcoin/pull/19897
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19893: test: Remove or explain syncwithvalidationinterfacequeue (master...2009-testSync) https://github.com/bitcoin/bitcoin/pull/19893
< bitcoin-git> [bitcoin] laanwj merged pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890
< bitcoin-git> bitcoin/master 68d1f16 Wladimir J. van der Laan: Merge #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp...
< bitcoin-git> bitcoin/master 2f79e9d Sebastian Falbesoner: refactor: remove unused header <arpa/inet.h> in protocol.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c91f955f4490...68d1f1698f50
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< bitcoin-git> bitcoin/master c91f955 MarcoFalke: Merge #19887: test: Fix flaky wallet_basic test
< bitcoin-git> bitcoin/master 56b018c Fabian Jahr: test: Fix flaky wallet_basic test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03689317021a...c91f955f4490
< bitcoin-git> [bitcoin] hebasto opened pull request #19891: depends: Fix `make --just-print` command (master...200906-dry) https://github.com/bitcoin/bitcoin/pull/19891
< 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ba25e3bdde3...03689317021a
< bitcoin-git> [bitcoin] theStack opened pull request #19890: refactor: remove unused header <arpa/inet.h> in protocol.cpp (master...20200823-refactor-remove-unsused-include-in-protocol-cpp) https://github.com/bitcoin/bitcoin/pull/19890

2020-09-05

< bitcoin-git> [bitcoin] adaminsky opened pull request #19889: test: Add consistent formatting for messages.py repr methods (master...printstr_bug) https://github.com/bitcoin/bitcoin/pull/19889
< bitcoin-git> [bitcoin] fjahr opened pull request #19888: rpc: Fix getblockstats for block height 0 (master...genesisblockstats) https://github.com/bitcoin/bitcoin/pull/19888
< bitcoin-git> [bitcoin] fjahr opened pull request #19887: test: Fix flaky wallet_basic test (master...flaky_wallet) https://github.com/bitcoin/bitcoin/pull/19887
< 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] MarcoFalke merged pull request #19848: Remove mempool global from interfaces (master...2008-nomemint) https://github.com/bitcoin/bitcoin/pull/19848
< bitcoin-git> bitcoin/master fa9ee52 MarcoFalke: doc: Add doxygen comment to IsRBFOptIn
< bitcoin-git> bitcoin/master fa83168 MarcoFalke: refactor: Add IsRBFOptInEmptyMempool
< bitcoin-git> bitcoin/master faef4fc MarcoFalke: Remove mempool global from interfaces
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/416efcb7ab45...3ba25e3bdde3
< 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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81a19e725304...416efcb7ab45
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr (master...2020-08-scripttoasmstr) https://github.com/bitcoin/bitcoin/pull/19852
< bitcoin-git> bitcoin/master 81a19e7 MarcoFalke: Merge #19852: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> bitcoin/master ac2ff4f João Barbosa: refactor: Avoid duplicate map lookup in ScriptToAsmStr
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df75e9f3ee4d...81a19e725304
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> bitcoin/master 4294e70 Matthew Zipkin: rawtransaction: fix argument in combinerawtransaction help message
< bitcoin-git> bitcoin/master df75e9f MarcoFalke: Merge #19878: rawtransaction: fix argument in combinerawtransaction help m...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23d3ae7accfc...df75e9f3ee4d
< 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

2020-09-04

< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19879: [p2p] miscellaneous wtxid followups (master...2020-08-wtxid-unbroadcast-followups) https://github.com/bitcoin/bitcoin/pull/19879
< bitcoin-git> [bitcoin] pinheadmz opened pull request #19878: rawtransaction: fix argument in combinerawtransaction help message (master...combinetx1) https://github.com/bitcoin/bitcoin/pull/19878
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #19877: [test] Clarify rpc_net functional test (master...2020-09-rpcnet-fixes) https://github.com/bitcoin/bitcoin/pull/19877
< bitcoin-git> [bitcoin] fjahr opened pull request #19876: wallet: Fix wallet loading race during node start (master...wallet_race) https://github.com/bitcoin/bitcoin/pull/19876
< 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] hebasto opened pull request #19872: 200904 mmx4 (master...200904-mmx4) https://github.com/bitcoin/bitcoin/pull/19872
< bitcoin-git> [bitcoin] ariard opened pull request #19871: Clarify scope of eviction protection of outbound block-relay peers (master...2020-09-clarify-eviction-block-relay) https://github.com/bitcoin/bitcoin/pull/19871
< bitcoin-git> [bitcoin] laanwj merged pull request #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` (master...in-and-out-connections) https://github.com/bitcoin/bitcoin/pull/19405
< bitcoin-git> bitcoin/master 581b343 Jon Atack: Add in/out connections to cli -getinfo
< bitcoin-git> bitcoin/master d9cc13e Jon Atack: UNIX_EPOCH_TIME fixup in rpc getnettotals
< bitcoin-git> bitcoin/master 1ab49b8 Jon Atack: Add in/out connections to rpc getnetworkinfo
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/99a8eb605180...23d3ae7accfc
< bitcoin-git> [bitcoin] fanquake merged pull request #19680: 0.20: Add txids with non-standard inputs to reject filter (0.20...2020-08-reject-unknown-wit-0.20) https://github.com/bitcoin/bitcoin/pull/19680
< bitcoin-git> bitcoin/0.20 3092699 fanquake: Merge #19680: 0.20: Add txids with non-standard inputs to reject filter
< bitcoin-git> bitcoin/0.20 107cf15 Gregory Sanders: test addition of unknown segwit spends to txid reject filter
< bitcoin-git> bitcoin/0.20 06f9c5c Suhas Daftuar: Add txids with non-standard inputs to reject filter
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/bf0dc356ac4a...30926997fa15
< bitcoin-git> [bitcoin] jonatack opened pull request #19870: doc: update PyZMQ installation instructions, ZeroMQ link (master...zmq-doc-fix) https://github.com/bitcoin/bitcoin/pull/19870
< bitcoin-git> bitcoin/master 7140b31 Hennadii Stepanov: refactor: CTxMemPool::ApplyDelta() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj merged pull request #19854: Avoid locking CTxMemPool::cs recursively in simple cases (master...200901-mmx3) https://github.com/bitcoin/bitcoin/pull/19854
< bitcoin-git> bitcoin/master 66e47e5 Hennadii Stepanov: refactor: CTxMemPool::UpdateChild() requires CTxMemPool::cs lock
< bitcoin-git> bitcoin/master 9398077 Hennadii Stepanov: refactor: CTxMemPool::UpdateParent() requires CTxMemPool::cs lock
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a0a422c34cfd...99a8eb605180