< bitcoin-git> [bitcoin] BlockMechanic closed pull request #20814: qt: Request Android permissions on APi >= 23 (master...Fix-Android-Permissions) https://github.com/bitcoin/bitcoin/pull/20814
< bitcoin-git> [bitcoin] luke-jr opened pull request #20827: During IBD, prune as much as possible until we get close to where we will eventually keep blocks (master...ibd_prune_max) https://github.com/bitcoin/bitcoin/pull/20827
< aj> i'm getting -Werror=suggest-override failures with clang11 and qt 5.15 (and deprecated header warnings with boost 1.74 and gcc 10); anyone else poked at this already?
< fanquake> Pretty sure the deprecated header warnings are in boost itself, and are fixed by upgrading boost. I think there’s a PR to address qt suggest-overrride warnings in the gui repo.
< aj> the boost deprecation thing is that we need to rename a header, i think
< aj> oh, no, looks like you're right and it's from /usr/include/boost/signals2/detail/null_output_iterator.hpp .. lame
< aj> fanquake: hmm, the qt thing i see mentioned https://github.com/bitcoin-core/gui/pull/46#issuecomment-730602182 but doesn't seem fixed?
< hebasto> aj: `configure --enable-suppress-external-warnings` ?
< hebasto> also warnings from `/usr/include/boost/signals2/detail/null_output_iterator.hpp` seem fixed in boost 1.75
< aj> hebasto: yeah, i have a "stoopid qt" commit that does that for me
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e75f91eae393...ae8f79713543
< bitcoin-git> bitcoin/master 993d1ec Jon Atack: test, fuzz: fix constructing CNode with invalid inbound_onion
< bitcoin-git> bitcoin/master 6609eb8 Jon Atack: net: assert CNode::m_inbound_onion is inbound in ctor
< bitcoin-git> bitcoin/master 86c4952 Jon Atack: net: add CNode::IsInboundOnion() public getter and unit tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20210: net: assert CNode::m_inbound_onion is inbound in ctor, add getter, unit tests (master...CNode-IsInboundOnion) https://github.com/bitcoin/bitcoin/pull/20210
< wumpus> happy new year
< jonatack> hny!
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20828: fuzz: Introduce CallOneOf helper to replace switch-case (master...2012-fuzzCallOneOf) https://github.com/bitcoin/bitcoin/pull/20828
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20649: refactor: Remove nMyStartingHeight from CNode/Connman (master...2012-netNoMyHeight) https://github.com/bitcoin/bitcoin/pull/20649
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae8f79713543...6f97172b4296
< bitcoin-git> bitcoin/master faaa4f2 MarcoFalke: refactor: Remove nMyStartingHeight from CNode/Connman
< bitcoin-git> bitcoin/master 6f97172 MarcoFalke: Merge #20649: refactor: Remove nMyStartingHeight from CNode/Connman
< wumpus> time to merge #20669, do the release process stuff, and tag rc4?
< gribble> https://github.com/bitcoin/bitcoin/issues/20669 | [0.21] final rc4 backports by MarcoFalke · Pull Request #20669 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj pushed 14 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/9ae536d3684e...ac125e960f31
< bitcoin-git> bitcoin/0.21 8273ea3 Sjors Provoost: Move signet onion seed from v2 to v3
< bitcoin-git> bitcoin/0.21 e7b53d4 Aaron Clauson: This change to the appveyor CI config for msvc builds reverses a change in...
< bitcoin-git> bitcoin/0.21 249d61a Aaron Clauson: Adjusted msvc compiler and linker settings to remove optimisations that ar...
< bitcoin-git> [bitcoin] laanwj merged pull request #20669: [0.21] final rc4 backports (0.21...2012-rc4) https://github.com/bitcoin/bitcoin/pull/20669
< bitcoin-git> [bitcoin] jonatack opened pull request #20829: doc: add -netinfo help (master...netinfo-help-doc) https://github.com/bitcoin/bitcoin/pull/20829
< bitcoin-git> [bitcoin] jonatack opened pull request #20830: doc: update developer notes with signet (master...add-signet-to-developer-notes) https://github.com/bitcoin/bitcoin/pull/20830
< * provoostenator> tag, tag, tag! :-)
< provoostenator> Do we still need to consider #20646 for this release?
< gribble> https://github.com/bitcoin/bitcoin/issues/20646 | p2p: ignore post-verack sendaddrv2 instead of disconnecting by jonatack · Pull Request #20646 · bitcoin/bitcoin · GitHub
< provoostenator> As well as #20648
< gribble> https://github.com/bitcoin/bitcoin/issues/20648 | chainparams: Add default fixed seeds for signet by MarcoFalke · Pull Request #20648 · bitcoin/bitcoin · GitHub
< provoostenator> I think they're not necssary, but the three Signet seeds nodes now all run rc3. Though more peers would be more robust.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f97172b4296...9c3765ad7cee
< bitcoin-git> bitcoin/master ee701a9 Jon Atack: doc: update developer notes for signet
< bitcoin-git> bitcoin/master 9c3765a MarcoFalke: Merge #20830: doc: update developer notes with signet
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20830: doc: update developer notes with signet (master...add-signet-to-developer-notes) https://github.com/bitcoin/bitcoin/pull/20830
< bitcoin-git> [gui] hebasto opened pull request #173: Follow Qt docs when implementing rowCount and columnCount (master...210102-table) https://github.com/bitcoin-core/gui/pull/173
< bitcoin-git> [gui] hebasto opened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git> [gui] hebasto closed pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git> [gui] hebasto reopened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174