< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19198: test: Check that peers with forcerelay permission are not asked to feefilter (master...2006-testForcerelayFeefilter) https://github.com/bitcoin/bitcoin/pull/19198
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19005: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC… (master...add-documentation-for-verifychain) https://github.com/bitcoin/bitcoin/pull/19005
< bitcoin-git>
bitcoin/master 1b90a7b MarcoFalke: Merge #19005: doc: Add documentation for 'checklevel' argument in 'verifyc...
< bitcoin-git>
bitcoin/master 501e6ab Calvin Kim: doc: Add documentation for 'checklevel' argument in 'verifychain' RPC call
< bitcoin-git>
[bitcoin] fanquake opened pull request #19197: init: use std::thread for ThreadImport() (master...thread_import_no_boost) https://github.com/bitcoin/bitcoin/pull/19197
< sipa>
phantomcircuit: or you mean inside bitcoin core codebase? GetMappedAs in CNetAddr
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19179: [WIP RFC DONOTMERGE] ci: Run ci configs on cirrus (master...2006-ciCirrus) https://github.com/bitcoin/bitcoin/pull/19179
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
< MarcoFalke>
wumpus: sipa: Would it be possible to enable cirrus ci for testing purposed on the bitcoin/bitcoin repo?
< wumpus>
ofc. there will be a long stuggle to get it into bitcoin itself and hopefully a lot of people that will review the cryptography and code in detail
< jamesob>
I think I would not be wrong in characterizing most people at this meeting as "generally favorable towards schnorr -> bitcoin but unable to provide meaningful commentary on the specifics"
< sipa>
jamesob: i think the right question is whether it will be part of bitcoin *in this form*
< elichai2>
I think the big "political" question in terms of merging is if anyone believes that BIP340 doesn't have a good chance of landing in bitcoin core
< jamesob>
I'm curious if there's anyone here who *doesn't* think schnorr will or should eventually be a part of bitcoin
< elichai2>
I'd like to review the new keypair direction but I do hope that BIP340 will actually end up in bitcoin in the end so I think it's ok to move toward merging schnorr to libsecp
< wumpus>
there's a lot of expectations around it ending up in bitcoin eventually at least
< sipa>
we wouldn't just merge support for anything in libsecp256k1, being a subproject of bitcoin core
< sipa>
to me, it feels that there needs to be some confidence that this is the functionality that will eventually make it into bitcoin
< wumpus>
someone even did a presentation at a bitcoin coredev meetup about this once, I forgot who
< bitcoin-git>
bitcoin/master 39afe5b Wladimir J. van der Laan: Merge #19082: test: Moved the CScriptNum asserts into the unit test in scr...
< bitcoin-git>
[bitcoin] laanwj merged pull request #19082: test: Moved the CScriptNum asserts into the unit test in script.py (master...issue24) https://github.com/bitcoin/bitcoin/pull/19082
< bitcoin-git>
bitcoin/master 7daffc6 Gillian Chu: [test] CScriptNum Decode Check as Unit Tests
< bitcoin-git>
[bitcoin] laanwj merged pull request #19112: rpc: Remove special case for unknown service flags (master...2005-rpcServiceFlagsUnknown) https://github.com/bitcoin/bitcoin/pull/19112
< bitcoin-git>
bitcoin/master 365f108 Wladimir J. van der Laan: Merge #19112: rpc: Remove special case for unknown service flags
< bitcoin-git>
bitcoin/master fa1433a MarcoFalke: rpc: Remove special case for unknown service flags
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19159: test: Make valgrind.supp work on aarch64 (master...2006-valgrindAarch64) https://github.com/bitcoin/bitcoin/pull/19159
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18974: test: Check that invalid witness destinations can not be imported (master...2005-testInvalidWitnessDestination) https://github.com/bitcoin/bitcoin/pull/18974
< bitcoin-git>
bitcoin/master bdedfcf MarcoFalke: Merge #18974: test: Check that invalid witness destinations can not be imp...
< bitcoin-git>
bitcoin/master facede1 MarcoFalke: test: Check that invalid witness destinations can not be imported