< ariard> sipa: I guess #20207 is pretty ready modulo jonatack nits :)
< gribble> https://github.com/bitcoin/bitcoin/issues/20207 | Follow-up extra comments on taproot code and tests by sipa · Pull Request #20207 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1dfe19e2840b...0b69bb90eed3
< bitcoin-git> bitcoin/master 0e3a78a practicalswift: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deseri...
< bitcoin-git> bitcoin/master 79b8f8d practicalswift: fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CSe...
< bitcoin-git> bitcoin/master 0b69bb9 MarcoFalke: Merge #20355: fuzz: Check for addrv1 compatibility before using addrv1 ser...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20355: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CSubNet (master...fix-sub_net_deserialize) https://github.com/bitcoin/bitcoin/pull/20355
< bitcoin-git> [bitcoin] mateusz-klatt opened pull request #20361: load wallets from entropy (as BIP39) (master...master) https://github.com/bitcoin/bitcoin/pull/20361
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b69bb90eed3...42f950cb27b7
< bitcoin-git> bitcoin/master 4444128 MarcoFalke: test: Fix intermittent issue in wallet_listsinceblock
< bitcoin-git> bitcoin/master 42f950c MarcoFalke: Merge #20322: test: Fix intermittent issue in wallet_listsinceblock
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20322: test: Fix intermittent issue in wallet_listsinceblock (master...2011-testInt) https://github.com/bitcoin/bitcoin/pull/20322
< jonasschnelli> core-meetingbot ping
< MarcoFalke> jonasschnelli: core-meetingbot needs to be logged in with an freenode account to say something here
< MarcoFalke> If you run whois it wounld need to say "core-meetingbot is logged in as core-meetingbot."
< MarcoFalke> *would
< jonasschnelli> MarcoFalke: thanks... I’ll try that.
< jonasschnelli> core-meetingbot ping
< core-meetingbot> pong
< jonasschnelli> #startmeeting
< core-meetingbot> Meeting started Tue Nov 10 13:33:42 2020 UTC. The chair is jonasschnelli. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< core-meetingbot> Available commands: action commands idea info link nick
< jonasschnelli> #endmeeting
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< core-meetingbot> Meeting ended Tue Nov 10 13:33:45 2020 UTC.
< jonasschnelli> ignore my test-meeting...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20362: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2011-noSync) https://github.com/bitcoin/bitcoin/pull/20362
< sipa> jnewbery: so if forward/backward compatibility is something to be considered from the perspective of software, it explains my confusion about it: forward compatibility is about making sure downgrading works, backward compatbility is about making sure upgrading works...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42f950cb27b7...fa8dd34e918c
< bitcoin-git> bitcoin/master fa4234d MarcoFalke: test: Mock IBD in net_processing fuzzers
< bitcoin-git> bitcoin/master fa8dd34 MarcoFalke: Merge #20332: test: Mock IBD in net_processing fuzzers
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20332: test: Mock IBD in net_processing fuzzers (master...2011-fuzzNet) https://github.com/bitcoin/bitcoin/pull/20332
< jnewbery> sipa: that's my understanding, yes
< bitcoin-git> [bitcoin] troygiorshev opened pull request #20364: Follow-ups to 19107 (master...2020-11-19107-follow-ups) https://github.com/bitcoin/bitcoin/pull/20364