2020-11-05

< bitcoin-git> bitcoin/master f33e332 MarcoFalke: Merge #20303: fuzz: Assert expected DecodeHexTx behaviour when using legac...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding (master...fuzzers-decode_tx-followup) https://github.com/bitcoin/bitcoin/pull/20303
< bitcoin-git> bitcoin/master d7901ab practicalswift: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6954e4d16c1c...f33e33254179
< bitcoin-git> [bitcoin] fanquake merged pull request #20283: test: Only try witness deser when checking for witness deser failure (master...2011-testWitnessFail) https://github.com/bitcoin/bitcoin/pull/20283
< bitcoin-git> bitcoin/master 6954e4d fanquake: Merge #20283: test: Only try witness deser when checking for witness deser...
< bitcoin-git> bitcoin/master fae45c3 MarcoFalke: test: Only try witness deserialize when checking for witness deserialize f...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83650e4df5ca...6954e4d16c1c
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20199: wallet: ignore (but warn) on duplicate -wallet parameters (master...2020/10/de-duplicate-wallets) https://github.com/bitcoin/bitcoin/pull/20199
< bitcoin-git> bitcoin/master 83650e4 MarcoFalke: Merge #20199: wallet: ignore (but warn) on duplicate -wallet parameters
< bitcoin-git> bitcoin/master 58cfbc3 Jonas Schnelli: Ignoring (but warn) on duplicate -wallet parameters
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67600880159a...83650e4df5ca
< bitcoin-git> [bitcoin] jonatack opened pull request #20305: wallet: introduce fee_rate_sat_vb param/option (master...fee_rate_sat_vb) https://github.com/bitcoin/bitcoin/pull/20305
< bitcoin-git> [bitcoin] fanquake closed pull request #20304: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/20304
< bitcoin-git> [bitcoin] Huangyi5458 opened pull request #20304: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/20304

2020-11-04

< bitcoin-git> [bitcoin] practicalswift opened pull request #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding (master...fuzzers-decode_tx-followup) https://github.com/bitcoin/bitcoin/pull/20303
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20300: fuzz: Add missing ECC_Start to descriptor_parse test (master...fix_fuzz_descriptor_parse) https://github.com/bitcoin/bitcoin/pull/20300
< bitcoin-git> bitcoin/master 6760088 MarcoFalke: Merge #20300: fuzz: Add missing ECC_Start to descriptor_parse test
< bitcoin-git> bitcoin/master 5cafe2b Ivan Metlushko: fuzz: Add missing ECC_Start to descriptor_parse test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/deb2b27c0d99...67600880159a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20294: ci: Run more ci configs on cirrus (master...2011-ciCirrus) https://github.com/bitcoin/bitcoin/pull/20294
< bitcoin-git> bitcoin/master deb2b27 MarcoFalke: Merge #20294: ci: Run more ci configs on cirrus
< bitcoin-git> bitcoin/master fa8e494 MarcoFalke: ci: Run ci configs on cirrus
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed9f5477502e...deb2b27c0d99
< bitcoin-git> [bitcoin] practicalswift opened pull request #20302: net: Make it easier to reason about node eviction by removing unused NodeEvictionCandidate::addr (CAddress) (master...NodeEvictionCandidate-addr) https://github.com/bitcoin/bitcoin/pull/20302
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20299: test: Fix intermittent rpc_net issue (master...2011-testNet) https://github.com/bitcoin/bitcoin/pull/20299
< bitcoin-git> bitcoin/master ed9f547 MarcoFalke: Merge #20299: test: Fix intermittent rpc_net issue
< bitcoin-git> bitcoin/master fa2ecad MarcoFalke: test: Fix intermittent rpc_net issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1209b6c692c1...ed9f5477502e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20301: Update and rename libbitcoinconsensus.pc.in to libbitcoinconsensus.pc…. (master...master) https://github.com/bitcoin/bitcoin/pull/20301
< bitcoin-git> [bitcoin] lynelsntos23 opened pull request #20301: Update and rename libbitcoinconsensus.pc.in to libbitcoinconsensus.pc…. (master...master) https://github.com/bitcoin/bitcoin/pull/20301
< bitcoin-git> [bitcoin] S3RK opened pull request #20300: fuzz: Add missing ECC_Start to descriptor_parse test (master...fix_fuzz_descriptor_parse) https://github.com/bitcoin/bitcoin/pull/20300
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20212: net: fix output of peer address in version message (master...fix_version_message_print) https://github.com/bitcoin/bitcoin/pull/20212
< bitcoin-git> bitcoin/master 1209b6c MarcoFalke: Merge #20212: net: fix output of peer address in version message
< bitcoin-git> bitcoin/master af3b0df Vasil Dimov: net: fix output of peer address in version message
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88776c292606...1209b6c692c1
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20299: test: Fix intermittent rpc_net issue (master...2011-testNet) https://github.com/bitcoin/bitcoin/pull/20299
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20298: macOS deploy: use the new plistlib API if python>=3.9 (master...2020/11/macdeployfix) https://github.com/bitcoin/bitcoin/pull/20298
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20245: test: Run script_assets_test even if built --with-libs=no (master...2010-testAssetTestlibconsensus) https://github.com/bitcoin/bitcoin/pull/20245
< bitcoin-git> bitcoin/master fa3967e MarcoFalke: test: Replace ARRAYLEN with C++11 ranged for loop
< bitcoin-git> bitcoin/master fafc529 MarcoFalke: test: Run AssetTest even if built --with-libs=no
< bitcoin-git> bitcoin/master faf58ab MarcoFalke: ci: Add --with-libs=no to one ci config
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5d32009f1a3b...88776c292606
< bitcoin-git> [bitcoin] meshcollider merged pull request #20220: wallet, rpc: explicit fee rate follow-ups/fixes for 0.21 (master...explicit-feerate-follow-ups) https://github.com/bitcoin/bitcoin/pull/20220
< bitcoin-git> bitcoin/master 1697a40 Jon Atack: wallet: improve bumpfee error/help, add explicit fee rate coverage
< bitcoin-git> bitcoin/master fc57217 Jon Atack: wallet: fix SetFeeEstimateMode() error message
< bitcoin-git> bitcoin/master 052427e Jon Atack: wallet, bugfix: fix bumpfee with explicit fee rate modes
< bitcoin-git> [bitcoin] meshcollider pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/17c6fb176a07...5d32009f1a3b
< bitcoin-git> [bitcoin] meshcollider merged pull request #20282: wallet: change upgradewallet return type to be an object (master...2020-11-upgrade-wallet-return) https://github.com/bitcoin/bitcoin/pull/20282
< bitcoin-git> bitcoin/master 17c6fb1 Samuel Dobson: Merge #20282: wallet: change upgradewallet return type to be an object
< bitcoin-git> bitcoin/master 2ead31f Sishir Giri: [wallet] Return object from upgradewallet RPC
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95bde34a7186...17c6fb176a07

2020-11-03

< bitcoin-git> [bitcoin] laanwj merged pull request #20237: net: Hardcoded seeds update for 0.21 (master...2020_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/20237
< bitcoin-git> bitcoin/master 95bde34 Wladimir J. van der Laan: Merge #20237: net: Hardcoded seeds update for 0.21
< bitcoin-git> bitcoin/master 36e875b RandyMcMillan: contrib: Add new versions to makeseeds.py and update gitignore
< bitcoin-git> bitcoin/master 6866259 Wladimir J. van der Laan: net: Hardcoded seeds update for 0.21
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/218fe60d91a9...95bde34a7186
< bitcoin-git> [bitcoin] Sjors opened pull request #20295: rpc: getblockfrompeer (master...2020/11/getblockfrompeer) https://github.com/bitcoin/bitcoin/pull/20295
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20294: ci: Run more ci configs on cirrus (master...2011-ciCirrus) https://github.com/bitcoin/bitcoin/pull/20294
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20292: test: Fix intermittent feature_taproot issue (master...2011-testFixes) https://github.com/bitcoin/bitcoin/pull/20292
< bitcoin-git> [bitcoin] jonatack closed pull request #20288: script, doc: contrib/seeds updates (master...contrib-seeds-fixups) https://github.com/bitcoin/bitcoin/pull/20288
< bitcoin-git> [bitcoin] jnewbery opened pull request #20291: [net] Consolidate logic around calling CAddrMan::Connected() (master...2020-11-consolidate-addrman-connect) https://github.com/bitcoin/bitcoin/pull/20291
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20290: fuzz: Fix DecodeHexTx fuzzing harness issue (master...fuzzers-decode_tx-fixup) https://github.com/bitcoin/bitcoin/pull/20290
< bitcoin-git> bitcoin/master 218fe60 MarcoFalke: Merge #20290: fuzz: Fix DecodeHexTx fuzzing harness issue
< bitcoin-git> bitcoin/master 28f8cb1 practicalswift: fuzz: Fix DecodeHexTx fuzzing harness issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5174b534da57...218fe60d91a9
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20289: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CService (master...fuzzers-service_deserialize-addrv2) https://github.com/bitcoin/bitcoin/pull/20289
< bitcoin-git> bitcoin/master 5174b53 MarcoFalke: Merge #20289: fuzz: Check for addrv1 compatibility before using addrv1 ser...
< bitcoin-git> bitcoin/master c2cf8a1 practicalswift: fuzz: Check for addrv1 compatibility before using addrv1 serializer on CSe...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8387f832d693...5174b534da57
< bitcoin-git> [bitcoin] fanquake merged pull request #20187: Addrman: test-before-evict bugfix and improvements for block-relay-only peers (master...2020-10-addrman-block-relay) https://github.com/bitcoin/bitcoin/pull/20187
< bitcoin-git> bitcoin/master e8b215a Suhas Daftuar: Refactor test for existing peer connection into own function
< bitcoin-git> bitcoin/master 4fe338a Suhas Daftuar: Call CAddrMan::Good() on block-relay-only peer addresses
< bitcoin-git> bitcoin/master daf5553 Suhas Daftuar: Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ca1886056325...8387f832d693

2020-11-02

< bitcoin-git> [bitcoin] practicalswift opened pull request #20290: fuzz: Fix DecodeHexTx fuzzing harness issue (master...fuzzers-decode_tx-fixup) https://github.com/bitcoin/bitcoin/pull/20290
< bitcoin-git> [bitcoin] practicalswift opened pull request #20289: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CService (master...fuzzers-service_deserialize-addrv2) https://github.com/bitcoin/bitcoin/pull/20289
< bitcoin-git> [bitcoin] jonatack opened pull request #20288: script, doc: contrib/seeds updates (master...contrib-seeds-fixups) https://github.com/bitcoin/bitcoin/pull/20288
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20286: rpc: remove `reqSigs` from rpc outputs (master...remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/20286
< bitcoin-git> [bitcoin] laanwj merged pull request #20263: Update assumed chain params (master...2010-21assumed) https://github.com/bitcoin/bitcoin/pull/20263
< bitcoin-git> bitcoin/master ca18860 Wladimir J. van der Laan: Merge #20263: Update assumed chain params
< bitcoin-git> bitcoin/master fa90ba3 MarcoFalke: Update assumed chain params
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ef4c7c4e0bf2...ca1886056325
< bitcoin-git> [bitcoin] laanwj merged pull request #18788: tests: Update more tests to work with descriptor wallets (master...desc-wallet-tests) https://github.com/bitcoin/bitcoin/pull/18788
< bitcoin-git> bitcoin/master 553dbf9 Andrew Chow: Make import tests in wallet_listtransactions.py legacy wallet only
< bitcoin-git> bitcoin/master dc81418 Andrew Chow: Use a separate watchonly wallet in rpc_fundrawtransaction.py
< bitcoin-git> bitcoin/master a357111 Andrew Chow: Update wallet_importprunedfunds to avoid dumpprivkey
< bitcoin-git> [bitcoin] laanwj pushed 20 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a00e76ab6f...ef4c7c4e0bf2
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20279: doc: release process updates/fixups (master...release-process-getchaintxstats-fix) https://github.com/bitcoin/bitcoin/pull/20279
< bitcoin-git> bitcoin/master b6a00e7 MarcoFalke: Merge #20279: doc: release process updates/fixups
< bitcoin-git> bitcoin/master e5f3e95 Jon Atack: doc: fix getchaintxstats fields in release-process.md
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5ec0367d718...b6a00e76ab6f
< bitcoin-git> [gui] hebasto opened pull request #127: Replace QMetaObject::invokeMethod with Mutex locking (master...201102-queued) https://github.com/bitcoin-core/gui/pull/127
< bitcoin-git> [bitcoin] fanquake opened pull request #20285: Remove references to CreateWalletFromFile (master...createwalletfromfilenomore) https://github.com/bitcoin/bitcoin/pull/20285
< bitcoin-git> [bitcoin] vasild opened pull request #20284: addrman: ensure old versions don't parse peers.dat (master...peers_dat_format) https://github.com/bitcoin/bitcoin/pull/20284
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20165: Only relay Taproot spends if next block has it active (master...202010_taproot_policy) https://github.com/bitcoin/bitcoin/pull/20165
< bitcoin-git> bitcoin/master c5ec036 MarcoFalke: Merge #20165: Only relay Taproot spends if next block has it active
< bitcoin-git> bitcoin/master 3d0556d Pieter Wuille: Increase feature_taproot inactive test coverage
< bitcoin-git> bitcoin/master 525cbd4 Pieter Wuille: Only relay Taproot spends if next block has it active
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/867dbeba5f91...c5ec0367d718
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20283: test: Only try witness deser when checking for witness deser failure (master...2011-testWitnessFail) https://github.com/bitcoin/bitcoin/pull/20283
< bitcoin-git> [bitcoin] jnewbery opened pull request #20282: Wallet: Change upgradewallet return type to be an object (master...2020-11-upgrade-wallet-return) https://github.com/bitcoin/bitcoin/pull/20282
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20281: docs: Correct getblockstats documentation for (sw)total_weight (master...202011-getblockstats-docs-weight) https://github.com/bitcoin/bitcoin/pull/20281
< bitcoin-git> bitcoin/master 867dbeb MarcoFalke: Merge #20281: docs: Correct getblockstats documentation for (sw)total_weig...
< bitcoin-git> bitcoin/master 5d99174 Nadav Ivgi: docs: Correct getblockstats documentation for (sw)total_weight
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/26d7941224bc...867dbeba5f91

2020-11-01

< bitcoin-git> [bitcoin] meshcollider merged pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
< bitcoin-git> bitcoin/master 26d7941 Samuel Dobson: Merge #20230: wallet: Fix bug when just created encrypted wallet cannot ge...
< bitcoin-git> bitcoin/master bf6855a Hennadii Stepanov: wallet: Fix bug when just created encrypted wallet cannot get address
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1fcbdea2555...26d7941224bc
< bitcoin-git> [bitcoin] meshcollider merged pull request #20271: doc: Document that wallet salvage is experimental (master...2010-docWalletSalvage) https://github.com/bitcoin/bitcoin/pull/20271
< bitcoin-git> bitcoin/master f1fcbde Samuel Dobson: Merge #20271: doc: Document that wallet salvage is experimental
< bitcoin-git> bitcoin/master fab9453 MarcoFalke: doc: Document that wallet salvage is experimental
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c2eb7f8deaa...f1fcbdea2555
< bitcoin-git> [bitcoin] meshcollider merged pull request #20262: tests: Skip --descriptor tests if sqlite is not compiled (master...tests-check-sqlite) https://github.com/bitcoin/bitcoin/pull/20262
< bitcoin-git> bitcoin/master 0c2eb7f Samuel Dobson: Merge #20262: tests: Skip --descriptor tests if sqlite is not compiled
< bitcoin-git> bitcoin/master 5866403 Andrew Chow: Skip --descriptor tests if sqlite is not compiled
< bitcoin-git> bitcoin/master 7411876 Andrew Chow: Ensure a legacy wallet for BDB format check
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a6f3c5a01ea...0c2eb7f8deaa
< bitcoin-git> [bitcoin] meshcollider merged pull request #20080: Strip any trailing `/` in -datadir and -blocksdir paths (master...201004-strip) https://github.com/bitcoin/bitcoin/pull/20080
< bitcoin-git> bitcoin/master 5a6f3c5 Samuel Dobson: Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths
< bitcoin-git> bitcoin/master ad5cef5 Hennadii Stepanov: doc: Update data directory path comments
< bitcoin-git> bitcoin/master b19e882 Hennadii Stepanov: util: Add StripRedundantLastElementsOfPath function
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/42b66a6b814b...5a6f3c5a01ea
< bitcoin-git> [bitcoin] promag closed pull request #17878: wip: zmq: Support -zmqpubwallettx (master...2019-01-zmqpubwallettx) https://github.com/bitcoin/bitcoin/pull/17878
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
< bitcoin-git> [bitcoin] shesek opened pull request #20281: docs: Correct getblockstats documentation for (sw)total_weight (master...202011-getblockstats-docs-weight) https://github.com/bitcoin/bitcoin/pull/20281
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
< bitcoin-git> [bitcoin] jonatack opened pull request #20279: doc: fix getchaintxstats fields in release-process.md (master...release-process-getchaintxstats-fix) https://github.com/bitcoin/bitcoin/pull/20279

2020-10-31

< bitcoin-git> [bitcoin] vasild closed pull request #20272: Add missing thread safety annotations (master...add_missing_tsa) https://github.com/bitcoin/bitcoin/pull/20272
< bitcoin-git> [bitcoin] hebasto closed pull request #20274: util: Drop redundant NDEBUG check (master...201030-ndebug) https://github.com/bitcoin/bitcoin/pull/20274
< bitcoin-git> [bitcoin] ariard opened pull request #20277: p2p: Do not resolve orphans during IBD and extend p2p_ibd_txrelay.py coverage (master...2020-10-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/20277
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20276: test: run mempool_expiry.py even with wallet disabled (master...mempool-expiry-miniwallet) https://github.com/bitcoin/bitcoin/pull/20276

2020-10-30

< bitcoin-git> [bitcoin] ryanofsky opened pull request #20275: wallet: List SQLite wallets in non-SQLite builds (master...pr/exist) https://github.com/bitcoin/bitcoin/pull/20275
< bitcoin-git> [bitcoin] hebasto opened pull request #20274: util: Drop redundant NDEBUG check (master...201030-ndebug) https://github.com/bitcoin/bitcoin/pull/20274
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20273: Extend support for nested commands to bitcoin-cli (master...2020/10/client_rpc_nested) https://github.com/bitcoin/bitcoin/pull/20273
< bitcoin-git> [bitcoin] vasild opened pull request #20272: Add missing thread safety annotations (master...add_missing_tsa) https://github.com/bitcoin/bitcoin/pull/20272
< bitcoin-git> [bitcoin] vasild reopened pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> [bitcoin] vasild closed pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20271: doc: Document that wallet salvage is experimental (master...2010-docWalletSalvage) https://github.com/bitcoin/bitcoin/pull/20271
< bitcoin-git> [bitcoin] hebasto reopened pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] hebasto closed pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20268: ci: Move s390x build to cirrus (master...2010-ciS390x) https://github.com/bitcoin/bitcoin/pull/20268
< bitcoin-git> [bitcoin] gwillen closed pull request #20264: test: Make secp tests optional in `make check` (master...feature-optional-secp-check) https://github.com/bitcoin/bitcoin/pull/20264

2020-10-29

< bitcoin-git> [bitcoin] achow101 opened pull request #20267: Disable and fix tests for when BDB is not compiled (master...tests-opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20267
< bitcoin-git> [bitcoin] achow101 opened pull request #20266: Fix change detection of imported internal descriptors (master...fix-desc-change) https://github.com/bitcoin/bitcoin/pull/20266
< bitcoin-git> [bitcoin] mjdietzx closed pull request #20265: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/20265
< bitcoin-git> [bitcoin] mjdietzx opened pull request #20265: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/20265
< bitcoin-git> [bitcoin] gwillen opened pull request #20264: test: Make secp tests optional in `make check` (master...feature-optional-secp-check) https://github.com/bitcoin/bitcoin/pull/20264
< bitcoin-git> [bitcoin] achow101 closed pull request #20260: wallet: Create named SQLite wallet files instead of wallet directories (master...single-file-sqlite) https://github.com/bitcoin/bitcoin/pull/20260
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20263: Update assumed chain params (master...2010-21assumed) https://github.com/bitcoin/bitcoin/pull/20263
< bitcoin-git> [bitcoin] achow101 opened pull request #20262: tests: Skip --descriptor tests if sqlite is not compiled (master...tests-check-sqlite) https://github.com/bitcoin/bitcoin/pull/20262
< bitcoin-git> [gui] luke-jr opened pull request #125: GUI: Enable changing the autoprune block space size in intro dialog (master...intro_prune_size) https://github.com/bitcoin-core/gui/pull/125
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20186: wallet: Make -wallet setting not create wallets (master...pr/nowa) https://github.com/bitcoin/bitcoin/pull/20186
< bitcoin-git> bitcoin/master 42b66a6 MarcoFalke: Merge #20186: wallet: Make -wallet setting not create wallets
< bitcoin-git> bitcoin/master 01476a8 Russell Yanofsky: wallet: Make -wallet setting not create wallets
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e9e190ea5ce...42b66a6b814b
< bitcoin-git> [bitcoin] fanquake merged pull request #20257: Update secp256k1 subtree to latest master (master...202010-secp256k1) https://github.com/bitcoin/bitcoin/pull/20257
< bitcoin-git> bitcoin/master 8e9e190 fanquake: Merge #20257: Update secp256k1 subtree to latest master
< bitcoin-git> bitcoin/master 5803f5f Pieter Wuille: Update secp256k1 subtree to latest master
< bitcoin-git> bitcoin/master 6c0259f Pieter Wuille: Squashed 'src/secp256k1/' changes from c6b6b8f1bb..3967d96bf1
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5b82f253b69f...8e9e190ea5ce
< bitcoin-git> [bitcoin] laanwj merged pull request #20195: build: fix mutex detection when building bdb on macOS (master...bdb_xcode12_implicit_function_decleration) https://github.com/bitcoin/bitcoin/pull/20195
< bitcoin-git> bitcoin/master 5b82f25 Wladimir J. van der Laan: Merge #20195: build: fix mutex detection when building bdb on macOS
< bitcoin-git> bitcoin/master d0a829e fanquake: build: fix mutex detection when building bdb on macOS
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e2419711702...5b82f253b69f
< bitcoin-git> [bitcoin] laanwj merged pull request #20115: cli: -netinfo quick updates/fixups for 0.21 (master...netinfo-fixups) https://github.com/bitcoin/bitcoin/pull/20115
< bitcoin-git> bitcoin/master 773f4c9 Jon Atack: cli -netinfo: handle longer tor v3 local addresses
< bitcoin-git> bitcoin/master 33e9874 Jon Atack: cli -netinfo: make age column variable-width
< bitcoin-git> bitcoin/master f8a1c4d Jon Atack: cli -netinfo: various quick updates and fixes
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f3727fd73538...2e2419711702
< bitcoin-git> [bitcoin] laanwj merged pull request #20156: build: Make sqlite support optional (compile-time) (master...opt_sqlite) https://github.com/bitcoin/bitcoin/pull/20156
< bitcoin-git> bitcoin/master bbb42a6 Luke Dashjr: RPC: createwallet: Nicer error message if descriptor wallet requested and ...
< bitcoin-git> bitcoin/master 6608fec Luke Dashjr: GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite su...
< bitcoin-git> bitcoin/master 7b54d76 Luke Dashjr: Make sqlite support optional (compile-time)
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/924a4ff7eb62...f3727fd73538
< bitcoin-git> [bitcoin] laanwj merged pull request #20242: fuzz: Properly initialize PrecomputedTransactionData (master...2010-fuzzInit) https://github.com/bitcoin/bitcoin/pull/20242
< bitcoin-git> bitcoin/master fa56d56 MarcoFalke: fuzz: Properly initialize PrecomputedTransactionData
< bitcoin-git> bitcoin/master 924a4ff Wladimir J. van der Laan: Merge #20242: fuzz: Properly initialize PrecomputedTransactionData
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6196cf77e574...924a4ff7eb62
< bitcoin-git> [bitcoin] laanwj merged pull request #19753: p2p: don't add AlreadyHave transactions to recentRejects (master...2020-08-clean-tx-processing) https://github.com/bitcoin/bitcoin/pull/19753
< bitcoin-git> bitcoin/master 6196cf7 Wladimir J. van der Laan: Merge #19753: p2p: don't add AlreadyHave transactions to recentRejects
< bitcoin-git> bitcoin/master d419fde Troy Giorshev: [net processing] Don't add AlreadyHave txs to recentRejects
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f512f3d5639...6196cf77e574

2020-10-28

< bitcoin-git> [bitcoin] achow101 opened pull request #20260: wallet: Create named SQLite wallet files instead of wallet directories (master...single-file-sqlite) https://github.com/bitcoin/bitcoin/pull/20260
< bitcoin-git> [gui] hebasto opened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20258: tests: Remove getnettotals/getpeerinfo consistency test (master...2020-10-remove-net-totals-test) https://github.com/bitcoin/bitcoin/pull/20258
< bitcoin-git> bitcoin/master 3f512f3 MarcoFalke: Merge #20258: tests: Remove getnettotals/getpeerinfo consistency test
< bitcoin-git> bitcoin/master 778cd0d John Newbery: [tests] Remove getnettotals/getpeerinfo consistency test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/db26eeba71fb...3f512f3d5639
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18784: net: RecordBytesSent under cs_vSend lock (master...2004-netLockRecordBytesSent) https://github.com/bitcoin/bitcoin/pull/18784
< bitcoin-git> [bitcoin] jnewbery opened pull request #20258: [tests] Remove getnettotals/getpeerinfo consistency test (master...2020-10-remove-net-totals-test) https://github.com/bitcoin/bitcoin/pull/20258
< bitcoin-git> [bitcoin] laanwj merged pull request #19877: [test] clarify rpc_net & p2p_disconnect_ban functional tests (master...2020-09-rpcnet-fixes) https://github.com/bitcoin/bitcoin/pull/19877
< bitcoin-git> bitcoin/master db26eeb Wladimir J. van der Laan: Merge #19877: [test] clarify rpc_net & p2p_disconnect_ban functional tests...
< bitcoin-git> bitcoin/master 47ff509 Amiti Uttarwar: [test] Clarify setup of node topology.
< bitcoin-git> bitcoin/master 0672522 Amiti Uttarwar: [move-only, test]: Match test order with run order
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/488b77f72e8f...db26eeba71fb
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20256: qt: Pre-splitoff translations update (master...2020_10_translations_update) https://github.com/bitcoin/bitcoin/pull/20256
< bitcoin-git> bitcoin/master 488b77f MarcoFalke: Merge #20256: qt: Pre-splitoff translations update
< bitcoin-git> bitcoin/master a193f96 Wladimir J. van der Laan: qt: Pre-splitoff translations update
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55b1ffcd259c...488b77f72e8f
< bitcoin-git> [bitcoin] sipa opened pull request #20257: Update secp256k1 subtree to latest master (master...202010-secp256k1) https://github.com/bitcoin/bitcoin/pull/20257
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #16856: Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID (master...2019-09-invalidate-block-child-invalid) https://github.com/bitcoin/bitcoin/pull/16856

2020-10-27

< bitcoin-git> [bitcoin] laanwj opened pull request #20256: qt: Pre-splitoff translations update (master...2020_10_translations_update) https://github.com/bitcoin/bitcoin/pull/20256
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20255: util: Add Assume() identity function (master...2010-assume) https://github.com/bitcoin/bitcoin/pull/20255
< bitcoin-git> [bitcoin] jonatack closed pull request #20240: script: fix linter error in test runner (master...fix-python-linter-error) https://github.com/bitcoin/bitcoin/pull/20240
< bitcoin-git> bitcoin/master 55b1ffc Jonas Schnelli: Merge bitcoin-core/gui#116: Fix unreasonable default size of the main wind...
< bitcoin-git> bitcoin/master 7b2e42e Hennadii Stepanov: qt: Add WalletFrame::sizeHint
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83363f7b62f9...55b1ffcd259c
< bitcoin-git> [bitcoin] vasild opened pull request #20254: Add I2P support using statically configured destinations (master...i2p_static) https://github.com/bitcoin/bitcoin/pull/20254
< bitcoin-git> [bitcoin] fanquake opened pull request #20253: net: use std::chrono throughout maxOutbound logic (master...net_unused_outbound) https://github.com/bitcoin/bitcoin/pull/20253
< bitcoin-git> bitcoin/master fa9b485 MarcoFalke: test: Add test for -blockversion
< bitcoin-git> [bitcoin] laanwj merged pull request #20167: test: Add test for -blockversion (master...2010-testBlockversion) https://github.com/bitcoin/bitcoin/pull/20167
< bitcoin-git> bitcoin/master fa7fb0e MarcoFalke: test: Default blockversion to 4 in feature_block
< bitcoin-git> bitcoin/master fa2b778 MarcoFalke: test: Remove unused -blockversion from tests
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c1564baf3b5e...83363f7b62f9
< bitcoin-git> [bitcoin] laanwj merged pull request #19124: doc: Document ALLOW_HOST_PACKAGES dependency option (master...allowHostDoc) https://github.com/bitcoin/bitcoin/pull/19124
< bitcoin-git> bitcoin/master 47e2a35 skmcontrib: doc: Document ALLOW_HOST_PACKAGES dependency option
< bitcoin-git> bitcoin/master c1564ba Wladimir J. van der Laan: Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency option
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67d4643a1a76...c1564baf3b5e
< bitcoin-git> [bitcoin] fanquake merged pull request #20152: doc: Update wallet files in files.md (master...201015-sqlite) https://github.com/bitcoin/bitcoin/pull/20152
< bitcoin-git> bitcoin/master 67d4643 fanquake: Merge #20152: doc: Update wallet files in files.md
< bitcoin-git> bitcoin/master defe48a Hennadii Stepanov: doc: Update wallet files in files.md
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa463f116377...67d4643a1a76
< bitcoin-git> [bitcoin] fanquake closed pull request #20224: doc: CI system link added, clarity increased (squashed into a single commit) (master...master) https://github.com/bitcoin/bitcoin/pull/20224
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 serialization. (master...fuzzers-netaddr-post-addrv2) https://github.com/bitcoin/bitcoin/pull/20247
< bitcoin-git> bitcoin/master fa463f1 MarcoFalke: Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 ser...
< bitcoin-git> bitcoin/master 903f3d0 practicalswift: fuzz: Check for addrv1 compatibility before using addrv1 serializer
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d67883d01e50...fa463f116377

2020-10-26

< bitcoin-git> [bitcoin] luke-jr opened pull request #20251: Move major version to first version integer as specified by SemVer (master...semver2) https://github.com/bitcoin/bitcoin/pull/20251
< bitcoin-git> [bitcoin] luke-jr opened pull request #20250: Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely (master...rpcwallet_explicit_fixups) https://github.com/bitcoin/bitcoin/pull/20250
< bitcoin-git> [bitcoin] dgpv opened pull request #20248: Fix test: length of R check in test/key_tests.cpp:key_signature_tests (master...fix-test-key-signature-low-r) https://github.com/bitcoin/bitcoin/pull/20248
< bitcoin-git> [bitcoin] practicalswift opened pull request #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 address serialization. (master...fuzzers-netaddr-post-addrv2) https://github.com/bitcoin/bitcoin/pull/20247
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20245: test: Run script_assets_test even if built --with-libs=no (master...2010-testAssetTestlibconsensus) https://github.com/bitcoin/bitcoin/pull/20245
< bitcoin-git> [bitcoin] fanquake closed pull request #20244: Create BITCOIN (master...patch-2) https://github.com/bitcoin/bitcoin/pull/20244
< bitcoin-git> [bitcoin] MewTww opened pull request #20244: Create BITCOIN (master...patch-2) https://github.com/bitcoin/bitcoin/pull/20244
< bitcoin-git> [bitcoin] hebasto opened pull request #20243: rpc, wallet: Expose wallet id in getwalletinfo RPC output (master...201026-wid) https://github.com/bitcoin/bitcoin/pull/20243
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20242: fuzz: Properly initialize PrecomputedTransactionData (master...2010-fuzzInit) https://github.com/bitcoin/bitcoin/pull/20242
< bitcoin-git> [bitcoin] instagibbs closed pull request #18723: Expand on contracting carve-out rule test (master...onemore_again) https://github.com/bitcoin/bitcoin/pull/18723

2020-10-25

< bitcoin-git> [bitcoin] jonatack opened pull request #20240: script: fix linter error in test runner (master...fix-python-linter-error) https://github.com/bitcoin/bitcoin/pull/20240
< bitcoin-git> [bitcoin] decryp2kanon opened pull request #20238: Trivial: Missing comments for signet parameters (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20238
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19918: sync: Replace LockAssertion with AssertLockHeldUnverified (master...pr/lockb) https://github.com/bitcoin/bitcoin/pull/19918
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19865: scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion (master...pr/locka) https://github.com/bitcoin/bitcoin/pull/19865
< bitcoin-git> [bitcoin] laanwj opened pull request #20237: net: Hardcoded seeds update for 0.21 (master...2020_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/20237

2020-10-24

< bitcoin-git> [bitcoin] vasild opened pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< bitcoin-git> [bitcoin] luke-jr reopened pull request #14066: gitian-linux: Build binaries for 64-bit POWER (master...gitian_power64) https://github.com/bitcoin/bitcoin/pull/14066
< bitcoin-git> [bitcoin] jonatack closed pull request #20231: wallet, rpc: universal feerate (sat/vB) param/option (master...universal-feerate) https://github.com/bitcoin/bitcoin/pull/20231
< bitcoin-git> [bitcoin] jonatack closed 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/master d67883d MarcoFalke: Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only...
< bitcoin-git> bitcoin/master 20c9e03 Hennadii Stepanov: gui: Call setWalletActionsEnabled(true) only for the first wallet
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49984b44cfcd...d67883d01e50

2020-10-23

< bitcoin-git> [bitcoin] jnewbery opened pull request #20233: addrman: make sanity checks a runtime option (master...2020-10-addrman-sanity) https://github.com/bitcoin/bitcoin/pull/20233
< bitcoin-git> [bitcoin] jonatack opened pull request #20231: wallet, rpc: universal feerate (sat/vB) param/option (master...universal-feerate) https://github.com/bitcoin/bitcoin/pull/20231
< bitcoin-git> [bitcoin] hebasto opened pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< bitcoin-git> [bitcoin] bitcoin-foundation-admin opened pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< bitcoin-git> bitcoin/master 49984b4 Jonas Schnelli: Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
< bitcoin-git> bitcoin/master 6954156 Hennadii Stepanov: qt: Fix visual quality of text in QR image
< bitcoin-git> bitcoin/master 8071c75 Hennadii Stepanov: qt, refactor: Limit scope of QPainter object
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9af7c1993b35...49984b44cfcd
< bitcoin-git> [bitcoin] jnewbery opened pull request #20228: [addrman] Make addrman a top-level component (master...2020-10-addrman) https://github.com/bitcoin/bitcoin/pull/20228
< bitcoin-git> [bitcoin] S3RK opened pull request #20226: wallet, rpc: add listdescriptors command (master...listdescriptors) https://github.com/bitcoin/bitcoin/pull/20226
< bitcoin-git> [bitcoin] fanquake merged pull request #20216: wallet: fix buffer over-read in SQLite file magic check (master...20201022-wallet-fix-sqlite-magic-buffer-overread) https://github.com/bitcoin/bitcoin/pull/20216
< bitcoin-git> bitcoin/master 9af7c19 fanquake: Merge #20216: wallet: fix buffer over-read in SQLite file magic check
< bitcoin-git> bitcoin/master 56a461f Sebastian Falbesoner: wallet: fix buffer over-read in SQLite file magic check
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9453fbf5a022...9af7c1993b35

2020-10-22

< bitcoin-git> [bitcoin] fanquake closed pull request #20215: doc: CI system link added, clarity increased (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20215
< bitcoin-git> bitcoin/master 9453fbf Jonas Schnelli: Merge #20: Wrap tooltips in the intro window
< bitcoin-git> bitcoin/master 6ed4bca Hennadii Stepanov: qt: Wrap tooltips in the intro window
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88271184e822...9453fbf5a022
< bitcoin-git> [bitcoin] sushant-varanasi opened pull request #20224: doc: CI system link added, clarity increased (squashed into a single commit) (master...master) https://github.com/bitcoin/bitcoin/pull/20224
< bitcoin-git> [bitcoin] achow101 opened pull request #20223: Drop the leading 0 from the version number (master...drop-leading-0) https://github.com/bitcoin/bitcoin/pull/20223
< bitcoin-git> [bitcoin] ellemouton opened pull request #20222: refactor: CTxMempool constructor clean up (master...ctxmempool_refactor) https://github.com/bitcoin/bitcoin/pull/20222
< bitcoin-git> [bitcoin] hebasto opened pull request #20221: net: compat.h related cleanup (master...201022-compat) https://github.com/bitcoin/bitcoin/pull/20221
< bitcoin-git> [bitcoin] jonatack opened pull request #20220: rpc, test, doc: explicit feerate follow-ups (master...explicit-feerate-follow-ups) https://github.com/bitcoin/bitcoin/pull/20220
< bitcoin-git> [bitcoin] luke-jr closed pull request #20204: Wallet: Generate UUID for SQLite wallets (master...sqlite_wallet_uuid) https://github.com/bitcoin/bitcoin/pull/20204
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20218: test: Suppress MaybeCompactWalletDB data race (master...2010-testSuppWalletRace) https://github.com/bitcoin/bitcoin/pull/20218
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20112: test: Speed up wallet_resendwallettransactions with mockscheduler RPC (master...2010-testFasterMock) https://github.com/bitcoin/bitcoin/pull/20112
< bitcoin-git> bitcoin/master 8827118 MarcoFalke: Merge #20112: test: Speed up wallet_resendwallettransactions with mocksche...
< bitcoin-git> bitcoin/master fa299ac MarcoFalke: test: Speed up wallet_resendwallettransactions test with mockscheduler RPC
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7012db2a6bcd...88271184e822
< bitcoin-git> [bitcoin] jnewbery opened pull request #20217: net: Remove g_relay_txes (master...2020-10-remove-grelaytxes) https://github.com/bitcoin/bitcoin/pull/20217
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20176: test: Fix intermittent issue in p2p_feefilter (master...2010-testFixIntIssue) https://github.com/bitcoin/bitcoin/pull/20176
< bitcoin-git> bitcoin/master 7012db2 MarcoFalke: Merge #20176: test: Fix intermittent issue in p2p_feefilter
< bitcoin-git> bitcoin/master fa5a91a MarcoFalke: test: Fix typo (one tx is enough) in p2p_feefilter
< bitcoin-git> bitcoin/master fa3af2c MarcoFalke: test: Fix intermittent issue in p2p_feefilter
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1cb4e339f978...7012db2a6bcd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20039: test: Convert amounts from float to decimal (master...floatdecimal) https://github.com/bitcoin/bitcoin/pull/20039
< bitcoin-git> bitcoin/master 1cb4e33 MarcoFalke: Merge #20039: test: Convert amounts from float to decimal
< bitcoin-git> bitcoin/master 5aadd4b Prayank: Convert amounts from float to decimal
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dda18e7310a2...1cb4e339f978
< bitcoin-git> [bitcoin] theStack opened pull request #20216: wallet: fix buffer over-read in SQLite file magic check (master...20201022-wallet-fix-sqlite-magic-buffer-overread) https://github.com/bitcoin/bitcoin/pull/20216
< bitcoin-git> [bitcoin] fanquake merged pull request #20214: test: Fix rpc_net intermittent issue (master...2010-testFixNet) https://github.com/bitcoin/bitcoin/pull/20214
< bitcoin-git> bitcoin/master dda18e7 fanquake: Merge #20214: test: Fix rpc_net intermittent issue
< bitcoin-git> bitcoin/master fa5f466 MarcoFalke: test: Fix rpc_net intermittent issue
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b46f37ba5ec4...dda18e7310a2

2020-10-21

< bitcoin-git> [bitcoin] ryanofsky closed pull request #19793: bitcoin-wallet salvage: Return false instead of asserting when a loaded tx isn't new (master...pr/badsalv) https://github.com/bitcoin/bitcoin/pull/19793
< bitcoin-git> [bitcoin] sushant-varanasi opened pull request #20215: Travis CI system link (https://travis-ci.org/) added for clarity (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20215
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20214: test: Fix rpc_net intermittent issue (master...2010-testFixNet) https://github.com/bitcoin/bitcoin/pull/20214
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20198: Show name, format and if uses descriptors in bitcoin-wallet tool (master...2020/10/wallet_tool_sqlite) https://github.com/bitcoin/bitcoin/pull/20198