< bitcoin-git> [bitcoin] ch4ot1c opened pull request #17005: build: Qt version appears only if GUI is being built (master...build/qt-no) https://github.com/bitcoin/bitcoin/pull/17005
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/696b5eb1799d...b0e268d2f6ac
< bitcoin-git> bitcoin/master 3eea6a8 Emil Engler: refactor: Remove Qt function to disable menu icons on macOS
< bitcoin-git> bitcoin/master b0e268d fanquake: Merge #16969: refactor: Remove Qt function to disable menu icons on macOS
< bitcoin-git> [bitcoin] fanquake merged pull request #16969: refactor: Remove Qt function to disable menu icons on macOS (master...2019-09-refactor-qt-menuicons-macos) https://github.com/bitcoin/bitcoin/pull/16969
< warren> MarcoFalke: question about https://github.com/bitcoin/bitcoin/pull/15845 Would it be possible after this, your bitcoind node could sync with filters, prune while saving the those older filters, then you'd be able to rescan your own wallet from your your own filters?
< luke-jr> is there a reason we haven't bumped libsecp256k1 in >2 years?
< fanquake> didnt we bump it in April?
< fanquake> #15703
< gribble> https://github.com/bitcoin/bitcoin/issues/15703 | Update secp256k1 subtree to latest upstream by sipa · Pull Request #15703 · bitcoin/bitcoin · GitHub
< luke-jr> ah, missed that
< luke-jr> guess I had 0.18 checked out XD
< fanquake> fwiw I have a list of subtree updates here: https://github.com/fanquake/core-review/blob/master/subtree-merge.md
< bitcoin-git> [bitcoin] laanwj closed pull request #17003: script: Remove trailing whitespace on blank lines. (master...remove-whitespace) https://github.com/bitcoin/bitcoin/pull/17003
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b0e268d2f6ac...a54e52b4aec1
< bitcoin-git> bitcoin/master b11514d Wladimir J. van der Laan: doc: Add mention of BIP70 disabling by default in bips.md
< bitcoin-git> bitcoin/master 2267006 Wladimir J. van der Laan: doc: Add mention of BIP125 used by wallet GUI by default since v0.18.1
< bitcoin-git> bitcoin/master 82c1177 Wladimir J. van der Laan: doc: Add mention of BIP158 indexing since v0.19.0
< bitcoin-git> [bitcoin] laanwj merged pull request #16997: doc: Update bips.md for 0.19 (master...2019_09_bips_v19) https://github.com/bitcoin/bitcoin/pull/16997
< bitcoin-git> [bitcoin] practicalswift opened pull request #17006: tests: Enable UBSan for Travis fuzzing job (master...travis-fuzz-ubsan) https://github.com/bitcoin/bitcoin/pull/17006
< bitcoin-git> [bitcoin] jonatack opened pull request #17007: build: 0.19 release updates on master (master...0-19-release-updates) https://github.com/bitcoin/bitcoin/pull/17007
< bitcoin-git> [bitcoin] stefanwouldgo opened pull request #17008: bump libevent to 2.1.11 in depends (master...master) https://github.com/bitcoin/bitcoin/pull/17008
< bitcoin-git> [bitcoin] practicalswift opened pull request #17009: tests: Add EvalScript(...) fuzzing harness (master...eval_script) https://github.com/bitcoin/bitcoin/pull/17009
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a54e52b4aec1...cd6e9b33a65c
< bitcoin-git> bitcoin/master 85973bc Andrew Chow: When BIP70 is disabled, get PaymentRequest merchant using string search
< bitcoin-git> bitcoin/master cd6e9b3 Wladimir J. van der Laan: Merge #16852: gui: When BIP70 is disabled, get PaymentRequest merchant usi...
< bitcoin-git> [bitcoin] laanwj merged 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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd6e9b33a65c...52acd245734a
< bitcoin-git> bitcoin/master 57b0cd4 Jon Layton: build: Installed Qt version only appears if being built
< bitcoin-git> bitcoin/master 52acd24 fanquake: Merge #17005: build: Qt version appears only if GUI is being built
< bitcoin-git> [bitcoin] fanquake merged pull request #17005: build: Qt version appears only if GUI is being built (master...build/qt-no) https://github.com/bitcoin/bitcoin/pull/17005
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52acd245734a...9dd99ea88e1d
< bitcoin-git> bitcoin/master fadd6e0 MarcoFalke: doc: Remove mention of renamed mapBlocksUnlinked
< bitcoin-git> bitcoin/master 9dd99ea Wladimir J. van der Laan: Merge #17001: doc: Remove mention of renamed mapBlocksUnlinked
< bitcoin-git> [bitcoin] laanwj merged pull request #17001: doc: Remove mention of renamed mapBlocksUnlinked (master...1909-docmapBlocksUnlinkedRenamed) https://github.com/bitcoin/bitcoin/pull/17001
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dd99ea88e1d...6e4f65539139
< bitcoin-git> bitcoin/master 386ae0f Hennadii Stepanov: util: Make thread names shorter
< bitcoin-git> bitcoin/master 6e4f655 fanquake: Merge #16984: util: Make thread names shorter
< bitcoin-git> [bitcoin] fanquake merged pull request #16984: util: Make thread names shorter (master...20190929-short-thread-names) https://github.com/bitcoin/bitcoin/pull/16984
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< instagibbs> wumpus, how close you think #16507 is? Been hounding the other p2p learned folks but they're hard to pin down for a review :)
< 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
< promag> anyone knows why minimumn libevent version is 2.0.22 ?
< hebasto> fanquake: MarcoFalke: as #17010 is tagged 0.19.0, maybe do not wait for theuni's libsubdir patch get upstreamed, and just re-enable it?
< gribble> https://github.com/bitcoin/bitcoin/issues/17010 | Missing Boost::System on Ubuntu 18.04 · Issue #17010 · bitcoin/bitcoin · GitHub
< emilengler> When I open a PR as a fix for both, v0.19 and master, how should I do this?
< emilengler> With 2 Prs?
< emilengler> Or is this a job for the maintainers?
< provoostenator> emilengler: start with master. It will get marked for back port, which you or someone else can make a PR for after the master one ismerged.
< provoostenator> We haven't branched v0.19 yet, so in this case your PR only needs to be for master.
< jonatack> emilengler: seconding what provoostenator wrote, git tag -n | sort -V shows you the latest tag which ATM is v0.18.1
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17014: doc: Consolidate release notes before 0.19.0 (master...1909-docRel19) https://github.com/bitcoin/bitcoin/pull/17014
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17015: doc: Explain QT_QPA_PLATFORM for gui tests (master...1909-docGuiTestsQT_QPA_PLATFORM) https://github.com/bitcoin/bitcoin/pull/17015
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6e4f65539139...dab0e36652f3
< bitcoin-git> bitcoin/master faccf5f MarcoFalke: doc: Explain QT_QPA_PLATFORM for gui tests
< bitcoin-git> bitcoin/master fa06bb6 MarcoFalke: qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui tests
< bitcoin-git> bitcoin/master dab0e36 fanquake: Merge #17015: qa: Explain QT_QPA_PLATFORM for gui tests
< bitcoin-git> [bitcoin] fanquake merged pull request #17015: qa: Explain QT_QPA_PLATFORM for gui tests (master...1909-docGuiTestsQT_QPA_PLATFORM) https://github.com/bitcoin/bitcoin/pull/17015