< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55a156fca087...619e930aa186
< bitcoin-git> bitcoin/master 3caedb4 fanquake: build: don't use cf-protection when targeting arm-apple-darwin
< bitcoin-git> bitcoin/master 619e930 fanquake: Merge bitcoin/bitcoin#22070: build: don't use cf-protection when targeting...
< bitcoin-git> [bitcoin] fanquake merged pull request #22070: build: don't use cf-protection when targeting arm-apple-darwin (master...dont_use_cfprotection_m1) https://github.com/bitcoin/bitcoin/pull/22070
< bitcoin-git> [gui] fanquake opened pull request #349: scripted-diff: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch (master...qt_drop_from_time_t) https://github.com/bitcoin-core/gui/pull/349
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/619e930aa186...d7a6bba94935
< bitcoin-git> bitcoin/master 2be3572 nthumann: test: Fix IPv6 check on BSD systems
< bitcoin-git> bitcoin/master d7a6bba MarcoFalke: Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22103: test: Fix IPv6 check on BSD systems (master...fix_test_bsd_port_0) https://github.com/bitcoin/bitcoin/pull/22103
< bitcoin-git> [bitcoin] fanquake closed pull request #17872: test: Check that a block rejected due to too-new time is later accepted in p2p_invalid_block (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/17872
< bitcoin-git> [bitcoin] fanquake closed pull request #19430: build: configure.ac and netbsd-build.md for NetBSD (master...simple-fixes-for-netbsd-eventually-for-v0.20.0) https://github.com/bitcoin/bitcoin/pull/19430
< bitcoin-git> [bitcoin] fanquake opened pull request #22106: refactor: address comments from #21713 (master...fixup_21713) https://github.com/bitcoin/bitcoin/pull/22106
< bitcoin-git> [bitcoin] fanquake opened pull request #22107: scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds (master...get_system_time_seconds_to_get_time_secomds) https://github.com/bitcoin/bitcoin/pull/22107
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/58c07426326d...419f9b3b3b7c
< bitcoin-git> bitcoin/0.21 f2a8898 Jon Atack: p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind()
< bitcoin-git> bitcoin/0.21 46320ba unknown: Remove user input from URI error message
< bitcoin-git> bitcoin/0.21 09620b8 Andrew Chow: Update Windows code signing certificate
< bitcoin-git> [bitcoin] fanquake merged pull request #22022: Final backports for 0.21.2rc1 (0.21...2105-21_2_backports) https://github.com/bitcoin/bitcoin/pull/22022
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d7a6bba94935...c5ee0cc11a33
< bitcoin-git> bitcoin/master 525448d Kiminuo: Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
< bitcoin-git> bitcoin/master bfa9309 Kiminuo: Use COINBASE_MATURITY constant in functional tests.
< bitcoin-git> bitcoin/master c5ee0cc MarcoFalke: Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tes...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21989: test: Use COINBASE_MATURITY in functional tests (master...feature/2021-05-COINBASE_MATURE-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/21989
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22109: doc: Fix external links (IRC, ...) (master...2105-docIrc) https://github.com/bitcoin/bitcoin/pull/22109
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5ee0cc11a33...8c6df2b4ca1d
< bitcoin-git> bitcoin/master 91ef834 Kristaps Kaupe: Additional test vector for hardened derivation with leading zeros
< bitcoin-git> bitcoin/master 8c6df2b MarcoFalke: Merge bitcoin/bitcoin#22095: test: Additional BIP32 test vector for harden...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22095: test: Additional BIP32 test vector for hardened derivation with leading zeros (master...bip32-test) https://github.com/bitcoin/bitcoin/pull/22095
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8c6df2b4ca1d...8462cd56010a
< bitcoin-git> bitcoin/master 947f973 apitko: doc: add maxuploadtarget to bitcoin.conf example
< bitcoin-git> bitcoin/master 8462cd5 MarcoFalke: Merge bitcoin/bitcoin#22080: doc: add maxuploadtarget to bitcoin.conf exam...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22080: doc: add maxuploadtarget to bitcoin.conf example (master...maxuploadtarget-example) https://github.com/bitcoin/bitcoin/pull/22080
< bitcoin-git> [bitcoin] practicalswift closed pull request #21068: Add GitHub Codespaces integration to allow for easy onboarding of future generations of contributors (master...github-codespaces) https://github.com/bitcoin/bitcoin/pull/21068
< bitcoin-git> [bitcoin] doianmai2020 opened pull request #22111: Revert "MOVEONLY: CWallet transaction code out of wallet.cpp/.h" (master...revert-21207-pr/txmove) https://github.com/bitcoin/bitcoin/pull/22111
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22111: Revert "MOVEONLY: CWallet transaction code out of wallet.cpp/.h" (master...revert-21207-pr/txmove) https://github.com/bitcoin/bitcoin/pull/22111
< fanquake> are the spammers getting more intelligent
< laanwj> u hoh
< roconnor> soon they will be fixing bugs.
< laanwj> or do actual code reviews
< bitcoin-git> [bitcoin] vasild opened pull request #22112: Force port 0 in I2P (master...force_port_0_in_i2p) https://github.com/bitcoin/bitcoin/pull/22112
< bitcoin-git> [gui] hebasto merged pull request #309: Add access to the Peers tab from the network icon (master...210501-network) https://github.com/bitcoin-core/gui/pull/309
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8462cd56010a...11225905b722
< bitcoin-git> bitcoin/master d29ea72 Hennadii Stepanov: gui: Add access to the Peers tab from the network icon
< bitcoin-git> bitcoin/master 1122590 Hennadii Stepanov: Merge bitcoin-core/gui#309: Add access to the Peers tab from the network i...
< bitcoin-git> [bitcoin] theStack opened pull request #22113: test: minor cleanups in feature_cltv.py (master...202105-test-feature_cltv_improvements) https://github.com/bitcoin/bitcoin/pull/22113
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/11225905b722...933c6466c2bd
< bitcoin-git> bitcoin/master 9999e4c MarcoFalke: doc: Fix external links (IRC, ...)
< bitcoin-git> bitcoin/master 933c646 MarcoFalke: Merge bitcoin/bitcoin#22109: doc: Fix external links (IRC, ...)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22109: doc: Fix external links (IRC, ...) (master...2105-docIrc) https://github.com/bitcoin/bitcoin/pull/22109
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/933c6466c2bd...aedf71dcc54f
< bitcoin-git> bitcoin/master 0f3d955 Hennadii Stepanov: qt: Make RPC console welcome message translation-friendly
< bitcoin-git> bitcoin/master aedf71d Hennadii Stepanov: Merge bitcoin-core/gui#331: Make RPC console welcome message translation-f...
< bitcoin-git> [gui] hebasto merged pull request #331: Make RPC console welcome message translation-friendly (master...210515-welcome) https://github.com/bitcoin-core/gui/pull/331