< bitcoin-git>
bitcoin/master 1583498 Pieter Wuille: Send and require SENDADDRV2 before VERACK
< bitcoin-git>
bitcoin/master 90ef622 MarcoFalke: Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send befo...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before 'verack' (master...202012_no_old_sendaddrv2) https://github.com/bitcoin/bitcoin/pull/20564
< wumpus>
queip: in my exerpeince the main 'it seems stuck' issue is that GUI main thread hangs on block validation sometimes, due to lock contention, this can even cause some operating systems to pop up the 'has this program crashed' dialog, see also #17145
< wumpus>
agree that the logging is sometimes too verbose too, though I'm fairly sure worrying peer behavior was all moved to the net category by now
< wumpus>
the thing is also that some of the information is useful for troubleshooting. some level of misbehavior is perfectly normal on a P2P network, and it can (unlikely) happen that they get all misbehaving peers and thus no blocks, "not logging by default" would pretty much make us blind in trying to diagnose issues
< bitcoin-git>
bitcoin/master 7e9e7fe Carl Dong: qt/test: [FIX] Add forgotten Context setting in RPCNestedTests
< bitcoin-git>
bitcoin/master 81137c6 Carl Dong: test: Add new ChainTestingSetup and use it
< bitcoin-git>
bitcoin/master a3586d5 MarcoFalke: Merge #20323: tests: Create or use existing properly initialized NodeConte...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20323: tests: Create or use existing properly initialized NodeContexts (master...2020-10-chainman-fixes) https://github.com/bitcoin/bitcoin/pull/20323
< wumpus>
fanquake: nice, there was a githubdark firefox extension which i've used here and there, but yes it was about time they integrated it into the website i guess
< wumpus>
in some places it draws a white circle behind my user icon in others the background is transparent as it should
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20606: Remove unused bits from service flags enum (master...2012-netServiceFlags) https://github.com/bitcoin/bitcoin/pull/20606
< wumpus>
apart from that the dark theme is nice, imo, i'm ashamed to admit but i like Microsoft's recent style of visual design (also e.g. vscode)
< jonatack>
yes, the new dark mode isn't bad, thought i liked the dark reader version too, hopefully with the extension disabled pages will load faster
< jonatack>
though*
< promag>
is is possible to make depends qt but don't erase the build?
< fanquake>
promag: not quite sure what you mean?
< fanquake>
as in make -C depends qt_built ?
< fanquake>
That will stop building qt after the build stage
< wumpus>
ohh that's good to have
< fanquake>
yea you can do that with all the stages
< fanquake>
i.e make -C depends libevent_configured
< fanquake>
or make -C depends boost_preprocessed etc
< promag>
ah nice
< promag>
going to try that
< promag>
just noticed at then end of depends/packages.md
< wumpus>
i'd really like to get #20434 in, it seems ready and while it's not blocking me in any direct sense, it'd get th more controverial parts of #14066 out of the way so we can finally move forward with that
< bitcoin-git>
[bitcoin] fanquake opened pull request #20608: contrib: add symbol check test for PE binaries (master...symbol_check_test_pe) https://github.com/bitcoin/bitcoin/pull/20608
< ariard>
bookmarked 19858 to review it again tmrw!
< bitcoin-git>
[gui] luke-jr opened pull request #148: Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes" (master...bugfix_gui_bumpyes) https://github.com/bitcoin-core/gui/pull/148
< bitcoin-git>
[bitcoin] apoelstra opened pull request #20609: configure: output notice that test binary is disabled by fuzzing (master...2020-12--fuzz-config-output) https://github.com/bitcoin/bitcoin/pull/20609