2020-02-05

< bitcoin-git> [bitcoin] laanwj merged pull request #17804: doc: Misc RPC help fixes (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/17804
< bitcoin-git> bitcoin/master fa9dec7 MarcoFalke: doc: Fix syntax error (trailing square bracket) in finalizepsbt
< bitcoin-git> bitcoin/master faff5a6 MarcoFalke: doc: Fix syntax error (trailing square bracket) in walletprocesspsbt
< bitcoin-git> bitcoin/master fa05459 MarcoFalke: doc: Add missing "optional" to "long" estimaterawfee RPC help
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b30a1f3e39aa...712b7d9b479d
< bitcoin-git> [bitcoin] laanwj merged pull request #18052: Remove false positive GCC warning (master...20200201-false-positive-warning) https://github.com/bitcoin/bitcoin/pull/18052
< bitcoin-git> bitcoin/master b30a1f3 Wladimir J. van der Laan: Merge #18052: Remove false positive GCC warning
< bitcoin-git> bitcoin/master e9434ee Hennadii Stepanov: Remove false positive GCC warning
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8ce2632ebff...b30a1f3e39aa
< bitcoin-git> [bitcoin] laanwj merged pull request #16392: build: macOS toolchain update (master...macos-toolchain-update) https://github.com/bitcoin/bitcoin/pull/16392
< bitcoin-git> bitcoin/master 7e21044 fanquake: build: use macOS 10.14 SDK
< bitcoin-git> bitcoin/master ca5055a fanquake: depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8
< bitcoin-git> bitcoin/master 1de8c06 fanquake: depends: clang 6.0.1
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/01668839de36...c8ce2632ebff
< bitcoin-git> [bitcoin] laanwj merged pull request #17660: build: remove deprecated key from macOS Info.plist (master...remove_deprecated_cfbundle_usage) https://github.com/bitcoin/bitcoin/pull/17660
< bitcoin-git> bitcoin/master 0166883 Wladimir J. van der Laan: Merge #17660: build: remove deprecated key from macOS Info.plist
< bitcoin-git> bitcoin/master c0bc453 fanquake: build: remove deprecated key from macOS Info.plist
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adea5e1b54cf...01668839de36
< bitcoin-git> [bitcoin] laanwj merged pull request #18023: Fix some asmap issues (master...202001_asmap_nits) https://github.com/bitcoin/bitcoin/pull/18023
< bitcoin-git> bitcoin/master 38c2395 Pieter Wuille: Use ASNs for mapped IPv4 addresses correctly
< bitcoin-git> bitcoin/master 6f8c937 Pieter Wuille: Mark asmap const in statistics code
< bitcoin-git> bitcoin/master d58bcdc Pieter Wuille: Avoid asmap copies in initialization
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bd5c4c69716e...adea5e1b54cf
< bitcoin-git> [bitcoin] dongcarl opened pull request #18072: Use `libc++` headers from macOS SDK instead of from clang (master...2020-01-macos-sdk-with-headers) https://github.com/bitcoin/bitcoin/pull/18072
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18069: test: replace 'regtest' leftovers by self.chain (master...20200205-test-replace-regtest-by-self_chain) https://github.com/bitcoin/bitcoin/pull/18069
< bitcoin-git> bitcoin/master bd5c4c6 MarcoFalke: Merge #18069: test: replace 'regtest' leftovers by self.chain
< bitcoin-git> bitcoin/master eca56f8 Sebastian Falbesoner: test: replace 'regtest' leftovers by self.chain
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/554d89fb295e...bd5c4c69716e
< bitcoin-git> [bitcoin] laanwj merged pull request #18029: tests: Add fuzzing harness for AS-mapping (asmap) (master...fuzzers-asmap) https://github.com/bitcoin/bitcoin/pull/18029
< bitcoin-git> bitcoin/master 554d89f Wladimir J. van der Laan: Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
< bitcoin-git> bitcoin/master 4d2acea practicalswift: tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
< bitcoin-git> bitcoin/master 8d07706 practicalswift: tests: Add fuzzing harness for AS-mapping (asmap)
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a064e005fa6b...554d89fb295e
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18071: [WIP] Refactoring CHashWriter & moving some hashed fields around (master...refactoring-hashers) https://github.com/bitcoin/bitcoin/pull/18071
< bitcoin-git> [bitcoin] givanse opened pull request #18070: [doc] add note about `brew doctor` (master...documentation) https://github.com/bitcoin/bitcoin/pull/18070
< bitcoin-git> [bitcoin] theStack opened pull request #18069: test: replace 'regtest' leftovers by self.chain (master...20200205-test-replace-regtest-by-self_chain) https://github.com/bitcoin/bitcoin/pull/18069
< bitcoin-git> [bitcoin] fanquake merged pull request #18059: build: add missing attributes to Win installer (master...win_installer_attributes) https://github.com/bitcoin/bitcoin/pull/18059
< bitcoin-git> bitcoin/master a064e00 fanquake: Merge #18059: build: add missing attributes to Win installer
< bitcoin-git> bitcoin/master 6c22315 fanquake: build: add additional attributes to Win installer
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8625446b4d86...a064e005fa6b
< bitcoin-git> [bitcoin] fanquake merged pull request #17336: scripts: search for first block file for linearize-data with some block files pruned (master...linearize) https://github.com/bitcoin/bitcoin/pull/17336
< bitcoin-git> bitcoin/master 317fb96 Rjected: Add search for first blk file with pruned node
< bitcoin-git> bitcoin/master 8625446 fanquake: Merge #17336: scripts: search for first block file for linearize-data with...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f32564f0a73c...8625446b4d86

2020-02-04

< bitcoin-git> [bitcoin] ryanofsky opened pull request #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition (master...pr/provide) https://github.com/bitcoin/bitcoin/pull/18067
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16681: Tests: Use self.chain instead of 'regtest' in all current tests (master...b19-testchains-tests) https://github.com/bitcoin/bitcoin/pull/16681
< bitcoin-git> bitcoin/master f32564f MarcoFalke: Merge #16681: Tests: Use self.chain instead of 'regtest' in all current te...
< bitcoin-git> bitcoin/master 1abcecc Jorge Timon: Tests: Use self.chain instead of 'regtest' in almost all current tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02fafdd12cca...f32564f0a73c
< bitcoin-git> [bitcoin] jtimon closed pull request #17106: Chainparams: Decouple AllowSetMockTime from MineBlocksOnDemand (master...b20-chainparams-mocktime) https://github.com/bitcoin/bitcoin/pull/17106
< bitcoin-git> [bitcoin] jtimon closed pull request #16527: B: Get rid of Params().RequireStandard() (master...b19-chainparams-no-requirestd) https://github.com/bitcoin/bitcoin/pull/16527
< bitcoin-git> [bitcoin] fanquake merged pull request #18060: gui: Drop PeerTableModel dependency to ClientModel (master...2020-02-peertablemodel) https://github.com/bitcoin/bitcoin/pull/18060
< bitcoin-git> bitcoin/master 02fafdd fanquake: Merge #18060: gui: Drop PeerTableModel dependency to ClientModel
< bitcoin-git> bitcoin/master ff59bcd Joao Barbosa: gui: Drop PeerTableModel dependency to ClientModel
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/651e34388832...02fafdd12cca

2020-02-03

< bitcoin-git> [bitcoin] promag opened pull request #18064: gui: Drop WalletModel dependency to RecentRequestsTableModel (master...2020-02-recentrequeststablemodel) https://github.com/bitcoin/bitcoin/pull/18064
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18063: Improve UpdateForDescendants by using Epochs and Removing CacheMap (master...epoch-mempool-clean-split-2) https://github.com/bitcoin/bitcoin/pull/18063
< bitcoin-git> [bitcoin] promag opened pull request #18062: gui: Fix unintialized WalletView::progressDialog (master...2020-02-fix-unitialized-progressDialog) https://github.com/bitcoin/bitcoin/pull/18062
< bitcoin-git> [bitcoin] elichai opened pull request #18061: util: Reimplement DecodeBase32/64 with std::string to remove `strlen` (master...2020-02-remove-strlen) https://github.com/bitcoin/bitcoin/pull/18061
< bitcoin-git> [bitcoin] promag opened pull request #18060: gui: Drop PeerTableModel dependency to ClientModel (master...2020-02-peertablemodel) https://github.com/bitcoin/bitcoin/pull/18060
< bitcoin-git> [bitcoin] laanwj merged pull request #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid (master...2019-09-better-header-knowledge) https://github.com/bitcoin/bitcoin/pull/16974
< bitcoin-git> bitcoin/master 651e343 Wladimir J. van der Laan: Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is i...
< bitcoin-git> bitcoin/master 0a50019 Matt Corallo: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2df21b32ca9...651e34388832
< bitcoin-git> [bitcoin] laanwj merged pull request #17925: Improve UpdateTransactionsFromBlock with Epochs (master...epoch-mempool-clean-split) https://github.com/bitcoin/bitcoin/pull/17925
< bitcoin-git> bitcoin/master b2df21b Wladimir J. van der Laan: Merge #17925: Improve UpdateTransactionsFromBlock with Epochs
< bitcoin-git> bitcoin/master bd5a026 Jeremy Rubin: Make UpdateTransactionsFromBlock use Epochs
< bitcoin-git> bitcoin/master 2ccb7cc Jeremy Rubin: Add Epoch Guards to CTXMemPoolEntry and CTxMemPool
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/365c83e6a839...b2df21b32ca9
< bitcoin-git> [bitcoin] fanquake closed pull request #16233: WIP: add basic semaphore2 CI (master...master) https://github.com/bitcoin/bitcoin/pull/16233
< bitcoin-git> [bitcoin] fanquake opened pull request #18059: build: add missing attributes to Win installer (master...win_installer_attributes) https://github.com/bitcoin/bitcoin/pull/18059
< bitcoin-git> [bitcoin] fanquake closed pull request #17958: rpc: query general daemon information via RPC (master...rpc-implement-getgeneralinfo) https://github.com/bitcoin/bitcoin/pull/17958
< bitcoin-git> [bitcoin] fanquake merged pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< bitcoin-git> bitcoin/master 365c83e fanquake: Merge #18054: net: reference instead of copy in BlockConnected range loop
< bitcoin-git> bitcoin/master 9a299a5 Jon Atack: net: reference instead of copy in BlockConnected range loop
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6d0e532ae029...365c83e6a839

2020-02-02

< bitcoin-git> [bitcoin] emilengler opened pull request #18056: ci: Check for submodules (master...2020-02-submodule-linter-check) https://github.com/bitcoin/bitcoin/pull/18056
< bitcoin-git> [bitcoin] fanquake closed pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< bitcoin-git> [bitcoin] cjwach1 opened pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< bitcoin-git> [bitcoin] jonatack opened pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< bitcoin-git> [bitcoin] meshcollider merged pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< bitcoin-git> bitcoin/master dc0cabe Jon Atack: test: remove getaddressinfo label tests
< bitcoin-git> bitcoin/master d48875f Jon Atack: rpc: deprecate getaddressinfo label field
< bitcoin-git> bitcoin/master c7654af Jon Atack: doc: address pr17578 review feedback
< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f05c1ac444e0...6d0e532ae029
< bitcoin-git> [bitcoin] kristapsk opened pull request #18053: Silence "redundant move in return statement" warning on GCC9 (master...gcc9-silence-redundant-move) https://github.com/bitcoin/bitcoin/pull/18053

2020-02-01

< bitcoin-git> [bitcoin] hebasto opened pull request #18052: Remove false positive GCC warning (master...20200201-false-positive-warning) https://github.com/bitcoin/bitcoin/pull/18052
< bitcoin-git> [bitcoin] hebasto closed pull request #18045: build: Do not use QtDBus for macOS builds (master...20200131-macos-qdbus) https://github.com/bitcoin/bitcoin/pull/18045
< bitcoin-git> [bitcoin] hebasto opened pull request #18051: [WIP] build: Fix behavior when ALLOW_HOST_PACKAGES unset (master...20200201-fix-allowhostpackages) https://github.com/bitcoin/bitcoin/pull/18051
< bitcoin-git> [bitcoin] fanquake closed pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050
< bitcoin-git> [bitcoin] jakubtrnka opened pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17937: gui: Remove WalletView and BitcoinGUI circular dependency (master...2020-01-remove-walletview-bitcoingui) https://github.com/bitcoin/bitcoin/pull/17937
< bitcoin-git> bitcoin/master f05c1ac Jonas Schnelli: Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
< bitcoin-git> bitcoin/master cb8a86d Joao Barbosa: gui: Remove WalletView and BitcoinGUI circular dependency
< bitcoin-git> bitcoin/master ac3d107 Joao Barbosa: gui: Add transactionClicked and coinsSent signals to WalletView
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cadb9d33421d...f05c1ac444e0
< bitcoin-git> bitcoin/master cadb9d3 Jonas Schnelli: Merge #18036: gui: Break trivial circular dependencies
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18036: gui: Break trivial circular dependencies (master...2020-01-utilitydialog) https://github.com/bitcoin/bitcoin/pull/18036
< bitcoin-git> bitcoin/master 61eb058 Joao Barbosa: gui: Drop BanTableModel dependency to ClientModel
< bitcoin-git> bitcoin/master 3aee10b Joao Barbosa: gui: Drop ShutdownWindow dependency to BitcoinGUI
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d104aa0ace36...cadb9d33421d
< bitcoin-git> [bitcoin] practicalswift opened pull request #18047: tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functions (netaddress.h) (master...fuzzers-netaddress) https://github.com/bitcoin/bitcoin/pull/18047

2020-01-31

< bitcoin-git> [bitcoin] jonasschnelli closed pull request #18042: Don't check for DBUS notification on macOS (master...2020/01/mac_dbus) https://github.com/bitcoin/bitcoin/pull/18042
< bitcoin-git> [bitcoin] hebasto opened pull request #18045: build: Do not use QtDBus for macOS builds (master...20200131-macos-qdbus) https://github.com/bitcoin/bitcoin/pull/18045
< bitcoin-git> [bitcoin] sdaftuar opened pull request #18044: Use wtxid for transaction relay (master...2020-01-wtxid-inv) https://github.com/bitcoin/bitcoin/pull/18044
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18042: Don't check for DBUS notification on macOS (master...2020/01/mac_dbus) https://github.com/bitcoin/bitcoin/pull/18042
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17951: Use rolling bloom filter of recent block txs for AlreadyHave() check (master...2020-01-improve-alreadyhave) https://github.com/bitcoin/bitcoin/pull/17951
< bitcoin-git> bitcoin/master a029e18 Suhas Daftuar: Use rolling bloom filter of recent block tx's for AlreadyHave() check
< bitcoin-git> bitcoin/master d104aa0 Jonas Schnelli: Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e1bf71064cc...d104aa0ace36
< bitcoin-git> [bitcoin] promag closed pull request #18035: gui: Drop BanTableModel dependency to ClientModel (master...2020-01-bantablemodel) https://github.com/bitcoin/bitcoin/pull/18035
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #18038: P2P: Mempool tracks locally submitted transactions to improve privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #18037: Util: Allow scheduler to be mocked (master...2020-01-mock-scheduler) https://github.com/bitcoin/bitcoin/pull/18037
< bitcoin-git> [bitcoin] promag opened pull request #18036: gui: Drop ShutdownWindow dependency to BitcoinGUI (master...2020-01-utilitydialog) https://github.com/bitcoin/bitcoin/pull/18036
< bitcoin-git> [bitcoin] fanquake merged pull request #18025: doc: Add missing supported rpcs to doc/descriptors.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18025
< bitcoin-git> bitcoin/master 3e1bf71 fanquake: Merge #18025: doc: Add missing supported rpcs to doc/descriptors.md
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d176aeafde29...3e1bf71064cc
< bitcoin-git> bitcoin/master c7ec9a1 Andrew Toth: Add missing supported rpcs to doc/descriptors.md
< bitcoin-git> [bitcoin] fanquake merged pull request #18031: Remove GitHub Actions CI workflow. (master...remove-ghaction) https://github.com/bitcoin/bitcoin/pull/18031
< bitcoin-git> bitcoin/master d176aea fanquake: Merge #18031: Remove GitHub Actions CI workflow.
< bitcoin-git> bitcoin/master 085423b Aaron Clauson: Remove GitHub Actions CI workflow.
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d1f8bbf5711...d176aeafde29
< bitcoin-git> [bitcoin] promag opened pull request #18035: gui: Drop BanTableModel dependency to ClientModel (master...2020-01-bantablemodel) https://github.com/bitcoin/bitcoin/pull/18035
< bitcoin-git> [bitcoin] achow101 opened pull request #18034: Get the OutputType for a descriptor (master...desc-getoutputtype) https://github.com/bitcoin/bitcoin/pull/18034

2020-01-30

< bitcoin-git> [bitcoin] achow101 reopened pull request #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan (master...wallet-of-the-glorious-future) https://github.com/bitcoin/bitcoin/pull/16528
< bitcoin-git> [bitcoin] achow101 closed pull request #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan (master...wallet-of-the-glorious-future) https://github.com/bitcoin/bitcoin/pull/16528
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16115: On bitcoind startup, write config args to debug.log (master...args-to-debug-log) https://github.com/bitcoin/bitcoin/pull/16115
< bitcoin-git> bitcoin/master 1d1f8bb MarcoFalke: Merge #16115: On bitcoind startup, write config args to debug.log
< bitcoin-git> bitcoin/master b951b09 Larry Ruane: on startup, write config options to debug.log
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b69310beb17...1d1f8bbf5711
< bitcoin-git> [bitcoin] achow101 opened pull request #18032: Output a descriptor in createmultisig and addmultisigaddress (master...createms-descriptor) https://github.com/bitcoin/bitcoin/pull/18032
< bitcoin-git> [bitcoin] jonatack closed pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< bitcoin-git> [bitcoin] sipsorcery opened pull request #18031: Remove GitHub Actions CI workflow. (master...remove-ghaction) https://github.com/bitcoin/bitcoin/pull/18031
< bitcoin-git> [bitcoin] Sjors opened pull request #18030: doc: Coin::IsSpent() can also mean never existed (master...2020/01/doc_is_spent) https://github.com/bitcoin/bitcoin/pull/18030
< bitcoin-git> [bitcoin] practicalswift opened pull request #18029: tests: Add fuzzing harness for AS-mapping (asmap) (master...fuzzers-asmap) https://github.com/bitcoin/bitcoin/pull/18029
< bitcoin-git> [bitcoin] laanwj merged pull request #17984: test: Add p2p test for forcerelay permission (master...2001-qaTxForceRelay) https://github.com/bitcoin/bitcoin/pull/17984
< bitcoin-git> bitcoin/master aaaae4d MarcoFalke: test: Add p2p test for forcerelay permission
< bitcoin-git> bitcoin/master fa6b57b MarcoFalke: test: Fix whitespace in p2p_permissions.py
< bitcoin-git> bitcoin/master faf4081 MarcoFalke: test: Make msg_tx a witness tx
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7fcaa8291c6e...3b69310beb17
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18009: tests: Add fuzzing harness for strprintf(...) (master...fuzzers-strprintf) https://github.com/bitcoin/bitcoin/pull/18009
< bitcoin-git> bitcoin/master cc668d0 practicalswift: tests: Add fuzzing harness for strprintf(...)
< bitcoin-git> bitcoin/master 6ef0491 practicalswift: tests: Update FuzzedDataProvider.h from upstream (LLVM)
< bitcoin-git> bitcoin/master ccc3c76 practicalswift: tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0130abbdb7f5...7fcaa8291c6e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18018: tests: reset fIsBareMultisigStd after bare-multisig tests (master...fix_p2sh_tests_failure) https://github.com/bitcoin/bitcoin/pull/18018
< bitcoin-git> bitcoin/master 0130abb MarcoFalke: Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig tests
< bitcoin-git> bitcoin/master 1b96a3c fanquake: tests: reset fIsBareMultisigStd after bare-multisig tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/44c2400bccbc...0130abbdb7f5
< bitcoin-git> [bitcoin] fanquake merged pull request #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider (master...202001-getsigningprovider-fix) https://github.com/bitcoin/bitcoin/pull/18026
< bitcoin-git> bitcoin/master 1115ba6 Anthony Towns: psbt_wallet_tests: use unique_ptr for GetSigningProvider
< bitcoin-git> bitcoin/master 44c2400 fanquake: Merge #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d6e76af2409...44c2400bccbc
< bitcoin-git> [bitcoin] gwillen opened pull request #18027: "PSBT Operations" dialog (master...feature-psbt-ops-dialog) https://github.com/bitcoin/bitcoin/pull/18027
< bitcoin-git> [bitcoin] ajtowns opened pull request #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider (master...202001-getsigningprovider-fix) https://github.com/bitcoin/bitcoin/pull/18026
< bitcoin-git> [bitcoin] meshcollider merged pull request #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple (master...wallet-box-pr-2) https://github.com/bitcoin/bitcoin/pull/17261
< bitcoin-git> bitcoin/master fadc08a Andrew Chow: Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
< bitcoin-git> bitcoin/master eb81fc3 Andrew Chow: Refactor: Allow LegacyScriptPubKeyMan to be null
< bitcoin-git> bitcoin/master f5be479 Joao Barbosa: wallet: Improve CWallet:MarkDestinationsDirty
< bitcoin-git> [bitcoin] meshcollider pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/638239de7502...2d6e76af2409
< bitcoin-git> [bitcoin] andrewtoth opened pull request #18025: doc: Add missing supported rpcs to doc/descriptors.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18025

2020-01-29

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18022: test: Fix appveyor test_bitcoin build of *.raw (master...2001-winTestRaw) https://github.com/bitcoin/bitcoin/pull/18022
< bitcoin-git> bitcoin/master 638239d MarcoFalke: Merge #18022: test: Fix appveyor test_bitcoin build of *.raw
< bitcoin-git> bitcoin/master fa1a46e MarcoFalke: build: Fix appveyor test_bitcoin build of *.raw
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aabec94541e2...638239de7502
< bitcoin-git> [bitcoin] sipa opened pull request #18023: Some asmap improvements (master...202001_asmap_nits) https://github.com/bitcoin/bitcoin/pull/18023
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18022: test: Fix appveyor test_bitcoin build of *.raw (master...2001-winTestRaw) https://github.com/bitcoin/bitcoin/pull/18022
< bitcoin-git> [bitcoin] meshcollider merged pull request #17719: Document better -keypool as a look-ahead safety mechanism (master...2019-12-improve-keypool-doc) https://github.com/bitcoin/bitcoin/pull/17719
< bitcoin-git> bitcoin/master aabec94 Samuel Dobson: Merge #17719: Document better -keypool as a look-ahead safety mechanism
< bitcoin-git> bitcoin/master f41d589 Antoine Riard: Document better -keypool as a look-ahead safety mechanism
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1607b5df487...aabec94541e2
< bitcoin-git> [bitcoin] sipa opened pull request #18021: Serialization improvements step 4 (undo.h) (master...202001_noncastserial_4) https://github.com/bitcoin/bitcoin/pull/18021
< bitcoin-git> [bitcoin] sdaftuar closed pull request #16401: Add package acceptance logic to mempool (master...2019-07-package-relay) https://github.com/bitcoin/bitcoin/pull/16401
< bitcoin-git> [bitcoin] laanwj merged pull request #17957: Serialization improvements step 3 (compression.h) (master...202001_noncastserial_3) https://github.com/bitcoin/bitcoin/pull/17957
< bitcoin-git> bitcoin/master c1607b5 Wladimir J. van der Laan: Merge #17957: Serialization improvements step 3 (compression.h)
< bitcoin-git> bitcoin/master 4de934b Pieter Wuille: Convert compression.h to new serialization framework
< bitcoin-git> bitcoin/master ca34c5c Pieter Wuille: Add FORMATTER_METHODS, similar to SERIALIZE_METHODS, but for formatters
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3b5b27673414...c1607b5df487
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17942: doc: Improve fuzzing docs for macOS users (master...fuzzing_docs) https://github.com/bitcoin/bitcoin/pull/17942
< bitcoin-git> bitcoin/master 3b5b276 MarcoFalke: Merge #17942: doc: Improve fuzzing docs for macOS users
< bitcoin-git> bitcoin/master b6c3e84 Fabian Jahr: doc: Improve fuzzing docs for macOS users
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01fc5891fb57...3b5b27673414
< bitcoin-git> [bitcoin] laanwj closed pull request #17514: util: Make logging noexcept (master...2019_11_logging_noexcept) https://github.com/bitcoin/bitcoin/pull/17514
< bitcoin-git> [bitcoin] laanwj merged pull request #16702: p2p: supplying and using asmap to improve IP bucketing in addrman (master...asn_buckets) https://github.com/bitcoin/bitcoin/pull/16702
< bitcoin-git> bitcoin/master ec45646 Gleb Naumenko: Integrate ASN bucketing in Addrman and add tests
< bitcoin-git> bitcoin/master e4658aa Gleb Naumenko: Return mapped AS in RPC call getpeerinfo
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c434282d2cb8...01fc5891fb57
< bitcoin-git> bitcoin/master 8feb4e4 Gleb Naumenko: Add asmap utility which queries a mapping
< bitcoin-git> [bitcoin] fanquake merged pull request #18008: test: only declare a main() when fuzzing with AFL (master...macos_libfuzzer_weak_main) https://github.com/bitcoin/bitcoin/pull/18008
< bitcoin-git> bitcoin/master c434282 fanquake: Merge #18008: test: only declare a main() when fuzzing with AFL
< bitcoin-git> bitcoin/master b35567f fanquake: test: only declare a main() when fuzzing with AFL
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e061b8dc8fba...c434282d2cb8
< bitcoin-git> [bitcoin] fanquake merged pull request #17971: refactor: Remove redundant conditional (master...remove-redundant-conditional) https://github.com/bitcoin/bitcoin/pull/17971
< bitcoin-git> bitcoin/master e061b8d fanquake: Merge #17971: refactor: Remove redundant conditional
< bitcoin-git> bitcoin/master e80317b Bushstar: refactor: Remove redundant conditional
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1326092e6cef...e061b8dc8fba
< bitcoin-git> [bitcoin] fanquake merged pull request #17156: psbt: check that various indexes and amounts are within bounds (master...psbt-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/17156
< bitcoin-git> bitcoin/master 1326092 fanquake: Merge #17156: psbt: check that various indexes and amounts are within boun...
< bitcoin-git> bitcoin/master deaa6dd Andrew Chow: psbt: check output index is within bounds before accessing
< bitcoin-git> bitcoin/master f1ef7f0 Andrew Chow: Don't calculate tx fees for PSBTs with invalid money values
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fe48ac8580ae...1326092e6cef
< bitcoin-git> [bitcoin] Bushstar closed pull request #18012: GBT segwit rule in RPC error msg missing single quotes (master...patch-5) https://github.com/bitcoin/bitcoin/pull/18012
< bitcoin-git> [bitcoin] fanquake opened pull request #18018: tests: reset fIsBareMultisigStd after bare-multisig tests (master...fix_p2sh_tests_failure) https://github.com/bitcoin/bitcoin/pull/18018
< bitcoin-git> [bitcoin] ajtowns opened pull request #18017: txmempool: split epoch logic into class (master...202001-epoch) https://github.com/bitcoin/bitcoin/pull/18017

2020-01-28

< bitcoin-git> [bitcoin] JeremyRubin closed pull request #17375: Add asymptotes for benchmarking framework (master...asymptotic-benchmarks) https://github.com/bitcoin/bitcoin/pull/17375
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18013: bench: Fix benchmarks filters (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18013
< bitcoin-git> bitcoin/master fe48ac8 MarcoFalke: Merge #18013: bench: Fix benchmarks filters
< bitcoin-git> bitcoin/master 0dae5a5 Elichai Turkel: Fix benchmarks filters
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2755b2b1092d...fe48ac8580ae
< bitcoin-git> [bitcoin] elichai opened pull request #18014: Optimizing siphash implementation (master...2020-01-siphash) https://github.com/bitcoin/bitcoin/pull/18014
< bitcoin-git> [bitcoin] elichai opened pull request #18013: bench: Fix benchmarks filters (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18013
< bitcoin-git> [bitcoin] Bushstar opened pull request #18012: GBT segwit rule in RPC error msg missing single quotes (master...patch-5) https://github.com/bitcoin/bitcoin/pull/18012
< bitcoin-git> [bitcoin] fanquake merged pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git> bitcoin/master 2755b2b fanquake: Merge #18010: test: rename test suite name "tx_validationcache_tests" to m...
< bitcoin-git> bitcoin/master b3c4d9b Sebastian Falbesoner: test: rename test suite name "tx_validationcache_tests" to match filename
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3774281327c8...2755b2b1092d
< bitcoin-git> [bitcoin] fanquake merged pull request #17933: guix: Pin Guix using `guix time-machine` (master...2020-01-guix-time-machine) https://github.com/bitcoin/bitcoin/pull/17933
< bitcoin-git> bitcoin/master 3774281 fanquake: Merge #17933: guix: Pin Guix using `guix time-machine`
< bitcoin-git> bitcoin/master 88c8363 Carl Dong: guix: Update documentation for time-machine
< bitcoin-git> bitcoin/master e605088 Carl Dong: guix: Pin Guix using `guix time-machine`
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b89f2d059937...3774281327c8

2020-01-27

< bitcoin-git> [bitcoin] martinus opened pull request #18011: Replace current benchmarking framework with nanobench (master...2019-10-nanobench) https://github.com/bitcoin/bitcoin/pull/18011
< bitcoin-git> [bitcoin] theStack opened pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17453: gui: Fix intro dialog labels when the prune button is toggled (master...20191112-fix-intro-prune) https://github.com/bitcoin/bitcoin/pull/17453
< bitcoin-git> bitcoin/master e4caa82 Hennadii Stepanov: refactor: Replace static variable with data member
< bitcoin-git> bitcoin/master 2bede28 Hennadii Stepanov: util: Add PruneGBtoMiB() function
< bitcoin-git> bitcoin/master e35e4b2 Hennadii Stepanov: util: Add PruneMiBtoGB() function
< bitcoin-git> [bitcoin] jonasschnelli pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/ef8e2cee9f5d...b89f2d059937
< bitcoin-git> bitcoin/0.19 755b073 Wladimir J. van der Laan: doc: Preliminary 0.19.1 release notes
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/178a8346871e...755b0734bb50
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if another wallet is open (master...bugfix_for_pr17935) https://github.com/bitcoin/bitcoin/pull/18007
< bitcoin-git> bitcoin/master ef8e2ce Jonas Schnelli: Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get r...
< bitcoin-git> bitcoin/master 4c524f0 Luke Dashjr: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if ano...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3253b5dcf4d5...ef8e2cee9f5d
< bitcoin-git> [bitcoin] practicalswift opened pull request #18009: tests: Add fuzzing harness for strprintf(...) (master...fuzzers-strprintf) https://github.com/bitcoin/bitcoin/pull/18009
< bitcoin-git> [bitcoin] fanquake opened pull request #18008: test: fix fuzzing using libFuzzer on macOS (master...macos_libfuzzer_weak_main) https://github.com/bitcoin/bitcoin/pull/18008
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17096: gui: rename debug window (master...rename-debug-window) https://github.com/bitcoin/bitcoin/pull/17096
< bitcoin-git> bitcoin/master 3253b5d Jonas Schnelli: Merge #17096: gui: rename debug window
< bitcoin-git> bitcoin/master 44f15cf Zero: gui: renamed 'debug window' to 'node window'
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36ded9971759...3253b5dcf4d5
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17998: gui: Shortcut to close ModalOverlay (master...2020-01-escape-modaloverlay) https://github.com/bitcoin/bitcoin/pull/17998
< bitcoin-git> bitcoin/master 1a638e1 Emil Engler: gui: Shortcut to close ModalOverlay
< bitcoin-git> bitcoin/master 36ded99 Jonas Schnelli: Merge #17998: gui: Shortcut to close ModalOverlay
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4f832e24e77...36ded9971759

2020-01-26

< bitcoin-git> [bitcoin] luke-jr opened pull request #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if another wallet is open (master...bugfix_for_pr17935) https://github.com/bitcoin/bitcoin/pull/18007
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17398: build: Update leveldb to 1.22+ (master...2019_11_leveldb_upstream) https://github.com/bitcoin/bitcoin/pull/17398
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17398: build: Update leveldb to 1.22+ (master...2019_11_leveldb_upstream) https://github.com/bitcoin/bitcoin/pull/17398
< bitcoin-git> [bitcoin] fanquake closed pull request #18006: refactor: add small refactor (master...mrleshiy/arith_uint256_refactor) https://github.com/bitcoin/bitcoin/pull/18006
< bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #18006: add small refactor (master...mrleshiy/arith_uint256_refactor) https://github.com/bitcoin/bitcoin/pull/18006
< bitcoin-git> [bitcoin] kallewoof closed pull request #17892: bug-fix: delay flushing undo files until after they are finalized (master...200108-reflush-undo) https://github.com/bitcoin/bitcoin/pull/17892
< bitcoin-git> [bitcoin] Sjors closed pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git> [bitcoin] fanquake opened pull request #18004: build: don't embed a build-id when building libdmg-hfsplus (master...libdmg_no_build_id) https://github.com/bitcoin/bitcoin/pull/18004
< bitcoin-git> [bitcoin] fanquake opened pull request #18003: build: remove --large-address-aware linker flag (master...configure_large_address_aware) https://github.com/bitcoin/bitcoin/pull/18003
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18001: Updated appveyor job to checkout a specific vcpkg commit ID (master...vcpkg-specific-version) https://github.com/bitcoin/bitcoin/pull/18001
< bitcoin-git> bitcoin/master b4f832e MarcoFalke: Merge #18001: Updated appveyor job to checkout a specific vcpkg commit ID
< bitcoin-git> bitcoin/master 2bcc705 Aaron Clauson: Updated appveyor job to checkout a specific vcpkg commit ID.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c26b05c2b78f...b4f832e24e77

2020-01-25

< bitcoin-git> [bitcoin] sipa opened pull request #18002: Abstract out script execution out of VerifyWitnessProgram() (master...202001_execute_witness) https://github.com/bitcoin/bitcoin/pull/18002
< bitcoin-git> [bitcoin] sipsorcery closed pull request #17995: Load vcpkg port files from a separate repository. (master...vcpkg-ports-separate) https://github.com/bitcoin/bitcoin/pull/17995
< bitcoin-git> [bitcoin] sipsorcery opened pull request #18001: Updated appveyor job to checkout a specific vcpkg commit ID (master...vcpkg-specific-version) https://github.com/bitcoin/bitcoin/pull/18001
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17997: refactor: Remove mempool global from net (master...2001-netMempool) https://github.com/bitcoin/bitcoin/pull/17997
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17997: refactor: Remove mempool global from net (master...2001-netMempool) https://github.com/bitcoin/bitcoin/pull/17997
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17999: refactor: Add ChainClient setMockTime, getWallets methods (master...pr/ipc-clients) https://github.com/bitcoin/bitcoin/pull/17999
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17999: refactor: Add ChainClient setMockTime, getWallets methods (master...pr/ipc-clients) https://github.com/bitcoin/bitcoin/pull/17999
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17770: test: bump test timeouts so that functional tests run in valgrind (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git> bitcoin/master c26b05c MarcoFalke: Merge #17770: test: bump test timeouts so that functional tests run in val...
< bitcoin-git> bitcoin/master 2d23082 Micky Yun Chan: bump test timeouts so that functional tests run in valgrind
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28fbe68fdcac...c26b05c2b78f
< bitcoin-git> [bitcoin] fanquake closed pull request #16696: validation: static_assert to ensure width in unit class (master...fix-uintbase) https://github.com/bitcoin/bitcoin/pull/16696
< bitcoin-git> [bitcoin] fanquake closed pull request #17565: Fixed freezing GUI on reindex (master...freezing-gui-on-reindex) https://github.com/bitcoin/bitcoin/pull/17565

2020-01-24

< bitcoin-git> [bitcoin] fjahr opened pull request #18000: [WIP] Coin Statistics Index (master...utxo-stats-index-rebase) https://github.com/bitcoin/bitcoin/pull/18000
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17999: refactor: Add ChainClient setMockTime, getWallets methods (master...pr/ipc-clients) https://github.com/bitcoin/bitcoin/pull/17999
< bitcoin-git> [bitcoin] emilengler opened pull request #17998: gui: Shortcut to close modaloverlay (master...2020-01-escape-modaloverlay) https://github.com/bitcoin/bitcoin/pull/17998
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17860: fuzz: BIP 42, BIP 30, CVE-2018-17144 (master...1908-fuzzVal) https://github.com/bitcoin/bitcoin/pull/17860
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17860: fuzz: BIP 42, BIP 30, CVE-2018-17144 (master...1908-fuzzVal) https://github.com/bitcoin/bitcoin/pull/17860
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17997: refactor: Remove mempool global from net (master...2001-netMempool) https://github.com/bitcoin/bitcoin/pull/17997
< bitcoin-git> [bitcoin] practicalswift opened pull request #17996: tests: Add fuzzing harness for functions with floating-point parameters (master...fuzzers-float) https://github.com/bitcoin/bitcoin/pull/17996
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17995: Load vcpkg port files from a separate repository. (master...vcpkg-ports-separate) https://github.com/bitcoin/bitcoin/pull/17995
< bitcoin-git> [bitcoin] sipsorcery closed pull request #17991: Add vcpkg custom port files (master...vcpkg-ports) https://github.com/bitcoin/bitcoin/pull/17991
< bitcoin-git> [bitcoin] fanquake merged pull request #17740: build: remove configure checks for win libraries we don't link against (master...remove_windll_configure_checks) https://github.com/bitcoin/bitcoin/pull/17740
< bitcoin-git> bitcoin/master 28fbe68 fanquake: Merge #17740: build: remove configure checks for win libraries we don't li...
< bitcoin-git> bitcoin/master 2525c09 fanquake: build: remove configure checks for win libraries we don't link against
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe3b58b95955...28fbe68fdcac
< bitcoin-git> [bitcoin] kallewoof opened pull request #17994: validation: flush undo files after last block write (master...200124-rev-files) https://github.com/bitcoin/bitcoin/pull/17994

2020-01-23

< bitcoin-git> [bitcoin] dongcarl closed pull request #16519: guix: Change manifest to use channels and inferiors (master...2019-06-guix-channels-and-inferiors) https://github.com/bitcoin/bitcoin/pull/16519
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.1rc1: https://github.com/bitcoin/bitcoin/compare/v0.19.1rc1
< bitcoin-git> [bitcoin] laanwj merged pull request #17988: [0.19] Final backports for 0.19.1 (0.19...0-19-1-final-backports) https://github.com/bitcoin/bitcoin/pull/17988
< bitcoin-git> bitcoin/0.19 178a834 Wladimir J. van der Laan: Merge #17988: [0.19] Final backports for 0.19.1
< bitcoin-git> bitcoin/0.19 daf2fff Karl-Johan Alm: test: add missing #include to fix compiler errors
< bitcoin-git> bitcoin/0.19 c8ad23c Karl-Johan Alm: bug-fix macos: give free bytes to F_PREALLOCATE
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/1b0afb71a2ad...178a8346871e
< bitcoin-git> [bitcoin] furszy opened pull request #17993: gui: Avoid redundant cs_main locks in balance polling. (master...2020_avoid_unnecessary_lock_in_balance_polling) https://github.com/bitcoin/bitcoin/pull/17993
< bitcoin-git> [bitcoin] laanwj merged pull request #17992: doc: Correct a small typo in help / manpage (master...typo) https://github.com/bitcoin/bitcoin/pull/17992
< bitcoin-git> bitcoin/master fe3b58b Wladimir J. van der Laan: Merge #17992: doc: Correct a small typo in help / manpage
< bitcoin-git> bitcoin/master 2fa8dc5 darosior: src/init: correct a typo
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a311fa54a93...fe3b58b95955
< bitcoin-git> [bitcoin] darosior opened pull request #17992: Correct a small typo in help / manpage (master...typo) https://github.com/bitcoin/bitcoin/pull/17992
< bitcoin-git> bitcoin/0.19 1b0afb7 Wladimir J. van der Laan: doc: Manpage updates for 0.19.1rc1
< bitcoin-git> bitcoin/0.19 c3cb602 Wladimir J. van der Laan: build: Bump version to 0.19.1rc1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/1299a1a11f9b...1b0afb71a2ad