--- Log opened Thu May 09 00:00:50 2024 00:46 < bitcoin-git> [bitcoin] threewebcode opened pull request #30071: chore: fix some typos (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30071 01:41 -!- msc [~msc@user/msc] has quit [Remote host closed the connection] 01:41 -!- msc [~msc@user/msc] has joined #bitcoin-core-dev 02:09 -!- vyHamii [~vyHamii@123.25.30.77] has quit [Quit: Leaving] 02:21 < bitcoin-git> [bitcoin] glozow closed pull request #30071: chore: fix some typos (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30071 02:38 -!- BrandonOdiwuor [~BrandonOd@105.163.0.162] has joined #bitcoin-core-dev 02:44 -!- aleggg [~aleggg@189.114.80.232] has quit [Ping timeout: 268 seconds] 02:45 -!- aleggg [~aleggg@149.78.184.201] has joined #bitcoin-core-dev 02:49 < bitcoin-git> [bitcoin] fanquake closed pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068 03:49 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 04:21 -!- aleggg [~aleggg@149.78.184.201] has quit [Ping timeout: 268 seconds] 04:21 -!- aleggg [~aleggg@189.114.80.232] has joined #bitcoin-core-dev 05:14 -!- brunoerg [~brunoerg@191.177.193.233] has quit [Remote host closed the connection] 05:15 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:c58:56c5:958c:a142] has joined #bitcoin-core-dev 05:20 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:c58:56c5:958c:a142] has quit [Ping timeout: 256 seconds] 05:31 < hebasto> are there any `fork()`specific issues for `lcov`? It seems that child code branches for `if(0 == fork())` are marked as not executed, which is untrue (for example, https://maflcko.github.io/b-c-cov/total.coverage/src/util/subprocess.h.gcov.html 05:35 < sipa> hebasto: is there an exec in the fork? 05:35 < sipa> if so, that's expected, because the child process gets replaced with the other binary, and never gets a chance to report its coverage 05:36 < hebasto> there is a execvp() 05:36 < hebasto> ah, I see 05:36 -!- vincenzopalazzo [~vincenzop@static.14.246.108.65.clients.your-server.de] has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in] 05:37 < hebasto> sipa: ty 05:39 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:49 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has joined #bitcoin-core-dev 06:02 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:02 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 06:03 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has quit [Remote host closed the connection] 06:04 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has joined #bitcoin-core-dev 06:10 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has quit [Ping timeout: 240 seconds] 06:20 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has joined #bitcoin-core-dev 06:34 -!- pablomartin [~pablomart@89.35.25.30] has joined #bitcoin-core-dev 06:58 < bitcoin-git> [bitcoin] instagibbs opened pull request #30072: refactor prep for package rbf (master...2024-05-package_rbf_prep) https://github.com/bitcoin/bitcoin/pull/30072 06:59 -!- Emc99 [~Emc99@212.129.87.22] has joined #bitcoin-core-dev 07:00 < achow101> #startmeeting 07:00 < TheCharlatan> hi 07:00 < achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr-gi[m] theStack TheCharlatan vasild 07:00 < josie> hiya 07:00 < cfields> hi 07:00 < hebasto> hi 07:00 < brunoerg> hi 07:00 < pinheadmz> yoyoyo 07:00 < instagibbs> hi 07:00 < furszy> hi 07:00 < tdb3> hi 07:00 < sipa> hi 07:00 < willcl-ark> hi 07:00 < sdaftuar> hi 07:00 < _aj_> hi 07:00 < achow101> There are no pre-proposed meeting topics this week. Any last minute ones to add? 07:00 < Sjors[m]> Hi 07:00 < lightlike> Hi 07:01 < sr_gi[m]> Hi 07:01 < Murch[m]> hi 07:01 < glozow> hi 07:01 < achow101> #topic package relay updates (glozow) 07:01 < abubakarsadiq> hi 07:01 < glozow> I've been on holiday so will update #30000 in a bit. Currently reviewing #28984 which is the priority PR rn. 07:01 <@gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub 07:01 <@gribble> https://github.com/bitcoin/bitcoin/issues/30000 | p2p: index TxOrphanage by wtxid, allow entries with same txid by glozow · Pull Request #30000 · bitcoin/bitcoin · GitHub 07:02 < glozow> That's all, not much to report this week 07:02 < dergoegge> hi 07:02 < stickies-v> hi 07:02 < achow101> #topic cluster mempool updates (sdaftuar) 07:03 < sdaftuar> not much of an update from me this week either. i did push a rebase up to the draft PR, and i'm working on some slightly esoteric things right now. still planning to udpate the branch with better benchmarks and tests in the near future. 07:03 < sipa> i'm getting close to having some PR'able low-level cluster linearization code. 07:04 < sdaftuar> i think as glozow said, #28984 is probably the best thing to be reviewing/working on as a next PR 07:04 <@gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub 07:04 < josie> sipa: too bad close only counts in horseshoes and hand grenades *ducks* 07:04 < sdaftuar> josie: be careful what you wish for! 07:04 < kanzure> hi 07:05 < instagibbs> please reach out if you have any questions or want a walktrhough on how tx processing works today(non-trivial!) 07:05 < achow101> #topic legacy wallet removal updates (achow101) 07:06 < glozow> *hurriedly generates epic handshake meme 07:06 < abubakarsadiq> #30072 was opened recently, can review happen asynchronously for #28984 and #30072 or there is dependency? 07:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub 07:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub 07:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub 07:06 < achow101> #26606 is still the pr to review, and it looks like a few people are still looking at it 07:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub 07:06 < instagibbs> glozow suggested it, people can yell at me to close if they don't think it's necessary, whatever aids review 07:07 < josie> achow101: started with it, was curious if there were any bdb wallets from when you and murch were doing wallet simulations? 07:07 < josie> or more generally, if anyone here has old bdb wallets that can be used for testing that PR 07:07 < achow101> josie: I might've deleted them 07:07 < glozow> I think there would be a conflict. I just figured it might make the PR smaller 07:08 < achow101> josie: since it uses the test framework, they all get cleaned up at the end of the script 07:09 < achow101> but yes, if anyone has old bdb wallets, testing them on 26606 would be useful 07:09 < josie> yeah was more just curious to try it on a variety of wallets in the wild. i remembered the simulation wallets actually had some interesting txs and behavior, which is what made me think of them 07:09 < Murch[m]> josie: Sorry, also don’t have any 07:10 -!- brunoerg [~brunoerg@2001:1284:f502:90d0:bd3b:b65:328f:4ef2] has quit [Remote host closed the connection] 07:10 < cfields> achow101: current test failure relevant? It's wallet-related. 07:10 < sipa> josie: i think expected issues would be more due to being created with old versions, having gone through many (but maybe not all) version upgrades, ...; not so much the content (in terms of addresses/transactions) of the wallet 07:10 < sipa> maybe very large wallets might trigger edge cases 07:10 < achow101> cfields: i probably have to rebase. that ci task is the one that tells us about silent merge conflicts 07:11 < fanquake> cfields: a number of wallet tests just fail semi-regularly, looks like one of those 07:12 < furszy> IIRC, there is a PR seeking to fix that 07:12 < furszy> 29982 07:12 < sipa> #29982 07:12 <@gribble> https://github.com/bitcoin/bitcoin/issues/29982 | test: Fix intermittent issue in wallet_backwards_compatibility.py by Randy808 · Pull Request #29982 · bitcoin/bitcoin · GitHub 07:12 < josie> sipa: yeah, iirc we were simulating with very large wallets and some of them had been around forever, which is why i was hoping for old versions/upgrades etc. agree that the tx content itself isnt that important for the bdb parser 07:12 < sipa> josie: oh, i see 07:13 -!- Emc99 [~Emc99@212.129.87.22] has quit [Quit: Client closed] 07:13 < cfields> roger, thanks. 07:13 < achow101> #topic Ad-hoc high priority for review 07:14 < achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4 07:14 -!- Emc99 [~Emc99@212.129.87.22] has joined #bitcoin-core-dev 07:14 < achow101> or any other topics to discuss this week? 07:14 < fanquake> I'll add #29739. Would like to get that done soon, so we can finish with #21778 07:14 <@gribble> https://github.com/bitcoin/bitcoin/issues/29739 | build: swap cctools otool for llvm-objdump by fanquake · Pull Request #29739 · bitcoin/bitcoin · GitHub 07:14 <@gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub 07:15 < achow101> fanquake: added 07:15 < fanquake> re other topics, the current round of backports for 27.x are reviewable/mergable. Would like to get that in shortly too 07:16 < achow101> #29888 07:16 <@gribble> https://github.com/bitcoin/bitcoin/issues/29888 | [27.x] Backports by fanquake · Pull Request #29888 · bitcoin/bitcoin · GitHub 07:17 < achow101> #endmeeting 07:18 -!- Emc99 [~Emc99@212.129.87.22] has quit [Client Quit] 07:24 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 07:28 < theStack> achow101: the bdb parser in the test framework assumes a pagesize of 4096 bytes. i wondered where does number comes from? did earlier versions of bitcoin core set a fixed pagesize? (is this even possible?) 07:28 < achow101> It's the bdb default 07:31 < theStack> ah, i see. IIRC it was 16K on my machine using the depends build when i last checked 07:46 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b822:ffab:ab4e:3cbf] has joined #bitcoin-core-dev 07:46 < Sjors[m]> sipa: IIRC you mentioned a while ago that you have a WIP improvement to the Transport class and friends 07:47 < sipa> Sjors[m]: i do not recall 07:47 < Sjors[m]> For Stratum v2 I'd really like to kill its dependency on CNetMessage 07:47 < Sjors[m]> (and CSerializedNetMsg) 07:47 < sipa> oh, i had an idea for an improvement, but never implemented 07:51 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b822:ffab:ab4e:3cbf] has quit [Ping timeout: 272 seconds] 07:52 < achow101> theStack: the page size is stored in the wallet, so if it's different, we'll be able to handle it 07:55 < Sjors[m]> sipa: can you project these thoughts as a comment on #29432 or a new Github issue? I might take a stab at it if you don't have time. 07:55 <@gribble> https://github.com/bitcoin/bitcoin/issues/29432 | Stratum v2 Template Provider (take 3) by Sjors · Pull Request #29432 · bitcoin/bitcoin · GitHub 08:01 < fjahr> #29973 and #28793 might be RFM, 3 ACKs each. Would be great if someone could take a look, thanks a lot! 08:01 <@gribble> https://github.com/bitcoin/bitcoin/issues/29973 | test: Assumeutxo: ensure failure when importing a snapshot twice by alfonsoromanz · Pull Request #29973 · bitcoin/bitcoin · GitHub 08:01 <@gribble> https://github.com/bitcoin/bitcoin/issues/28793 | contrib: Add asmap-tool by fjahr · Pull Request #28793 · bitcoin/bitcoin · GitHub 08:04 < _aj_> sipa: i didn't have anything to add to your comment in #27795 ; hadn't noticed the PR had updated after marco's comment either 08:04 <@gribble> https://github.com/bitcoin/bitcoin/issues/27795 | Remove Ambiguity of Script ASM Hex and Decimal Integer Representations · Issue #27795 · bitcoin/bitcoin · GitHub 08:11 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:11 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 08:17 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b822:ffab:ab4e:3cbf] has joined #bitcoin-core-dev 08:19 -!- mudsip [~mudsip@user/mudsip] has quit [] 08:36 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 08:39 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:41 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 268 seconds] 08:52 -!- BrandonOdiwuor [~BrandonOd@105.163.0.162] has quit [Ping timeout: 250 seconds] 08:55 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f1d9064381d...921c61e9a5c8 08:55 < bitcoin-git> bitcoin/master b259b0e Alfonso Roman Zubeldia: [Test] Assumeutxo: ensure failure when importing a snapshot twice 08:55 < bitcoin-git> bitcoin/master 921c61e Ava Chow: Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importi... 08:55 < bitcoin-git> [bitcoin] achow101 merged pull request #29973: test: Assumeutxo: ensure failure when importing a snapshot twice (master...assumeutxo-test-import-snapshot-twice) https://github.com/bitcoin/bitcoin/pull/29973 08:57 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/921c61e9a5c8...ceb1e078f8c0 08:57 < bitcoin-git> bitcoin/master 6abe772 Fabian Jahr: contrib: Add asmap-tool 08:57 < bitcoin-git> bitcoin/master ceb1e07 Ava Chow: Merge bitcoin/bitcoin#28793: contrib: Add asmap-tool 08:57 < bitcoin-git> [bitcoin] achow101 merged pull request #28793: contrib: Add asmap-tool (master...2023-11-asmap-tool-nextgen) https://github.com/bitcoin/bitcoin/pull/28793 09:19 < bitcoin-git> [bitcoin] fanquake opened pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074 09:27 -!- preimage [~halosghos@user/halosghost] has joined #bitcoin-core-dev 09:35 -!- S3RK_ [~S3RK@user/s3rk] has joined #bitcoin-core-dev 09:38 -!- S3RK [~S3RK@user/s3rk] has quit [Ping timeout: 252 seconds] 09:46 -!- pablomartin [~pablomart@89.35.25.30] has quit [Remote host closed the connection] 10:00 < bitcoin-git> [bitcoin] hebasto opened pull request #30075: test, subprocess: Improve coverage report correctness (master...240509-coverage) https://github.com/bitcoin/bitcoin/pull/30075 10:03 < cfields> josie: want me to fix up the KeyPair changes? 10:03 < cfields> also, should probably double-check with sipa that the cast is safe and future-proof.. 10:04 < sipa> hi! 10:05 < josie> cfields: sure! if not, no worries, i was going to take a crack at it tomorrow morning 10:05 < josie> "double-check" -> "summon" 10:06 < cfields> summoning sipa for a sanity-check on https://github.com/theuni/bitcoin/commit/db1d199bf93eae046a62245db8f7782a94f25e9d line 416 10:07 < cfields> quick context: adds a wrapper for keypair using dumb bytes for storage, then blindly casts to the secp type. 10:12 < sipa> cfields: maybe add a static_assert that KeyPair::size() == sizeof(secp256k1_keypair) ? 10:13 < sipa> the cast seems fine to me 10:13 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:13 < cfields> 👍 10:14 < cfields> thanks 10:14 < josie> sipa: cheers! 10:16 -!- msc_ [~msc@user/msc] has joined #bitcoin-core-dev 10:17 -!- msc [~msc@user/msc] has quit [Remote host closed the connection] 10:33 -!- the_mariner1 [~Thunderbi@191-247-26-197.3g.claro.net.br] has joined #bitcoin-core-dev 10:36 -!- Guest75 [~Guest75@183.81.46.133] has joined #bitcoin-core-dev 10:37 -!- Guest75 [~Guest75@183.81.46.133] has quit [Client Quit] 10:37 -!- the_mariner [~Thunderbi@177.37.233.11] has quit [Ping timeout: 256 seconds] 10:38 -!- the_mariner1 [~Thunderbi@191-247-26-197.3g.claro.net.br] has quit [Ping timeout: 268 seconds] 10:38 -!- the_mariner [~Thunderbi@2804:389:7116:f73a:71a0:fa31:5858:e969] has joined #bitcoin-core-dev 10:42 -!- the_mariner1 [~Thunderbi@177.37.233.11] has joined #bitcoin-core-dev 10:45 -!- the_mariner [~Thunderbi@2804:389:7116:f73a:71a0:fa31:5858:e969] has quit [Ping timeout: 255 seconds] 10:45 -!- the_mariner1 is now known as the_mariner 11:56 -!- MatrixBot123 [~matrixbot@2001:bc8:1820:284::1] has quit [Quit: Bridge terminating on SIGTERM] 11:59 -!- MatrixBot123 [~matrixbot@2001:bc8:1820:284::1] has joined #bitcoin-core-dev 12:16 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:52 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 13:21 < bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb1e078f8c0...012e540acee4 13:21 < bitcoin-git> bitcoin/master a8d9a0e Sergi Delgado Segura: test: adds outbound eviction functional tests, updates comment in Consider... 13:21 < bitcoin-git> bitcoin/master d53d848 Sergi Delgado Segura: test: adds outbound eviction tests for non outbound-full-relay peers 13:21 < bitcoin-git> bitcoin/master 012e540 Ava Chow: Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests... 13:21 < bitcoin-git> [bitcoin] achow101 merged pull request #29122: test: adds outbound eviction functional tests, updates comment in ConsiderEviction (master...2023-12-20-eviction-tests) https://github.com/bitcoin/bitcoin/pull/29122 13:48 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b822:ffab:ab4e:3cbf] has quit [Remote host closed the connection] 13:53 -!- Guest96 [~Guest96@bba-86-99-35-107.alshamil.net.ae] has joined #bitcoin-core-dev 13:54 < bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/012e540acee4...24572cf76816 13:54 < bitcoin-git> bitcoin/master 4f34714 Sebastian Falbesoner: test: refactor: move fill_mempool to new module mempool_util 13:54 < bitcoin-git> bitcoin/master c8e6d08 Sebastian Falbesoner: test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempool 13:54 < bitcoin-git> bitcoin/master b2037ad Sebastian Falbesoner: test: add MiniWallet tagging support to avoid UTXO mixing 13:54 < bitcoin-git> [bitcoin] achow101 merged pull request #29939: test: add MiniWallet tagging support to avoid UTXO mixing, use in `fill_mempool` (master...202404-test-support_MiniWallet_tags) https://github.com/bitcoin/bitcoin/pull/29939 13:56 -!- msc_ [~msc@user/msc] has quit [Ping timeout: 260 seconds] 14:16 -!- msc [~msc@user/msc] has joined #bitcoin-core-dev 14:20 -!- preimage [~halosghos@user/halosghost] has quit [Quit: WeeChat 4.2.2] 14:38 -!- brunoerg [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 14:39 -!- brunoerg_ [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 14:40 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 14:43 -!- brunoerg [~brunoerg@200.192.114.19] has quit [Ping timeout: 252 seconds] 14:43 -!- msc [~msc@user/msc] has quit [Ping timeout: 260 seconds] 15:08 -!- Guest96 [~Guest96@bba-86-99-35-107.alshamil.net.ae] has quit [Quit: Client closed] 15:09 -!- brunoerg_ [~brunoerg@200.192.114.19] has quit [Remote host closed the connection] 15:12 -!- brunoerg [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 15:13 -!- brunoerg_ [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 15:17 -!- conman [~con@180-150-21-3.b49615.mel.static.aussiebb.net] has quit [Quit: Konversation terminated!] 15:17 -!- brunoerg [~brunoerg@200.192.114.19] has quit [Ping timeout: 268 seconds] 15:31 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24572cf76816...98dd4e712efa 15:31 < bitcoin-git> bitcoin/master fd6a7d3 Matthew Zipkin: test: use sleepy wait-for-log in reindex readonly 15:31 < bitcoin-git> bitcoin/master 98dd4e7 Ava Chow: Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex read... 15:31 < bitcoin-git> [bitcoin] achow101 merged pull request #30006: test: use sleepy wait-for-log in reindex readonly (master...sleepy-wait) https://github.com/bitcoin/bitcoin/pull/30006 15:33 -!- infernix [nix@spirit.infernix.net] has quit [Ping timeout: 260 seconds] 15:46 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 4.2.2] 15:52 < bitcoin-git> [bitcoin] theStack opened pull request #30076: test: fix MiniWallet script-path spend (missing parity bit in leaf version) (master...202405-MiniWallet-fix_script_path_spend_missing_sign_bit) https://github.com/bitcoin/bitcoin/pull/30076 15:57 -!- brunoerg_ [~brunoerg@200.192.114.19] has quit [Remote host closed the connection] 15:59 -!- brunoerg [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 16:00 -!- brunoerg_ [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 16:04 -!- brunoerg [~brunoerg@200.192.114.19] has quit [Ping timeout: 256 seconds] 16:06 -!- infernix [nix@spirit.infernix.net] has joined #bitcoin-core-dev 16:23 -!- the_mariner [~Thunderbi@177.37.233.11] has quit [Ping timeout: 240 seconds] 16:38 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 16:39 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 17:00 -!- brunoerg_ [~brunoerg@200.192.114.19] has quit [Remote host closed the connection] 17:11 -!- brunoerg_ [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 17:14 -!- brunoer__ [~brunoerg@200.192.114.19] has joined #bitcoin-core-dev 17:15 -!- brunoerg_ [~brunoerg@200.192.114.19] has quit [Ping timeout: 260 seconds] 17:18 -!- jrayhawk_ is now known as jrayhawk 17:19 -!- brunoer__ [~brunoerg@200.192.114.19] has quit [Ping timeout: 240 seconds] 17:30 -!- the_mariner [~Thunderbi@177.37.233.11] has joined #bitcoin-core-dev 17:52 -!- dermoth_ [~dermoth@user/dermoth] has joined #bitcoin-core-dev 17:52 -!- dermoth [~dermoth@user/dermoth] has quit [Remote host closed the connection] 17:57 -!- dermoth_ is now known as dermoth 17:57 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 18:19 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:25 -!- the_mariner [~Thunderbi@177.37.233.11] has quit [Ping timeout: 268 seconds] 19:15 -!- Guest67 [~Guest99@2001:8f8:1861:19b:98f6:5f62:5ce8:7281] has joined #bitcoin-core-dev 19:17 -!- Guest67 [~Guest99@2001:8f8:1861:19b:98f6:5f62:5ce8:7281] has quit [Client Quit] 19:37 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b800:7b1e:140a:aac8] has joined #bitcoin-core-dev 19:43 -!- brunoerg [~brunoerg@2804:14c:8782:84bd:b800:7b1e:140a:aac8] has quit [Ping timeout: 268 seconds] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:27 < bitcoin-git> [bitcoin] fanquake opened pull request #30078: depends: set AR & RANLIB for CMake (master...set_cmake_ar_global) https://github.com/bitcoin/bitcoin/pull/30078 21:56 -!- pablomartin [~pablomart@193.160.247.223] has joined #bitcoin-core-dev 21:58 -!- msc [~msc@user/msc] has joined #bitcoin-core-dev 22:41 -!- jamesob [~jamesob@108.44.248.162] has quit [Quit: Ping timeout (120 seconds)] 22:41 -!- jamesob [~jamesob@108.44.248.162] has joined #bitcoin-core-dev 23:25 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 23:27 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 23:49 -!- upekkha [~Advanced@2a01:4f8:1c0c:49df::1] has quit [] 23:54 -!- upekkha [~Advanced@2a01:4f8:1c0c:49df::1] has joined #bitcoin-core-dev --- Log closed Fri May 10 00:00:50 2024