2019-09-16

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< bitcoin-git> [bitcoin] sipa opened pull request #16889: Add some general std::vector utility functions (master...210909_vectorutil) https://github.com/bitcoin/bitcoin/pull/16889
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16888: test: Bump timeouts in slow running tests (master...1909-testBumpTimeouts) https://github.com/bitcoin/bitcoin/pull/16888
< bitcoin-git> [bitcoin] sipa opened pull request #16887: Abstract out some of the descriptor Span-parsing helpers (master...201909_spanparsing) https://github.com/bitcoin/bitcoin/pull/16887
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd737214ced7...796b71363396
< bitcoin-git> bitcoin/master 2222c96 MarcoFalke: test: Add notes on how to generate data/wallets/high_minversion
< bitcoin-git> bitcoin/master 796b713 MarcoFalke: Merge #16845: test: Add notes on how to generate data/wallets/high_minvers...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16845: test: Add notes on how to generate data/wallets/high_minversion (master...1909-docTestGenWalletDataHighMinVersion) https://github.com/bitcoin/bitcoin/pull/16845
< bitcoin-git> [bitcoin] instagibbs opened pull request #16885: Update tx-size-small comment with relevant CVE disclosure (master...CVE-2017-12842_comment) https://github.com/bitcoin/bitcoin/pull/16885
< bitcoin-git> [bitcoin] instagibbs opened pull request #16884: Change default address type to bech32 (master...bech32_default) https://github.com/bitcoin/bitcoin/pull/16884
< instagibbs> bitcoin/bitcoin has that repo as a substree
< bitcoin-git> [bitcoin] icota opened pull request #16883: WIP: Qt: add QML based mobile GUI (master...qt-mobile) https://github.com/bitcoin/bitcoin/pull/16883
< instagibbs> moneyball, topic: what to do with change output creation with bech32-default Core wallets: https://github.com/bitcoin/bitcoin/issues/15560#issuecomment-531796601
< instagibbs> I'm probably pretty slow on the uptake, but I just realized we have a standardness fix for https://bitslog.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/ in, under the guise of malloc efficiency: hhttps://github.com/bitcoin/bitcoin/pull/11423/commits/7485488e907e236133a016ba7064c89bf9ab6da3
< kanzure> recent training materials are listed here in this email https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-September/017296.html
< jnewbery> is it time to remove all the non-bugfixes from https://github.com/bitcoin/bitcoin/milestone/37 ?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16882: qt: Run "make translate" in ./src (master...1909-qtMakeTranslate) https://github.com/bitcoin/bitcoin/pull/16882
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb812257a3fd...cd737214ced7
< bitcoin-git> bitcoin/master fae961d MarcoFalke: test: Establish only one connection between nodes in rpc_invalidateblock
< bitcoin-git> bitcoin/master cd73721 Wladimir J. van der Laan: Merge #16737: test: Establish only one connection between nodes in rpc_inv...
< bitcoin-git> [bitcoin] laanwj merged pull request #16737: test: Establish only one connection between nodes in rpc_invalidateblock (master...1908-testConnectOnce) https://github.com/bitcoin/bitcoin/pull/16737
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/871d3ae45b64...eb812257a3fd
< bitcoin-git> bitcoin/master 82e53f3 James O'Beirne: doc: add comments clarifying how local services are advertised
< bitcoin-git> bitcoin/master eb81225 Wladimir J. van der Laan: Merge #16847: doc: add comments clarifying how local services are advertis...
< bitcoin-git> [bitcoin] laanwj merged pull request #16847: doc: add comments clarifying how local services are advertised (master...2019-09-localservices-doc) https://github.com/bitcoin/bitcoin/pull/16847
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/19f301def7a2...871d3ae45b64
< bitcoin-git> bitcoin/master fa99efd MarcoFalke: doc: ActivateBestChainStep return value
< bitcoin-git> bitcoin/master fa912a8 MarcoFalke: doc: move-only ActivateBestChain doxygen comment to header
< bitcoin-git> bitcoin/master 871d3ae Wladimir J. van der Laan: Merge #16757: doc: CChainState return values
< bitcoin-git> [bitcoin] laanwj merged pull request #16757: doc: CChainState return values (master...1909-docValABCS) https://github.com/bitcoin/bitcoin/pull/16757
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a953429a0ea3...19f301def7a2
< bitcoin-git> bitcoin/master ff6122f fanquake: doc: clarify protobuf build requirements
< bitcoin-git> bitcoin/master 107e030 fanquake: build: make protobuf optional in depends
< bitcoin-git> bitcoin/master 19f301d Wladimir J. van der Laan: Merge #16871: build: make building protobuf optional in depends
< bitcoin-git> [bitcoin] laanwj merged pull request #16871: build: make building protobuf optional in depends (master...depends_no_protobuf_by_default) https://github.com/bitcoin/bitcoin/pull/16871
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9debfd0e2841...a953429a0ea3
< bitcoin-git> bitcoin/master 43aa9b0 Jon Atack: gui: rename encrypt(), blank(), and askPasshprase()
< bitcoin-git> bitcoin/master 539d940 Jon Atack: gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedial...
< bitcoin-git> bitcoin/master cad3ab5 Jon Atack: gui: fix autofocus in CreateWalletActivity::askPassphrase()
< bitcoin-git> [bitcoin] fanquake merged pull request #16822: gui: Create wallet menu option follow-ups (master...createwallet-followup) https://github.com/bitcoin/bitcoin/pull/16822
< bitcoin-git> [bitcoin] fanquake opened pull request #16881: consensus: Improve CScriptNum error reporting (master...rebased_un_nitted_15074) https://github.com/bitcoin/bitcoin/pull/16881
< bitcoin-git> [bitcoin] fanquake closed pull request #15074: Improve CScriptNum error reporting (master...cscriptnum_error) https://github.com/bitcoin/bitcoin/pull/15074
< bitcoin-git> [bitcoin] fanquake closed pull request #16880: Fix first last_op_finish_ is unpredictable value (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16880
< bitcoin-git> [bitcoin] xuing opened pull request #16880: Fix first last_op_finish_ is unpredictable value (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16880
< bitcoin-git> [bitcoin] fanquake opened pull request #16879: build: remove redundant sed patching (master...messy_depends) https://github.com/bitcoin/bitcoin/pull/16879
< bitcoin-git> [bitcoin] davereikher opened pull request #16878: Fix non-deterministic coverage of test DoS_mapOrphans (master...make_denialofservice_tests_deterministic) https://github.com/bitcoin/bitcoin/pull/16878
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0a7a76c9d2e...9debfd0e2841
< bitcoin-git> bitcoin/master b6233a4 darosior: bitcoin-wallet: Add a missing closing parenthesis in the help
< bitcoin-git> bitcoin/master 9debfd0 fanquake: Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet...
< bitcoin-git> [bitcoin] fanquake merged pull request #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's help (master...bitcoin_wallet_nit) https://github.com/bitcoin/bitcoin/pull/16863

2019-09-15

< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a40ccbb195e8...b0a7a76c9d2e
< bitcoin-git> bitcoin/master 0f34f54 Jon Atack: rpc: fix regression in gettransaction
< bitcoin-git> bitcoin/master 1b41c2c Jon Atack: test: improve gettransaction test coverage
< bitcoin-git> bitcoin/master b0a7a76 Samuel Dobson: Merge #16873: rpc: fix regression in gettransaction
< bitcoin-git> [bitcoin] meshcollider merged pull request #16873: rpc: fix regression in gettransaction (master...revive-rpc-gettransaction-details) https://github.com/bitcoin/bitcoin/pull/16873
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bfef0daeb93...a40ccbb195e8
< bitcoin-git> bitcoin/master 1153caf James Hilliard: Qt: advise users not to switch wallets when opening a BIP70 URI.
< bitcoin-git> bitcoin/master a40ccbb Jonas Schnelli: Merge #16858: Qt: advise users not to switch wallets when opening a BIP70 ...
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16858: Qt: advise users not to switch wallets when opening a BIP70 URI. (master...bip70-message) https://github.com/bitcoin/bitcoin/pull/16858
< bitcoin-git> [bitcoin] promag opened pull request #16876: gui: Drop calls to QCoreApplication::processEvents (master...2019-09-drop-processevents) https://github.com/bitcoin/bitcoin/pull/16876
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16453: validation: Run CheckBlockIndex only on success for now (master...1907-validationCheckBlockIndexSuccess) https://github.com/bitcoin/bitcoin/pull/16453
< Bullit> https://github.com/bitcoin/bitcoin/issues/16866 | [wallet] Rename decode argument in gettransaction method to verbose by jnewbery · Pull Request #16866 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16866 | wallet: Rename decode argument in gettransaction method to verbose by jnewbery · Pull Request #16866 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag closed pull request #16050: rpc: Control if rescan updates/notifies existing transactions on importmulti (master...2019-05-importmulti-update) https://github.com/bitcoin/bitcoin/pull/16050

2019-09-14

< bitcoin-git> [bitcoin] jonatack opened pull request #16873: rpc: fix regression in gettransaction (master...revive-rpc-gettransaction-details) https://github.com/bitcoin/bitcoin/pull/16873
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb4f5beb6ede...4bfef0daeb93
< bitcoin-git> bitcoin/master 7dee8f4 John Newbery: [wallet] Rename 'decode' argument in gettransaction method to 'verbose'
< bitcoin-git> bitcoin/master 4bfef0d Samuel Dobson: Merge #16866: wallet: Rename 'decode' argument in gettransaction method to...
< bitcoin-git> [bitcoin] meshcollider merged pull request #16866: wallet: Rename 'decode' argument in gettransaction method to 'verbose' (master...2019-09-change-gettransaction-arg-name) https://github.com/bitcoin/bitcoin/pull/16866
< gribble> https://github.com/bitcoin/bitcoin/issues/16866 | [wallet] Rename decode argument in gettransaction method to verbose by jnewbery · Pull Request #16866 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj pushed tag v0.17.2rc2: https://github.com/bitcoin/bitcoin/compare/v0.17.2rc2
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/e149cbe5c790...2f4f2d382bd7
< bitcoin-git> bitcoin/0.17 6737e1c Cory Fields: release: Update the Windows Codesigning certificate
< bitcoin-git> bitcoin/0.17 2f4f2d3 fanquake: Merge #16867: release: Update the Windows Codesigning certificate
< bitcoin-git> [bitcoin] fanquake merged pull request #16867: release: Update the Windows Codesigning certificate (0.17...0.17) https://github.com/bitcoin/bitcoin/pull/16867
< bitcoin-git> [bitcoin] fanquake closed pull request #15445: [0.17] backport #14409 (0.17...20190219-backport-pr14409) https://github.com/bitcoin/bitcoin/pull/15445
< bitcoin-git> [bitcoin] fanquake opened pull request #16871: build: make building protobuf optional in depends (master...depends_no_protobuf_by_default) https://github.com/bitcoin/bitcoin/pull/16871

2019-09-13

< bitcoin-git> [bitcoin] fanquake opened pull request #16870: build: update boost macros to latest upstream for improved error reporting (master...pull_upstream_boost_m4) https://github.com/bitcoin/bitcoin/pull/16870
< bitcoin-git> [bitcoin] fanquake closed pull request #16869: Add missing walletconflicts to the help output of gettransaction and listtrasactions (master...help-walletconflicts) https://github.com/bitcoin/bitcoin/pull/16869
< bitcoin-git> [bitcoin] kristapsk opened pull request #16869: Add missing walletconflicts to the help output of gettransaction and listtrasactions (master...help-walletconflicts) https://github.com/bitcoin/bitcoin/pull/16869
< bitcoin-git> [bitcoin] emilengler opened pull request #16868: Add specific envvar system (master...2019-09-specific-envvar) https://github.com/bitcoin/bitcoin/pull/16868
< bitcoin-git> [bitcoin] theuni opened pull request #16867: release: Update the Windows Codesigning certificate (0.17...0.17) https://github.com/bitcoin/bitcoin/pull/16867
< bitcoin-git> [bitcoin] jnewbery opened pull request #16866: [wallet] Rename 'decode' argument in gettransaction method to 'verbose' (master...2019-09-change-gettransaction-arg-name) https://github.com/bitcoin/bitcoin/pull/16866
< gribble> https://github.com/bitcoin/bitcoin/issues/16822 | gui: Create wallet menu option follow-ups by jonatack · Pull Request #16822 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16727 | wallet: Explicit feerate for bumpfee by instagibbs · Pull Request #16727 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15204 | gui: Add Open External Wallet action by promag · Pull Request #15204 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16341 | Introduce ScriptPubKeyMan interface and use it for key and script management (aka wallet boxes) by achow101 · Pull Request #16341 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15987 | Wallet, GUI: Warn when sending to already-used Bitcoin addresses by luke-jr · Pull Request #15987 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16341 | Introduce ScriptPubKeyMan interface and use it for key and script management (aka wallet boxes) by achow101 · Pull Request #16341 · bitcoin/bitcoin · GitHub
< meshcollider> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball
< bitcoin-git> [bitcoin] soroosh-sdi opened pull request #16865: test: add some unit tests for merkle.cpp (master...13-09-19-merkle-unit-tests) https://github.com/bitcoin/bitcoin/pull/16865
< bitcoin-git> [bitcoin] instagibbs opened pull request #16864: Add python bech32 impl round-trip test (master...bech32_encode_test) https://github.com/bitcoin/bitcoin/pull/16864
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/40b47d539991...e149cbe5c790
< bitcoin-git> bitcoin/0.17 fb9bade fanquake: doc: integrate release notes from #16639
< bitcoin-git> bitcoin/0.17 e149cbe Wladimir J. van der Laan: Merge #16861: [0.17] doc: Remove release note fragment from #16639
< bitcoin-git> [bitcoin] laanwj merged pull request #16861: [0.17] doc: Remove release note fragment from #16639 (0.17...remove_release_note_fragment) https://github.com/bitcoin/bitcoin/pull/16861
< bitcoin-git> [bitcoin] darosior opened pull request #16863: NIT: Add a missing closing parenthesis in the bitcoin-wallet's help (master...bitcoin_wallet_nit) https://github.com/bitcoin/bitcoin/pull/16863
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/102998ea03f6...fb4f5beb6ede
< bitcoin-git> bitcoin/master f390d85 Steven Roose: Prevent UpdateTip log message from being broken up
< bitcoin-git> bitcoin/master fb4f5be Wladimir J. van der Laan: Merge #16854: Prevent UpdateTip log message from being broken up
< bitcoin-git> [bitcoin] laanwj merged pull request #16854: Prevent UpdateTip log message from being broken up (master...log-break-updatetip) https://github.com/bitcoin/bitcoin/pull/16854
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a199f7522589...102998ea03f6
< bitcoin-git> bitcoin/master 376f492 fanquake: build: disable BIP70 support by default
< bitcoin-git> bitcoin/master e09913f fanquake: doc: specify protobuf as optional in build docs
< bitcoin-git> bitcoin/master 102998e Wladimir J. van der Laan: Merge #15584: build: disable BIP70 support by default
< bitcoin-git> [bitcoin] laanwj merged pull request #15584: build: disable BIP70 support by default (master...disable-bip70-by-default) https://github.com/bitcoin/bitcoin/pull/15584
< gribble> https://github.com/bitcoin/bitcoin/issues/15204 | gui: Add Open External Wallet action by promag · Pull Request #15204 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15204 | gui: Add Open External Wallet action by promag · Pull Request #15204 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16414 | 0.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction by promag · Pull Request #16414 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #16860: remove unnecessary png file (master...removepng) https://github.com/bitcoin/bitcoin/pull/16860
< bitcoin-git> [bitcoin] fanquake opened pull request #16861: doc: Remove release note fragment from #16639 (0.17...remove_release_note_fragment) https://github.com/bitcoin/bitcoin/pull/16861
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/884f7cc81b47...a199f7522589
< bitcoin-git> bitcoin/master 7063401 clashicly: Elaborate on the need to re-login on Debian-based systems to use tor follo...
< bitcoin-git> bitcoin/master a199f75 fanquake: Merge #16857: doc: Elaborate need to re-login on Debian-based after usermo...
< bitcoin-git> [bitcoin] fanquake merged pull request #16857: doc: Elaborate need to re-login on Debian-based after usermod for Tor group (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16857

2019-09-12

< bitcoin-git> [bitcoin] bhinesley closed pull request #16724: wallet: Remove redundant wpkh script import (master...bugfix-wallet-warning) https://github.com/bitcoin/bitcoin/pull/16724
< bitcoin-git> [bitcoin] GChuf opened pull request #16860: remove unnecessary png file (master...removepng) https://github.com/bitcoin/bitcoin/pull/16860
< gribble> https://github.com/bitcoin/bitcoin/issues/16858 | Qt: advise users not to switch wallets when opening a BIP70 URI. by jameshilliard · Pull Request #16858 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15584 | build: disable BIP70 support by default by fanquake · Pull Request #15584 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #15064: [PoC] GUI: Migrate BIP70 merchant info to mapValue["to"] (master...bip70_merchant_to_to) https://github.com/bitcoin/bitcoin/pull/15064
< gribble> https://github.com/bitcoin/bitcoin/issues/16858 | Qt: advise users not to switch wallets when opening a BIP70 URI. by jameshilliard · Pull Request #16858 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16852 | gui: When BIP70 is disabled, get PaymentRequest merchant using string search by achow101 · Pull Request #16852 · bitcoin/bitcoin · GitHub
< wumpus> should probably replace https://github.com/bitcoin/bitcoin/projects/4
< gribble> https://github.com/bitcoin/bitcoin/issues/16851 | Continue relaying transactions after they expire from mapRelay by ajtowns · Pull Request #16851 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16852 | gui: When BIP70 is disabled, get PaymentRequest merchant using string search by achow101 · Pull Request #16852 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15204 | gui: Add Open External Wallet action by promag · Pull Request #15204 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16512 | Shuffle inputs and outputs after joining psbts by achow101 · Pull Request #16512 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16851 | Continue relaying transactions after they expire from mapRelay by ajtowns · Pull Request #16851 · bitcoin/bitcoin · GitHub
< wumpus> doesn't seem to be any in the current list: https://github.com/bitcoin/bitcoin/projects/8
< gribble> https://github.com/bitcoin/bitcoin/issues/16852 | gui: When BIP70 is disabled, get PaymentRequest merchant using string search by achow101 · Pull Request #16852 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15584 | build: disable BIP70 support by default by fanquake · Pull Request #15584 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral
< jtimon> review beg on https://github.com/bitcoin/bitcoin/pull/16770 should be pretty easy to review
< bitcoin-git> [bitcoin] emilengler closed pull request #16829: Add envvar system (master...2019-09-envvar) https://github.com/bitcoin/bitcoin/pull/16829
< Lightsword> I think https://travis-ci.org/bitcoin/bitcoin/jobs/584089022 needs a restart
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16714: gui: add prune to intro screen with smart default (master...2019/08/wizard-prune) https://github.com/bitcoin/bitcoin/pull/16714
< bitcoin-git> [bitcoin] jonasschnelli pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ca97d292ce60...884f7cc81b47
< bitcoin-git> bitcoin/master 1bccf6a Sjors Provoost: [node] add forceSetArg to interface
< bitcoin-git> bitcoin/master 1957103 Sjors Provoost: [gui] add explicit prune setter
< bitcoin-git> bitcoin/master 1bbc49d Sjors Provoost: [gui] intro: inform caller if intro was shown
< bitcoin-git> [bitcoin] jameshilliard opened pull request #16858: Qt: advise users not to switch wallets when opening a BIP70 URI. (master...bip70-message) https://github.com/bitcoin/bitcoin/pull/16858
< bitcoin-git> [bitcoin] laanwj pushed tag v0.17.2rc1: https://github.com/bitcoin/bitcoin/compare/v0.17.2rc1
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.17: https://github.com/bitcoin/bitcoin/compare/1659b9b09966...40b47d539991
< bitcoin-git> bitcoin/0.17 40b47d5 Wladimir J. van der Laan: doc: Update release notes for last merge
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/2e4353d3f155...1659b9b09966
< bitcoin-git> bitcoin/0.17 e9adb96 Sjors Provoost: [wallet] abort when attempting to fund a transaction above maxtxfee
< bitcoin-git> bitcoin/0.17 0e7c746 João Barbosa: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
< bitcoin-git> bitcoin/0.17 1659b9b Wladimir J. van der Laan: Merge #16639: [0.17] abort when attempting to fund a transaction above -ma...
< bitcoin-git> [bitcoin] laanwj merged pull request #16639: [0.17] abort when attempting to fund a transaction above -maxtxfee (0.17...2019/08/backport_max_fee) https://github.com/bitcoin/bitcoin/pull/16639
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16551: test: Test that low difficulty chain fork is rejected (master...1908-testDosLowHeader) https://github.com/bitcoin/bitcoin/pull/16551
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04d9939f460d...ca97d292ce60
< bitcoin-git> bitcoin/master fa31dc1 MarcoFalke: test: Pass down correct chain name in tests
< bitcoin-git> bitcoin/master 333317c MarcoFalke: test: Test that low difficulty chain fork is rejected
< bitcoin-git> bitcoin/master ca97d29 MarcoFalke: Merge #16551: test: Test that low difficulty chain fork is rejected
< bitcoin-git> [bitcoin] laanwj merged pull request #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo` (master...servicenames) https://github.com/bitcoin/bitcoin/pull/16850
< bitcoin-git> bitcoin/master 04d9939 Wladimir J. van der Laan: Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetwork...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2324aa1dc409...04d9939f460d
< bitcoin-git> bitcoin/master 07a8f65 darosior: tests: add a test for the 'servicesnames' RPC field
< bitcoin-git> bitcoin/master 1d524c6 darosior: tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
< bitcoin-git> [bitcoin] clashicly opened pull request #16857: Elaborate on the need to re-login on Debian-based systems to use tor … (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16857

2019-09-11

< bitcoin-git> [bitcoin] TheBlueMatt opened 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
< bitcoin-git> [bitcoin] stevenroose opened pull request #16854: Prevent UpdateTip log message from being broken up (master...log-break-updatetip) https://github.com/bitcoin/bitcoin/pull/16854
< jtimon> I wonder if it would make sense to talk about https://github.com/bitcoin/bitcoin/pull/16630#issuecomment-530384445 in one of the meetings. it seems there's different views around that
< bitcoin-git> [bitcoin] ZENNITTITTHZENTERPRISE closed pull request #16853: Rename CONTRIBUTING.md to ZENNITTITTHZ/CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16853
< bitcoin-git> [bitcoin] ZENNITTITTHZENTERPRISE opened pull request #16853: Rename CONTRIBUTING.md to ZENNITTITTHZ/CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16853
< bitcoin-git> [bitcoin] achow101 opened pull request #16852: gui: When BIP70 is disabled, get PaymentRequest merchant using string search (master...bip70-merchant-decode) https://github.com/bitcoin/bitcoin/pull/16852
< bitcoin-git> [bitcoin] fanquake merged pull request #15529: Add Qt programs to msvc build (updated, no code changes) (master...qt_msvc) https://github.com/bitcoin/bitcoin/pull/15529
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2296fe65f598...2324aa1dc409
< bitcoin-git> bitcoin/master 1619684 Aaron Clauson: Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
< bitcoin-git> bitcoin/master 2324aa1 fanquake: Merge #15529: Add Qt programs to msvc build (updated, no code changes)
< bitcoin-git> [bitcoin] fanquake merged pull request #16251: rpc: Improve signrawtransaction error reporting (master...201906-signrawerror) https://github.com/bitcoin/bitcoin/pull/16251
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1985c4efda56...2296fe65f598
< bitcoin-git> bitcoin/master 3c481f8 Anthony Towns: signrawtransactionwithkey: better error messages for bad redeemScript/witn...
< bitcoin-git> bitcoin/master ec4c793 Anthony Towns: signrawtransaction*: improve error for partial signing
< bitcoin-git> bitcoin/master 2296fe6 fanquake: Merge #16251: Improve signrawtransaction error reporting
< bitcoin-git> [bitcoin] fanquake closed pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< bitcoin-git> [bitcoin] ajtowns opened pull request #16851: Continue relaying transactions after they expire from mapRelay (master...201909-relayparents) https://github.com/bitcoin/bitcoin/pull/16851
< gribble> https://github.com/bitcoin/bitcoin/issues/15064 | [PoC] GUI: Migrate BIP70 merchant info to mapValue["to"] by luke-jr · Pull Request #15064 · bitcoin/bitcoin · GitHub

2019-09-10

< bitcoin-git> [bitcoin] darosior opened pull request #16850: Functionnal tests for `servicesnames` field in `getpeerinfo` and `getnetworkinfo` (master...servicenames) https://github.com/bitcoin/bitcoin/pull/16850
< gribble> https://github.com/bitcoin/bitcoin/issues/15584 | build: disable BIP70 support by default by fanquake · Pull Request #15584 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sdaftuar opened pull request #16849: Fix block index inconsistency in InvalidateBlock() (master...2019-09-fix-invalidate-block-consistency) https://github.com/bitcoin/bitcoin/pull/16849
< bitcoin-git> [bitcoin] jamesob opened pull request #16847: doc: add comments clarifying how local services are advertised (master...2019-09-localservices-doc) https://github.com/bitcoin/bitcoin/pull/16847
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16845: test: Add notes on how to generate data/wallets/high_minversion (master...1909-docTestGenWalletDataHighMinVersion) https://github.com/bitcoin/bitcoin/pull/16845
< bitcoin-git> [bitcoin] laanwj merged pull request #16413: depends: Bump QT to LTS release 5.9.8 (master...qt-lts) https://github.com/bitcoin/bitcoin/pull/16413
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/750c2fbf2670...1985c4efda56
< bitcoin-git> bitcoin/master 0c6054f THETCR: depends: Bump QT to LTS release 5.9.8
< bitcoin-git> bitcoin/master 1985c4e Wladimir J. van der Laan: Merge #16413: depends: Bump QT to LTS release 5.9.8
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.17: https://github.com/bitcoin/bitcoin/compare/ed65d1483466...2e4353d3f155
< bitcoin-git> bitcoin/0.17 2e4353d Wladimir J. van der Laan: qt: Final translations update for 0.17 branch
< gribble> https://github.com/bitcoin/bitcoin/issues/16843 | Merge pull request #1 from bitcoin/master by BIAgents · Pull Request #16843 · bitcoin/bitcoin · GitHub
< aj> fanquake: 19:05 <bitcoin-git> [bitcoin] fanquake closed pull request #16843: Merge pull
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16680: Preparations for more testchains (master...b19-testchains-qt) https://github.com/bitcoin/bitcoin/pull/16680
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/33c466a64254...750c2fbf2670
< bitcoin-git> bitcoin/master 052c54e Jorge Timón: Testchains: Generic selection with -chain=<str> in addition of -testnet an...
< bitcoin-git> bitcoin/master 3bf9d8c Jorge Timón: Testchains: Qt: Simplify network/chain styles
< bitcoin-git> bitcoin/master 750c2fb MarcoFalke: Merge #16680: Preparations for more testchains
< bitcoin-git> [bitcoin] fanquake closed pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< bitcoin-git> [bitcoin] BIAgents opened pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< gribble> https://github.com/bitcoin/bitcoin/issues/15997 | refactor: GuessVerificationProgress requires cs_main lock by promag · Pull Request #15997 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #16787: rpc: Human readable network services (master...services_for_humans) https://github.com/bitcoin/bitcoin/pull/16787
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/59681beb899e...33c466a64254
< bitcoin-git> bitcoin/master 6564f58 darosior: rpc/net: decode the services flags in a new entry
< bitcoin-git> bitcoin/master 66740f4 darosior: doc: add a release note for the new field in 'getpeerinfo' and 'getnetwork...
< bitcoin-git> bitcoin/master 33c466a Wladimir J. van der Laan: Merge #16787: rpc: Human readable network services
< bitcoin-git> [bitcoin] fanquake closed pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] soroosh-sdi opened pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] meshcollider closed pull request #16655: rpc: Extract scriptPubKey on getreceivedbyaddress (master...rpcwallet_patch) https://github.com/bitcoin/bitcoin/pull/16655
< bitcoin-git> [bitcoin] meshcollider opened pull request #16841: Replace GetScriptForWitness with GetScriptForDestination (master...201909_remove_getscriptforwitness) https://github.com/bitcoin/bitcoin/pull/16841
< bitcoin-git> [bitcoin] fanquake merged pull request #16477: build: skip deploying plugins we dont use in macdeployqtplus (master...slim_macdeployqtplus) https://github.com/bitcoin/bitcoin/pull/16477
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fe24cbfb72...59681beb899e
< bitcoin-git> bitcoin/master 1c37e81 fanquake: scripts: add type annotations to macdeployqtplus
< bitcoin-git> bitcoin/master 51729a4 fanquake: scripts: use format() in macdeployqtplus
< bitcoin-git> bitcoin/master 57cdd06 fanquake: scripts: misc cleanups in macdeployqtplus
< bitcoin-git> [bitcoin] fanquake merged pull request #16489: log: harmonize bitcoind logging (master...daemon-logging-harmonisation) https://github.com/bitcoin/bitcoin/pull/16489
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/335b34c30ca9...d8fe24cbfb72
< bitcoin-git> bitcoin/master e90478f Jon Atack: log: harmonize bitcoind server logging
< bitcoin-git> bitcoin/master d8fe24c fanquake: Merge #16489: log: harmonize bitcoind logging

2019-09-09

< bitcoin-git> [bitcoin] meshcollider merged pull request #16725: Don't show addresses or P2PK in decoderawtransaction (master...fix/p2pk-not-p2pkh) https://github.com/bitcoin/bitcoin/pull/16725
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8af835a72d15...335b34c30ca9
< bitcoin-git> bitcoin/master 6d80349 nicolas.dorier: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> bitcoin/master 335b34c Samuel Dobson: Merge #16725: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> [bitcoin] ryanofsky opened pull request #16839: Replace Connman and BanMan globals with Node local (master...pr/noglob) https://github.com/bitcoin/bitcoin/pull/16839
< bitcoin-git> [bitcoin] dongcarl opened pull request #16837: depends: qt: Fix C{,XX}FLAGS pickup (master...2019-09-fix-qt-cflags-pickup) https://github.com/bitcoin/bitcoin/pull/16837
< bitcoin-git> [bitcoin] sipa closed pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< emilengler> Anyone has good expierences with building bitcoin core on freebsd
< bitcoin-git> [bitcoin] sipa opened pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< gribble> https://github.com/bitcoin/bitcoin/issues/16507 | feefilter: Compute the absolute fee rather than stored rate by instagibbs · Pull Request #16507 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16822 | gui: Create wallet menu option follow-ups by jonatack · Pull Request #16822 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13339 | wallet: Replace %w by wallet name in -walletnotify script by promag · Pull Request #13339 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16037 | rpc: Enable wallet import on pruned nodes by promag · Pull Request #16037 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] meshcollider merged pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4e6886e0f5...8af835a72d15
< bitcoin-git> bitcoin/master faa1353 MarcoFalke: wallet: Fix documentation around WalletParameterInteraction
< bitcoin-git> bitcoin/master fab3c34 MarcoFalke: test: Print both messages on failure in assert_raises_message
< bitcoin-git> bitcoin/master fa73460 MarcoFalke: wallet: Fix segmentation fault in CreateWalletFromFile
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16806: doc: Add issue templates for bug and feature request (master...master) https://github.com/bitcoin/bitcoin/pull/16806
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c329d43a5f9...5b4e6886e0f5
< bitcoin-git> bitcoin/master fabca77 MarcoFalke: doc: Add issue templates for bug and feature request
< bitcoin-git> bitcoin/master 5b4e688 MarcoFalke: Merge #16806: doc: Add issue templates for bug and feature request
< bitcoin-git> [bitcoin] fanquake merged pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/08bb4c315635...4c329d43a5f9
< bitcoin-git> bitcoin/master 1770a97 Andrew Chow: HTML escape the wallet name in more dialogs and notifications
< bitcoin-git> bitcoin/master 2c530ea Andrew Chow: HTML escape address labels in more dialogs and notifications
< bitcoin-git> bitcoin/master ad52f05 Andrew Chow: Escape ampersands (&) in wallet names in Open Wallet menu
< bitcoin-git> [bitcoin] laanwj merged pull request #16285: rpc: Improve scantxoutset response and help message (master...2019-06-scantxoutset-nits) https://github.com/bitcoin/bitcoin/pull/16285
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91fcb9ff6651...08bb4c315635
< bitcoin-git> bitcoin/master fc0c410 João Barbosa: rpc: Improve scantxoutset response and help message
< bitcoin-git> bitcoin/master bdd6a4f João Barbosa: qa: Check scantxoutset result against gettxoutsetinfo
< bitcoin-git> bitcoin/master 08bb4c3 Wladimir J. van der Laan: Merge #16285: rpc: Improve scantxoutset response and help message

2019-09-08

< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/410b745fe024...91fcb9ff6651
< bitcoin-git> bitcoin/master 4be3b76 Hennadii Stepanov: refactor: Cleanup walletinitinterface.h
< bitcoin-git> bitcoin/master 91fcb9f Samuel Dobson: Merge #16830: refactor: wallet: Cleanup walletinitinterface.h
< bitcoin-git> [bitcoin] meshcollider merged pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16834: Fetch Headers over DNS (master...2019-09-rusty-dns-headers) https://github.com/bitcoin/bitcoin/pull/16834
< bitcoin-git> [bitcoin] theStack opened pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< gribble> https://github.com/bitcoin/bitcoin/issues/16285 | rpc: Improve scantxoutset response and help message by promag · Pull Request #16285 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] mhmdyasr opened pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] hebasto opened pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] emilengler opened pull request #16829: trivial: Add envvar system (master...2019-09-envvar) https://github.com/bitcoin/bitcoin/pull/16829
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16735: gui: Remove unused menu items for Windows and Linux (master...menu-items) https://github.com/bitcoin/bitcoin/pull/16735
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/189c19e01242...410b745fe024
< bitcoin-git> bitcoin/master f091dc8 GChuf: GUI: Remove unused menu items for Windows and Linux
< bitcoin-git> bitcoin/master 410b745 MarcoFalke: Merge #16735: gui: Remove unused menu items for Windows and Linux
< bitcoin-git> [bitcoin] SylTi opened pull request #16827: [WIP] [FEATURE] RPC: Add command for pruning past ChainTip (master...PrunePastTip) https://github.com/bitcoin/bitcoin/pull/16827
< bitcoin-git> [bitcoin] achow101 opened pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826

2019-09-07

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16825: Default to 2 additional blocks-only connections over Tor (+ bump default max conns to 150) (master...2019-09-tor-blocksonly) https://github.com/bitcoin/bitcoin/pull/16825
< bitcoin-git> [bitcoin] jonatack opened pull request #16822: [WIP] gui: Createwallet followups (master...createwallet-followup) https://github.com/bitcoin/bitcoin/pull/16822
< bitcoin-git> [bitcoin] RajaMBZ closed pull request #16818: doc: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16818
< bitcoin-git> [bitcoin] fanquake merged pull request #15759: p2p: Add 2 outbound block-relay-only connections (master...2019-03-blocksonly-edges) https://github.com/bitcoin/bitcoin/pull/15759
< bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/b5a8d0cff1e5...189c19e01242
< bitcoin-git> bitcoin/master 26a93bc Suhas Daftuar: Remove unused variable
< bitcoin-git> bitcoin/master 4de0dba Suhas Daftuar: [refactor] Move tx relay state to separate structure
< bitcoin-git> bitcoin/master c4aa2ba Suhas Daftuar: [refactor] Change tx_relay structure to be unique_ptr
< bitcoin-git> [bitcoin] erasmospunk opened pull request #16821: Fix bug where duplicate PSBT keys are accepted (master...psbt-fix) https://github.com/bitcoin/bitcoin/pull/16821
< gribble> https://github.com/bitcoin/bitcoin/issues/16820 | Follow ups from #15450 · Issue #16820 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #16261: gui: Refactor OpenWalletActivity (master...2019-06-refactor-open-wallet) https://github.com/bitcoin/bitcoin/pull/16261
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e4b974830ee8...b5a8d0cff1e5
< bitcoin-git> bitcoin/master bc6d8a3 João Barbosa: gui: Refactor OpenWalletActivity
< bitcoin-git> bitcoin/master 60adb21 Andrew Chow: Optionally allow AskPassphraseDialog to output the passphrase
< bitcoin-git> bitcoin/master 78863e2 Andrew Chow: Add CreateWalletDialog to create wallets from the GUI
< bitcoin-git> [bitcoin] fanquake merged pull request #15450: gui: Create wallet menu option (master...gui-create-wallet) https://github.com/bitcoin/bitcoin/pull/15450
< fanquake> on macOS: /Users/michael/Library/Application Support/Bitcoin/No Private Keys 🙅‍♂️
< bitcoin-git> [bitcoin] fanquake merged pull request #16810: guix: Remove ssp spec file hack (master...2019-09-guix-remove-ssp-spec) https://github.com/bitcoin/bitcoin/pull/16810
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0d20c42a014f...e4b974830ee8
< bitcoin-git> bitcoin/master 0093a58 Carl Dong: contrib: guix: More robust search paths, add checks
< bitcoin-git> bitcoin/master 0065ead Carl Dong: contrib: guix: Remove ssp spec file hack
< bitcoin-git> bitcoin/master e4b9748 fanquake: Merge #16810: guix: Remove ssp spec file hack
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46494b08e239...0d20c42a014f
< bitcoin-git> bitcoin/master 5ce822e Matt Corallo: Conservatively accept RBF bumps bumping one tx at the package limits
< bitcoin-git> bitcoin/master 0d20c42 fanquake: Merge #16421: Conservatively accept RBF bumps bumping one tx at the packag...