< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17430: build:fix "make clean" darwin build (master...fix-darwin-make-clean) https://github.com/bitcoin/bitcoin/pull/17430
< jonasschnelli> wumpus: thanks for the hint with my gitian signature filename... I need to check why this happens.... probably my build/download/sign script
< jonasschnelli> cfields: I pushed the 0.19.0 osx detached sigs
< bitcoin-git> [bitcoin] Xekyo opened pull request #17431: Remove unnecessary forward declaration (master...CTxMemPoolForwardDeclaration) https://github.com/bitcoin/bitcoin/pull/17431
< wumpus> what's wrong with appveyor? it stops on "'boost/thread/condition_variable.hpp'" related error, I'm quite sure that's not a new include
< sipsorcery> appveyor job has been updated to use Qt5.9.8 and the latest version Visual Studio build image.
< wumpus> yea, but I suppose it was passing when that change was merged
< sipsorcery> the update made a silly assumption (mine) that the required packages would not change and once in the cache were set in stone.
< sipsorcery> if a PR needs to add a new package the current job won't work.
< sipsorcery> fix is coming
< wumpus> thanks!
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a7aec7ad9794...cef7df37ce6b
< bitcoin-git> bitcoin/master 6b42b3b Wladimir J. van der Laan: Rename `db` log category to `walletdb` (like `coindb`)
< bitcoin-git> bitcoin/master 4c1d263 Wladimir J. van der Laan: scripted-diff: Change `BCLog::DB` to `BCLog::WALLETDB`
< bitcoin-git> bitcoin/master e2c03c1 Wladimir J. van der Laan: doc: Add relase note for db->walletdb rename
< bitcoin-git> [bitcoin] laanwj merged pull request #17410: Rename `db` log category to `walletdb` (like `coindb`) (master...2019_11_rename_db_log_category) https://github.com/bitcoin/bitcoin/pull/17410
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cef7df37ce6b...ecc1a4ecd0d2
< bitcoin-git> bitcoin/master 3d13348 Mark Erhardt: Remove unnecessary forward declaration
< bitcoin-git> bitcoin/master ecc1a4e Wladimir J. van der Laan: Merge #17431: Remove unnecessary forward declaration
< bitcoin-git> [bitcoin] laanwj merged pull request #17431: Remove unnecessary forward declaration (master...CTxMemPoolForwardDeclaration) https://github.com/bitcoin/bitcoin/pull/17431
< hznc> hi
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ecc1a4ecd0d2...89e93135aedf
< bitcoin-git> bitcoin/master 88a94f7 Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> bitcoin/master 1828c6f Hennadii Stepanov: refactor: Styling w/ clang-format, comment update
< bitcoin-git> bitcoin/master 89e9313 Wladimir J. van der Laan: Merge #17427: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> [bitcoin] laanwj merged pull request #17427: qt: Fix missing qRegisterMetaType for size_t (master...20191109-fix-signal-argument-type) https://github.com/bitcoin/bitcoin/pull/17427
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/42414bfd0547...e05b2dba16d4
< bitcoin-git> bitcoin/0.19 e05b2db Wladimir J. van der Laan: doc: Clean out release notes post-release
< wumpus> 0.19 branch is free for merge for 0.19.1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/e05b2dba16d4...c7c8e3e072a7
< bitcoin-git> bitcoin/0.19 2d0b3c0 fanquake: cli: fix -getinfo output when compiled with no wallet
< bitcoin-git> bitcoin/0.19 c7c8e3e Wladimir J. van der Laan: Merge #17417: [0.19] cli: fix -getinfo output when compiled with no wallet...
< bitcoin-git> [bitcoin] laanwj merged pull request #17417: [0.19] cli: fix -getinfo output when compiled with no wallet (0.19...backport_17368_019) https://github.com/bitcoin/bitcoin/pull/17417
< wumpus> pls review and test #17270
< gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub
< wumpus> okayyy time to make the release schedule for 0.20
< hebasto> hi
< hebasto> folks who is interested in Bitcoin Core GUI! Would you mind reviewing and testing #16224?
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto . Pull Request #16224 . bitcoin/bitcoin . GitHub
< wumpus> does anyone know is there any service that provides PPC servers in the cloud? (either VPS or dedicated is fine, if it has reasonable speed) preferably big-endian, but le is ok too
< wumpus> I'd like to test bitcoin core on that platform but qemu emulation is just too slow to bother
< wumpus> should we revert the appveyor Qt5.9.8 / MSVC upgrade for now ? it looks like the proper solution takes a while and in the meantime it's not really nice to fail all builds
< bitcoin-git> [bitcoin] bitcoinVBR opened pull request #17433: fix nMinerConfirmationWindow not initialized (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17433
< bitcoin-git> [bitcoin] Xekyo opened pull request #17434: Move parsing from init.cpp to where values are needed (master...trimGlobals) https://github.com/bitcoin/bitcoin/pull/17434
< sipa> uhm
< sipa> ./logging.h: In function 'void LogPrintf(const char*, const Args& ...) [with Args = {char [12], std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, long int, int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}]':
< sipa> ./logging.h:174:1: internal compiler error: Segmentation fault
< sipa> g++ 7.4
< sipa> doesn't look reproducible
< bitcoin-git> [bitcoin] theStack opened pull request #17435: test: check custom ancestor limit in mempool_packages.py (master...20191110-test-check_custom_ancestor_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17435
< bitcoin-git> [bitcoin] TheCharlatan opened pull request #17436: Add TheCharlatan's pgp key (master...gitianKey) https://github.com/bitcoin/bitcoin/pull/17436