< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dab0e36652f3...4b51ed89cfce
< bitcoin-git> bitcoin/master fa3a733 MarcoFalke: chainparams: Bump assumed chain params
< bitcoin-git> bitcoin/master 4b51ed8 fanquake: Merge #17002: chainparams: Bump assumed chain params
< bitcoin-git> [bitcoin] fanquake merged pull request #17002: chainparams: Bump assumed chain params (master...1909-bumpAssumedChainParams) https://github.com/bitcoin/bitcoin/pull/17002
< fanquake> hebasto I'm going to PR the upstream patch this morning, generally the turn around time is pretty fast
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4b51ed89cfce...1f40a9128666
< bitcoin-git> bitcoin/master fa02f2d MarcoFalke: doc: Add missing release notes for 16383
< bitcoin-git> bitcoin/master fa3d984 MarcoFalke: doc: Consolidate release notes before 0.19.0
< bitcoin-git> bitcoin/master 1f40a91 fanquake: Merge #17014: doc: Consolidate release notes before 0.19.0 (move-only)
< bitcoin-git> [bitcoin] fanquake merged pull request #17014: doc: Consolidate release notes before 0.19.0 (move-only) (master...1909-docRel19) https://github.com/bitcoin/bitcoin/pull/17014
< kallewoof> provoostenator: mind giving #13716 a look again? :)
< gribble> https://github.com/bitcoin/bitcoin/issues/13716 | bitcoin-cli: -stdinwalletpassphrase and non-echo stdin passwords by kallewoof · Pull Request #13716 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17016: doc: markdown not displaying correctly (master...doc-build-osx-md) https://github.com/bitcoin/bitcoin/pull/17016
< hebasto> fanquake: thanks
< bitcoin-git> [bitcoin] practicalswift reopened pull request #15262: build: Enable C++14 in build, require C++14 compiler. (master...c++14) https://github.com/bitcoin/bitcoin/pull/15262
< wumpus> emilengler_: in general, only open a PR for master then request it to be backported to the old branch (and that will be done when it makes sense), however if the patch doesn't merge cleanly (esp if it is significantly) it's helpful to open a PR against the older branch too
< wumpus> significantly different*
< wumpus> DrahtBot does kind of go over the top a bit in adding labels :) I think the approach should be to pick the labels most relevant to an issue, not add an label for every touched source file
< wumpus> (e.g. #16895)
< gribble> https://github.com/bitcoin/bitcoin/issues/16895 | External signer multisig support by Sjors · Pull Request #16895 · bitcoin/bitcoin · GitHub
< wumpus> we have two PRs improving the linearize script (#16802, #16431), both are waiting on trivial actions (squashing, commit message changes) from the author, if someone cares about these kind of changes please pick them up
< gribble> https://github.com/bitcoin/bitcoin/issues/16802 | scripts: In linearize, search for next position of magic bytes rather than fail by takinbo · Pull Request #16802 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16431 | Allow proper linearize-data execution on pruned node by cryptogopher · Pull Request #16431 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #17018: tests: Add Parse(...) (descriptor) fuzzing harness (master...descriptor_parse) https://github.com/bitcoin/bitcoin/pull/17018
< wumpus> FWIW I never use that script at all, it also doesn't have a test
< wumpus> but asking the authors of those PRs to add a test will only make them stuck in limbo for longer, probably indefinitely
< wumpus> anyhow #17019
< gribble> https://github.com/bitcoin/bitcoin/issues/17019 | contrib/linearize scripts need tests · Issue #17019 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #16791: Enable Link Time Optimizations (master...2019-09-thinlto) https://github.com/bitcoin/bitcoin/pull/16791
< wumpus> waiting for final ACKs on #16999
< gribble> https://github.com/bitcoin/bitcoin/issues/16999 | net: 0.19 seeds update by laanwj · Pull Request #16999 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f40a9128666...752debdbdb2e
< bitcoin-git> bitcoin/master 73aaf4e Ben Woosley: Make SignatureExtractorChecker private to its own file
< bitcoin-git> bitcoin/master 752debd Wladimir J. van der Laan: Merge #13266: refactor: privatize SignatureExtractorChecker [moveonly]
< bitcoin-git> [bitcoin] laanwj merged pull request #13266: refactor: privatize SignatureExtractorChecker [moveonly] (master...data-from-transaction) https://github.com/bitcoin/bitcoin/pull/13266
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/752debdbdb2e...27322cd161dd
< bitcoin-git> bitcoin/master 301c2b1 Wladimir J. van der Laan: contrib: makeseeds: Improve logging and filtering
< bitcoin-git> bitcoin/master 3314d87 Wladimir J. van der Laan: contrib: makeseeds: Factor out ASN lookup
< bitcoin-git> bitcoin/master c254a9e Wladimir J. van der Laan: contrib: makeseeds: dedup by ip,port
< bitcoin-git> [bitcoin] laanwj merged pull request #16999: net: 0.19 seeds update (master...2019_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/16999
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27322cd161dd...30c2b0b1cb11
< bitcoin-git> bitcoin/master 2a4e60b Suhas Daftuar: Fix block index inconsistency in InvalidateBlock()
< bitcoin-git> bitcoin/master 30c2b0b Wladimir J. van der Laan: Merge #16849: Fix block index inconsistency in InvalidateBlock()
< bitcoin-git> [bitcoin] laanwj merged 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] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/30c2b0b1cb11...ddc4e3c2d685
< bitcoin-git> bitcoin/master aa81e2c practicalswift: Enable UBSan for Travis fuzzer job
< bitcoin-git> bitcoin/master ddc4e3c MarcoFalke: Merge #17006: tests: Enable UBSan for Travis fuzzing job
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17006: tests: Enable UBSan for Travis fuzzing job (master...travis-fuzz-ubsan) https://github.com/bitcoin/bitcoin/pull/17006
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddc4e3c2d685...8d39c636aa2c
< bitcoin-git> bitcoin/master addaf8a Jonas Schnelli: make sure to update the UI when deleting a transaction
< bitcoin-git> bitcoin/master 8d39c63 Wladimir J. van der Laan: Merge #16952: gui: make sure to update the UI when deleting a transaction
< bitcoin-git> [bitcoin] laanwj merged pull request #16952: gui: make sure to update the UI when deleting a transaction (master...2019/09/fix_zap_ui) https://github.com/bitcoin/bitcoin/pull/16952
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8d39c636aa2c...8afa602f308e
< bitcoin-git> bitcoin/master 1a4c791 ezegom: rpc bumpfee: move feerate estimation logic into separate method
< bitcoin-git> bitcoin/master 88e5f99 ezegom: rpc bumpfee: add fee_rate argument
< bitcoin-git> bitcoin/master 9f25de3 ezegom: rpc bumpfee check fee_rate argument
< instagibbs> \o/
< bitcoin-git> [bitcoin] laanwj merged pull request #16727: wallet: Explicit feerate for bumpfee (master...feerate_bumpfee) https://github.com/bitcoin/bitcoin/pull/16727
< wumpus> looks like everything is ready for the branch-off
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/commit/57eb126416ff
< bitcoin-git> bitcoin/0.19 57eb126 Wladimir J. van der Laan: build: Bump version to 0.19.0
< wumpus> if no one complains in the next hours I'm going to label 0.17.2rc2 as 0.17.2 final, I would prefer not to have two rc cycles going on at once
< luke-jr> has it been tested by anyone much?
< wumpus> I have no idea
< luke-jr> that's been a problem in the past: too few confrimed testers of RCs
< luke-jr> (which leaves them as RCs, never final)
< wumpus> the people using old releases are very silent, generally
< wumpus> even more silent than the average normal bitcoin user
< wumpus> that there's no feedback doesn't really say much
< luke-jr> well, I don't know why we'd suddenyl start tagging finals without confirmed feedback
< wumpus> there's no *negative* feedback
< wumpus> generally if there are no reported issues we tag the rc as final
< luke-jr> only when there's indication people have in fact used it :/
< wumpus> I'm also ok with abandoning the release, but I"m not going to continue working on a 0.17 release while 0.19 is in progress
< MarcoFalke> I think tagging as final is ok
< wumpus> FWIW I'm getting a bit tired of this, it's always the same discussion with back-releases
< instagibbs> What's the risk profile for the back release? In general they are very easy to back out of, and the sets of changes are quite limited...
< wumpus> yes
< instagibbs> that's a vote for keeping backports super minimal
< wumpus> there's usually only very few changes, mosttrivial backports which have already been tested on other branches
< instagibbs> right
< instagibbs> Would it help if I ran minor releases we don't plan on using in production through our internal integration tests at least
< wumpus> and I"m okay with that, I'm just tired of always having the same response to these kind of things
< instagibbs> (we meaning blockstream)
< wumpus> sure, proposals to help testing are very welcome :)
< MarcoFalke> instagibbs: That helps
< instagibbs> Ok that's a low energy thing I can do to exercise a lot of state/RPC/config stuff
< instagibbs> (provided we haven't ratcheted versions since then, I'd have to check)
< MarcoFalke> wumpus: let me know when master is clear for merging :)
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8afa602f308e...ecc0f272a081
< bitcoin-git> bitcoin/master c0859b7 Jon Atack: build: 0.19 release updates on master
< bitcoin-git> bitcoin/master 4341018 Jon Atack: doc: reset release notes after 0.19 split-off
< bitcoin-git> bitcoin/master ecc0f27 Wladimir J. van der Laan: Merge #17007: build: 0.19 release updates on master
< bitcoin-git> [bitcoin] laanwj merged pull request #17007: build: 0.19 release updates on master (master...0-19-release-updates) https://github.com/bitcoin/bitcoin/pull/17007
< wumpus> MarcoFalke: yep, should be ready now
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< bitcoin-git> [bitcoin] laanwj pushed tag v0.17.2: https://github.com/bitcoin/bitcoin/compare/v0.17.2
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ecc0f272a081...19ba43ae2d00
< bitcoin-git> bitcoin/master a649cc6 Gregory Sanders: Change sendcoins dialogue Yes to Send
< bitcoin-git> bitcoin/master 19ba43a MarcoFalke: Merge #16964: gui: Change sendcoins dialogue Yes to Send
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16964: gui: Change sendcoins dialogue Yes to Send (master...sendcoins_yes) https://github.com/bitcoin/bitcoin/pull/16964
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/19ba43ae2d00...ccaef6c28b19
< bitcoin-git> bitcoin/master 1111170 MarcoFalke: test: mempool entry time is persisted
< bitcoin-git> bitcoin/master faaa1f0 MarcoFalke: util: Add count_seconds time helper
< bitcoin-git> bitcoin/master faec689 MarcoFalke: txmempool: Make entry time type-safe (std::chrono)
< bitcoin-git> [bitcoin] laanwj merged pull request #16908: txmempool: Make entry time type-safe (std::chrono) (master...1909-mempoolEntryChrono) https://github.com/bitcoin/bitcoin/pull/16908
< bitcoin-git> [bitcoin] Sjors opened pull request #17023: doc: warn that ranged multi() descriptors are not BIP67 compatible (master...2019/10/doc_descriptor_bip67_warning) https://github.com/bitcoin/bitcoin/pull/17023
< wumpus> https://github.com/libevent/libevent/issues/907 hoping for the best ...
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/57eb126416ff...76ec335234ba
< bitcoin-git> bitcoin/0.19 76ec335 Wladimir J. van der Laan: qt: Translations update pre-rc1
< bitcoin-git> [bitcoin] BlockMechanic opened pull request #17024: Fix include style (master...fix-leveldb-) https://github.com/bitcoin/bitcoin/pull/17024
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17024: Fix include style (master...fix-leveldb-) https://github.com/bitcoin/bitcoin/pull/17024
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ccaef6c28b19...fecc1be23143
< bitcoin-git> bitcoin/master f50785a Gregory Sanders: Change default address type to bech32
< bitcoin-git> bitcoin/master b34f018 Gregory Sanders: Revert "gui: Generate bech32 addresses by default (take 2, fixup)"
< bitcoin-git> bitcoin/master 71d4edd Gregory Sanders: Add release note for bech32 by default in wallet
< bitcoin-git> [bitcoin] laanwj merged pull request #16884: wallet: Change default address type to bech32 (master...bech32_default) https://github.com/bitcoin/bitcoin/pull/16884
< jtimon> MarcoFalke: ping on https://github.com/bitcoin/bitcoin/pull/16681 has 2 concept acks and an ack and it's quite simple
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17016: doc: markdown improvements in build_osx.md (master...doc-build-osx-md) https://github.com/bitcoin/bitcoin/pull/17016
< instagibbs> wumpus, fwiw, 0.17.2_rc2 passes our integration tests
< wumpus> instagibbs: thanks for testing!
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fecc1be23143...f4a0d27e8575
< bitcoin-git> bitcoin/master 0da503e Karl-Johan Alm: add stdin helpers for password input support
< bitcoin-git> bitcoin/master 7f11fba Karl-Johan Alm: cli: add -stdinwalletpassphrase for (slightly more) secure CLI
< bitcoin-git> bitcoin/master 50c4afa Karl-Johan Alm: add newline after -stdin*
< bitcoin-git> [bitcoin] laanwj merged pull request #13716: bitcoin-cli: -stdinwalletpassphrase and non-echo stdin passwords (master...stdinwalletpassphrase) https://github.com/bitcoin/bitcoin/pull/13716
< hebasto> fanquake: is this https://github.com/bitcoin/bitcoin/issues/17010#issuecomment-537039768 a portable approach to fix AX_BOOST_BASE ?
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4a0d27e8575...a689c119076c
< bitcoin-git> bitcoin/master ea4cc3a Jorge Timón: Truly decouple wallet from chainparams for -fallbackfee
< bitcoin-git> bitcoin/master a689c11 MarcoFalke: Merge #16524: Wallet: Disable -fallbackfee by default
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16524: Wallet: Disable -fallbackfee by default (master...b19-true-wallet-no-chainparams) https://github.com/bitcoin/bitcoin/pull/16524
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17026: doc: Update bips.md for default bech32 addresses in 0.20.0 (master...1909-doc0.20Rel) https://github.com/bitcoin/bitcoin/pull/17026
< bitcoin-git> [bitcoin] jtimon closed pull request #16771: Chainparams: Wallet: Decouple DefaultFallbackfee() from IsTestChain() (master...b19-chainparams-fallbackfee) https://github.com/bitcoin/bitcoin/pull/16771
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17028: [rpc] Include immature coinbase in listunspent (master...listunspent-immature) https://github.com/bitcoin/bitcoin/pull/17028
< bitcoin-git> [bitcoin] dongcarl opened pull request #17029: gitian: Various improvements for Windows descriptor (master...2019-10-gitian-win-improvements) https://github.com/bitcoin/bitcoin/pull/17029
< bitcoin-git> [bitcoin] jbampton opened pull request #17030: Fix Python Docstring to include all Args. (master...fix-python-docstring) https://github.com/bitcoin/bitcoin/pull/17030
< bitcoin-git> [bitcoin] promag opened pull request #17031: Prevent processing duplicate payment requests (master...2019-10-fix-paymentserver) https://github.com/bitcoin/bitcoin/pull/17031
< promag> achow101: ^
< promag> oh and provoostenator
< promag> looks like Cocoa can see all the args
< achow101> oh huh. so Cocoa is recognizing the URI and emitting a signal for it?
< promag> I think that's the Cocoa way, openFiles is called for command line arguments and dropped stuff on the app (via finder)
< promag> Qt is catching that and checking if it comes from the command line or not
< promag> with your change, Qt thinks it's a drag&drop'ed file via Finder
< promag> or some other open action
< promag> either way, what should `bitcoin-qt -regtest "bitcoin:bcrt1qu7nl0nxfqwhrrf6v0t60asvq3dympgqdhg03rn?amount=0.00010000" "bitcoin:bcrt1qu7nl0nxfqwhrrf6v0t60asvq3dympgqdhg03rn?amount=0.00010000"` do?
< promag> also, jonasschnelli, any idea as to why you couldn't reproduce the issue?
< promag> jonasschnelli: using qt 5.12.2 and testing commit f4a0d27e85
< bitcoin-git> [bitcoin] achow101 opened pull request #17033: Disable hardening when enable-debug (master...fix-fortify) https://github.com/bitcoin/bitcoin/pull/17033