< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #16856: Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID (master...2019-09-invalidate-block-child-invalid) https://github.com/bitcoin/bitcoin/pull/16856
< fanquake>
Looks like S390x may have once again thrown in the towel
< wumpus>
luke-jr: re: announcing GUI PRs here, yeah I was thinking of that as well, I'm not sure! should we have a seperate place of discussion for the GUI?
< jnewbery>
wumpus: can we add #19753 to the 0.21 milestone? It's a bug fix
< jnewbery>
I'm seeing quite a few "ERROR: Qt binary download did not match the expected hash." errors in appveyor, even for PRs off master. Is that a known issue?
< wumpus>
jnewbery: it has happened before, though haven't noticed it recently again yet
< wumpus>
i doubt it's caused by anything on our side, the appveyor builds aren't as deterministic as the travis ones, dependencies and compiler versions shift under us
< wumpus>
i've added the bitcoin/gui repository here for the bot, i hope it won't be a mess
< wumpus>
(have enabled only 'pull requests' and not 'pushes' because they're the same there right?)
< fanquake>
wumpus: yea. A push to the GUI repo should just show up as a push to the main repo
< wumpus>
thanks
< bitcoin-git>
[bitcoin] jnewbery opened pull request #20258: [tests] Remove getnettotals/getpeerinfo consistency test (master...2020-10-remove-net-totals-test) https://github.com/bitcoin/bitcoin/pull/20258
< wumpus>
jnewbery: previous PRs like it might be a guide there (#18506, #16999), e.g. people could try to repeat the last step in https://github.com/bitcoin/bitcoin/tree/master/contrib/seeds#seeds and see if it ends up with the same .h file, you could also repeat the entire process but as the list of peers from the seeder will be different every time that will give a (slightly, hopefully)
< vasild>
MarcoFalke: #20234 might be considered for 0.21 because we would introduce -bind=...=onion in 0.21 with one behavior and that PR changes its behavior.
< MarcoFalke>
pretty much every build takes 1h2x minutes
< sipa>
oh, that's bad
< sipa>
let's figure out when it started being elevated like that
< EagleTM>
s
< sipa>
MarcoFalke: appveyor builds have been regularly taking 1h15m+ since at least a month
< MarcoFalke>
hmm. I guess it is just more code -> more time to compile
< MarcoFalke>
Should improve a bit again after branch off with C++17
< sipa>
#19960 significantly increased it
< gribble>
https://github.com/bitcoin/bitcoin/issues/19960 | build: The vcpkg tool has introduced a proper way to use manifests by sipsorcery · Pull Request #19960 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[gui] hebasto opened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git>
[bitcoin] achow101 opened pull request #20260: wallet: Create named SQLite wallet files instead of wallet directories (master...single-file-sqlite) https://github.com/bitcoin/bitcoin/pull/20260