< bitcoin-git> [bitcoin] fanquake opened pull request #17698: depends: don't configure xcb_proto (master...xcbproto_no_disable_no_pic) https://github.com/bitcoin/bitcoin/pull/17698
< bitcoin-git> [bitcoin] sipa opened pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< wumpus> fanquake: yes, I'd really prefer switching to C++17, if we bump
< wumpus> though unless there's a way to install a newer compiler on F7, we've just made this a lot more difficult with #17635
< gribble> https://github.com/bitcoin/bitcoin/issues/17635 | ci: Add CentOS 7 build by hebasto . Pull Request #17635 . bitcoin/bitcoin . GitHub
< aj> F7?
< aj> for RHEL 7/CentOS 7 software collections should be the answer
< wumpus> I mean CentOS
< aj> (centos 7 is based on rhel 7 is based on fedora 19 i think)
< wumpus> I confuse those all the time :)
< wumpus> it's something to consider for 0.21
< aj> then another few years and maybe we'll have c++20 with designated initialisers
< sipa> calm down, it's not even 2020 yet
< aj> sipa: i like that they waited until C99's designated initializers were old enough to drink before getting them involved in c++
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb03765e2d55...b6fb899ead9b
< bitcoin-git> bitcoin/master 0ccad08 Pieter Wuille: Make env data logging optional
< bitcoin-git> bitcoin/master b6fb899 Wladimir J. van der Laan: Merge #17699: Make env data logging optional
< bitcoin-git> [bitcoin] laanwj merged pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b6fb899ead9b...91559da683db
< bitcoin-git> bitcoin/master ba0cad2 fanquake: build: pass -dead_strip_dylibs to ld on macOS
< bitcoin-git> bitcoin/master 2359a47 fanquake: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> bitcoin/master 91559da Wladimir J. van der Laan: Merge #17676: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17676: depends: don't use OpenGL in Qt on macOS (master...macos_no_opengl) https://github.com/bitcoin/bitcoin/pull/17676
< wumpus> apparently, the only platform that uses OpenGL now is android
< bitcoin-git> [bitcoin] brakmic opened pull request #17700: cli: add -generate option (master...resurrect-generate-method) https://github.com/bitcoin/bitcoin/pull/17700
< bitcoin-git> [bitcoin] gou-anlin opened pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] laanwj closed pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] laanwj opened pull request #17702: gui: Move static placeholder texts to forms (master...2019_12_qt_placeholders) https://github.com/bitcoin/bitcoin/pull/17702
< wumpus> aj: if C99 hadn't been blcked by Microsoft for more than a decade we could have been much further along
< wumpus> (for years MS didn't believe in C, nor C++ anymore, there was this fashion for managed languages like C# so they were basically on life support, at least that has changed!)
< jonatack> instagibbs: done, reviewed 16373, 17621 and 17677
< fanquake> Did our Appveyor job split in two or something?
< fanquake> I now see "branch" and "pr" CIs
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91559da683db...1ebf6402fc7c
< bitcoin-git> bitcoin/master a5a705b nijynot: lcov: filter depends from coverage report
< bitcoin-git> bitcoin/master f736f69 nijynot: lcov: filter /usr/lib64 from coverage report
< bitcoin-git> bitcoin/master 1ebf640 MarcoFalke: Merge #17647: lcov: filter depends from coverage reports
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17647: lcov: filter depends from coverage reports (master...fix/lcov-depends) https://github.com/bitcoin/bitcoin/pull/17647
< instagibbs> jonatack, awesome, thanks
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ebf6402fc7c...c8e65ade095b
< bitcoin-git> bitcoin/master d65fafc fanquake: gui: disable File->CreateWallet during startup
< bitcoin-git> bitcoin/master c8e65ad fanquake: Merge #17695: gui: disable File->CreateWallet during startup
< bitcoin-git> [bitcoin] fanquake merged pull request #17695: gui: disable File->CreateWallet during startup (master...disable_early_create_wallet) https://github.com/bitcoin/bitcoin/pull/17695
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8e65ade095b...05c23488c2ce
< bitcoin-git> bitcoin/master 48a5c92 Harris: ui: disable 3rd-party tx-urls when wallet disabled
< bitcoin-git> bitcoin/master 05c2348 fanquake: Merge #17694: ui: disable 3rd-party tx-urls when wallet disabled
< bitcoin-git> [bitcoin] fanquake merged pull request #17694: ui: disable 3rd-party tx-urls when wallet disabled (master...options-display-dialog) https://github.com/bitcoin/bitcoin/pull/17694
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05c23488c2ce...ac09180128a1
< bitcoin-git> bitcoin/master c966ff1 willyk: gitian: fixed SC2001 regex
< bitcoin-git> bitcoin/master ac09180 Wladimir J. van der Laan: Merge #17680: gitian: fixed SC2001 regex
< bitcoin-git> [bitcoin] laanwj merged pull request #17680: gitian: fixed SC2001 regex (master...patch-2) https://github.com/bitcoin/bitcoin/pull/17680
< bitcoin-git> [bitcoin] fanquake opened pull request #17703: build: Improve configure.ac formatting (master...configure_ac_formatting) https://github.com/bitcoin/bitcoin/pull/17703
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ac09180128a1...1d6fda65dd41
< bitcoin-git> bitcoin/master 989fd53 Luke Dashjr: depends: Support for 64-bit POWER targets
< bitcoin-git> bitcoin/master 1111324 MarcoFalke: depends: Support for S390X targets
< bitcoin-git> bitcoin/master 1d6fda6 MarcoFalke: Merge #17678: depends: Support for S390X and POWER targets
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17678: depends: Support for S390X and POWER targets (master...1912-dependsNewTargets) https://github.com/bitcoin/bitcoin/pull/17678
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1d6fda65dd41...03e781ff4fd7
< bitcoin-git> bitcoin/master 67f36e0 Wladimir J. van der Laan: gui: Move static placeholder texts to forms
< bitcoin-git> bitcoin/master a652dc5 Wladimir J. van der Laan: qt: Normalize placeholder to avoid using "address book" in sendcoinsentry
< bitcoin-git> bitcoin/master 03e781f MarcoFalke: Merge #17702: gui: Move static placeholder texts to forms
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17702: gui: Move static placeholder texts to forms (master...2019_12_qt_placeholders) https://github.com/bitcoin/bitcoin/pull/17702
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/03e781ff4fd7...df2b74375969
< bitcoin-git> bitcoin/master 993e38a practicalswift: tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
< bitcoin-git> bitcoin/master 5ac804a practicalswift: tests: Use a default of supports_cli=True (instead of supports_cli=False)
< bitcoin-git> bitcoin/master df2b743 MarcoFalke: Merge #17675: tests: Enable tests which are incorrectly skipped when runni...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17675: tests: Enable tests which are incorrectly skipped when running test_runner.py --usecli (master...dash-dash-usecli) https://github.com/bitcoin/bitcoin/pull/17675
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df2b74375969...5bf1909dd933
< bitcoin-git> bitcoin/master 978b255 Wladimir J. van der Laan: util: Update tinyformat to upstream
< bitcoin-git> bitcoin/master 5bf1909 MarcoFalke: Merge #17682: util: Update tinyformat to upstream
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17682: util: Update tinyformat to upstream (master...2019_12_tinyformat) https://github.com/bitcoin/bitcoin/pull/17682
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bf1909dd933...74c6ad3aabdd
< bitcoin-git> bitcoin/master 709afb2 practicalswift: tests: Test serialisation as part of deserialisation fuzzing. Test round-t...
< bitcoin-git> bitcoin/master 74c6ad3 MarcoFalke: Merge #17225: tests: Test serialisation as part of deserialisation fuzzing...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17225: tests: Test serialisation as part of deserialisation fuzzing. Test round-trip equality where possible. (master...fuzzers-deserialize-with-roundtrip) https://github.com/bitcoin/bitcoin/pull/17225
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/74c6ad3aabdd...347dd76ec87d
< bitcoin-git> bitcoin/master ce93529 practicalswift: tests: Add fuzzing harness for various CTxIn related functions
< bitcoin-git> bitcoin/master e75ecb9 practicalswift: tests: Add fuzzing harness for various CTxOut related functions
< bitcoin-git> bitcoin/master d5766f2 practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17093: tests: Add fuzzing harness for various CTx{In,Out} related functions (master...fuzzers-txin-txout) https://github.com/bitcoin/bitcoin/pull/17093
< bitcoin-git> [bitcoin] fanquake opened pull request #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() (master...test_framework_json_dumps) https://github.com/bitcoin/bitcoin/pull/17705
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/347dd76ec87d...1189b6acab11
< bitcoin-git> bitcoin/master 575383b practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> bitcoin/master 597d10c practicalswift: tests: Add fuzzing harness for various functions consuming only integrals
< bitcoin-git> bitcoin/master 1189b6a MarcoFalke: Merge #17109: tests: Add fuzzing harness for various functions consuming o...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17109: tests: Add fuzzing harness for various functions consuming only integrals (master...fuzzers-integrals) https://github.com/bitcoin/bitcoin/pull/17109
< fanquake> Is this Appveyor build stalled/broken, or just lacking output: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/29422651 ?
< fanquake> Regardless, I guess we could opt out of whatever tracking Microsoft is doing, and fix the boost path length stuff if that is actually an issue..