< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21777: test: Fix feature_notifications.py intermittent issue (master...2104-testFix) https://github.com/bitcoin/bitcoin/pull/21777
< fanquake> Does anyone have anything to report re rc1 testing so far?
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c4571a0c39e0...0a0a95b9d6f9
< bitcoin-git> bitcoin/master c991943 Amiti Uttarwar: [test] Refactor the addr relay test to prepare for new tests
< bitcoin-git> bitcoin/master d2dbfe6 Amiti Uttarwar: [test] Extract sending an addr message into a helper
< bitcoin-git> bitcoin/master 8188b77 Martin Zumsande: [test] Add tests for getaddr behavior
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21707: test: Extend functional tests for addr relay (master...202104_test_getaddr) https://github.com/bitcoin/bitcoin/pull/21707
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a0a95b9d6f9...74a960a220a3
< bitcoin-git> bitcoin/master c5a470e João Barbosa: refactor: Drop CCoinControl::SetNull
< bitcoin-git> bitcoin/master 74a960a MarcoFalke: Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNull
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21714: refactor: Drop CCoinControl::SetNull (master...2021-04-coincontrol) https://github.com/bitcoin/bitcoin/pull/21714
< bitcoin-git> [bitcoin] fanquake opened pull request #21778: POC: LLVM 13 & LLD based macOS toolchain (master...llvm_13_ld64_lld) https://github.com/bitcoin/bitcoin/pull/21778
< bitcoin-git> [bitcoin] GyanPrakash2483 opened pull request #21779: Removed seemingly useless code! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21779
< bitcoin-git> [bitcoin] fanquake closed pull request #21779: Removed seemingly useless code! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21779
< fanquake> I guess if you open enough PRs, deleting enough random shit, maybe one will eventually be ok to merge
< jnewbery> fanquake: #21009 description has been updated. It's also picked up another ACK (total: 3 on current branch, 2 on recent branches). Ready for merge?
< gribble> https://github.com/bitcoin/bitcoin/issues/21009 | Remove RewindBlockIndex logic by dhruv · Pull Request #21009 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] rebroad opened pull request #21780: WIP - Add maxmempool RPC (master...MaxMempoolRPC) https://github.com/bitcoin/bitcoin/pull/21780
< fanquake> jnewbery: thanks will take a look
< wumpus> 'seemingly useless code' heh
< wumpus> it still passes the tests afterwards so it must be useless !
< jnewbery> test driven dedevelopment
< wumpus> hehe
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74a960a220a3...683dda2a70e7
< bitcoin-git> bitcoin/master fa4aec2 MarcoFalke: test: Fix feature_notifications.py intermittent issue
< bitcoin-git> bitcoin/master 683dda2 MarcoFalke: Merge bitcoin/bitcoin#21777: test: Fix feature_notifications.py intermitte...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21777: test: Fix feature_notifications.py intermittent issue (master...2104-testFix) https://github.com/bitcoin/bitcoin/pull/21777
< wumpus> fwiw for those using FreeBSD, it looks like the i2pd package was upgraded with quite a big bump: pkg[17791]: i2pd upgraded: 2.33.0_1 -> 2.37.0
< jonatack> btw anyone been running an i2p service reliably on more than one chain at the same time? i've been seeing i2pd stop functioning in that case after some time, requiring restart.
< jonatack> just noticed it a couple days ago, haven't looked deeper yet
< jonatack> i2pd version 2.36.0
< wumpus> that's weird! haven't tried i2p for any other chains than mainnet
< sipa> jonatack: i enabled it on multiple chains, and noticed it wasn't working for mainnet
< sipa> but didn't look into it further
< bitcoin-git> [bitcoin] guidovranken opened pull request #21781: Fix setkey computeentryecdsa (master...fix-setkey-computeentryecdsa) https://github.com/bitcoin/bitcoin/pull/21781
< bitcoin-git> [bitcoin] hebasto opened pull request #21782: build: Fix static Darwin builds (master...210426-darwin) https://github.com/bitcoin/bitcoin/pull/21782
< bitcoin-git> [bitcoin] glozow opened pull request #21783: followups in MempoolAcceptResult (master...2021-04-mempoolacceptresult) https://github.com/bitcoin/bitcoin/pull/21783
< bitcoin-git> [gui] brunoerg opened pull request #300: Remove progress bar on modal overlay (master...2021-04-progress-modal) https://github.com/bitcoin-core/gui/pull/300