< hebasto> MarcoFalke: should I make a backport PR for #15864 to 0.18 branch?
< gribble> https://github.com/bitcoin/bitcoin/issues/15864 | Fix datadir handling by hebasto . Pull Request #15864 . bitcoin/bitcoin . GitHub
< wumpus> what's with all the people that want to use 2012-era libs to build bitcoin core suddenly
< hebasto> wumpus: I do not *want* it. It is all about compatibility with CentOS 7 ;)
< wumpus> centos 7 needs to be able to run the binary
< wumpus> I don't think it necessarily needs to build with the library versions there
< wumpus> which is why I suggested using depends
< hebasto> and for travis test too?
< wumpus> I just think it's a bit of a waste of time to worry about such old software
< wumpus> yes
< aj> (that's what software collections is for?)
< hebasto> wumpus: mind leaving a comment in #17635? and I'll switch suggested travis build to using depends
< gribble> https://github.com/bitcoin/bitcoin/issues/17635 | build: Add Travis CentOS 7 build by hebasto . Pull Request #17635 . bitcoin/bitcoin . GitHub
< hebasto> wumpus: thanks
< wumpus> aj: i've never heard of "software collections", is that a way to get newer packages on centos 7?
< aj> wumpus: centos and rhel, yeah
< bitcoin-git> [bitcoin] zachwylde00 opened pull request #17655: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17655
< bitcoin-git> [bitcoin] fanquake closed pull request #17655: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17655
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35eda631ed3b...2b6575d9895c
< bitcoin-git> bitcoin/master 02afb0c Gregory Sanders: Fix origfee return for bumpfee with feerate arg
< bitcoin-git> bitcoin/master 2b6575d MarcoFalke: Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17643: wallet: Fix origfee return for bumpfee with feerate arg (master...bf_expl_fix) https://github.com/bitcoin/bitcoin/pull/17643
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2b6575d9895c...69ca6cdd6610
< bitcoin-git> bitcoin/master fa94fc1 MarcoFalke: ci: Run functional tests on s390x
< bitcoin-git> bitcoin/master fad9fdb MarcoFalke: test: Properly deserialize integers in little-endian
< bitcoin-git> bitcoin/master fabd710 MarcoFalke: ci: Print free disk space
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17599: ci: Run functional tests on s390x (master...1911-ciS390x) https://github.com/bitcoin/bitcoin/pull/17599
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/69ca6cdd6610...1705f1949a14
< bitcoin-git> bitcoin/master faeeca8 MarcoFalke: scripted-diff: Move various folders to ci scratch dir
< bitcoin-git> bitcoin/master fa0656d MarcoFalke: ci: Add DEPENDS_DIR variable, Add documentation for folders
< bitcoin-git> bitcoin/master fa04187 MarcoFalke: scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17549: ci: misc cleanups (master...1911-ciCleanups) https://github.com/bitcoin/bitcoin/pull/17549
< pinheadmz> I am reading the code correctly? We always enforce bip68 sequence locks (LOCKTIME_VERIFY_SEQUENCE) in the mempool -- even on a regtest chain _before_ CSV has been activated. ?
< sipa> in the mempool we always enforce all known consensus rules
< pinheadmz> ty !
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1705f1949a14...1fdaa04cebaa
< bitcoin-git> bitcoin/master 70ed2ab Aaron Clauson: Add unit test for DB creation with unicode path
< bitcoin-git> bitcoin/master 1fdaa04 MarcoFalke: Merge #17641: Add unit test for leveldb creation with unicode path
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17641: Add unit test for leveldb creation with unicode path (master...dbwrapper_unicode) https://github.com/bitcoin/bitcoin/pull/17641
< instagibbs> requesting #17621 for high priority review
< gribble> https://github.com/bitcoin/bitcoin/issues/17621 | IsUsedDestination should count any known single-key address by instagibbs . Pull Request #17621 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1fdaa04cebaa...54b12e425b50
< bitcoin-git> bitcoin/master 76303f6 Dominik Spicher: test: add unit test for non-standard txs with wrong nVersion
< bitcoin-git> bitcoin/master 54b12e4 MarcoFalke: Merge #17555: test: add unit test for non-standard txs with wrong nVersion...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17555: test: add unit test for non-standard txs with wrong nVersion (master...isStandard-unittests) https://github.com/bitcoin/bitcoin/pull/17555
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54b12e425b50...e354db787790
< bitcoin-git> bitcoin/master bd6a243 Emil Engler: script: Add Keyserver to verify-commits README
< bitcoin-git> bitcoin/master e354db7 MarcoFalke: Merge #17637: script: Add Keyserver to verify-commits README
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17637: script: Add Keyserver to verify-commits README (master...2019-11-add-keyserver-to-verify-commit-readme) https://github.com/bitcoin/bitcoin/pull/17637
< bitcoin-git> [bitcoin] fanquake opened pull request #17658: depends: add ability to skip building qrencode (master...depends_no_qrencode) https://github.com/bitcoin/bitcoin/pull/17658
< bitcoin-git> [bitcoin] hebasto opened pull request #17659: qt: Do not block GUI thread in RPCConsole (master...20191203-nonblocking-rpcconsole) https://github.com/bitcoin/bitcoin/pull/17659
< bitcoin-git> [bitcoin] fanquake opened pull request #17660: build: remove deprecated key from macOS Info.plist (master...remove_deprecated_cfbundle_usage) https://github.com/bitcoin/bitcoin/pull/17660
< fanquake> uninteresting macOS shuffling
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e354db787790...bce44089db27
< bitcoin-git> bitcoin/master 651c636 Hennadii Stepanov: build: Fix configure report about qr
< bitcoin-git> bitcoin/master bce4408 fanquake: Merge #17547: build: Fix configure report about qr
< bitcoin-git> [bitcoin] fanquake merged pull request #17547: build: Fix configure report about qr (master...20191121-configure-qrencode) https://github.com/bitcoin/bitcoin/pull/17547
< bitcoin-git> [bitcoin] elichai opened pull request #17661: ci: compile and fix depends for s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17661
< bitcoin-git> [bitcoin] fanquake opened pull request #17663: build: pass -dead_strip_dylibs to ld on macOS (master...macos_ld_dead_strip_dylibs) https://github.com/bitcoin/bitcoin/pull/17663