--- Log opened Thu Feb 29 00:00:13 2024 00:15 -!- ocean20 [~ocean20@218.190.230.186] has joined #bitcoin-core-dev 00:16 -!- flag [~flag@81.56.89.175] has quit [Ping timeout: 264 seconds] 00:19 -!- jadi [~jadi@184.75.208.34] has quit [Remote host closed the connection] 00:19 -!- jadi [~jadi@104.254.90.34] has joined #bitcoin-core-dev 00:22 < bitcoin-git> [bitcoin] maflcko closed pull request #28286: test: Minor fix in test - locale in terminal (master...fix-test-locale) https://github.com/bitcoin/bitcoin/pull/28286 00:24 -!- ocean20 [~ocean20@218.190.230.186] has quit [Quit: Client closed] 00:24 -!- jadi [~jadi@104.254.90.34] has quit [Ping timeout: 256 seconds] 00:35 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 00:38 -!- jadi_ [~jadi@184.75.208.34] has joined #bitcoin-core-dev 00:39 -!- jadi_ [~jadi@184.75.208.34] has quit [Remote host closed the connection] 00:40 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 260 seconds] 00:55 -!- Guest92 [~Guest92@165.51.127.40] has joined #bitcoin-core-dev 00:58 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:58 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 01:19 -!- Guest92 [~Guest92@165.51.127.40] has quit [Quit: Client closed] 01:35 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 255 seconds] 01:56 -!- salvatoshi [~salvatosh@62.23.155.50] has joined #bitcoin-core-dev 02:13 < vasild> I find this hard to parse: https://cirrus-ci.com/task/5839860502626304?logs=ci#L8326, I wonder if there is some Python wufu that can show just the differing fields when comparing two lists... 02:17 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 02:17 < _aj_> vasild: haha, i write a function almost every time i get that 02:17 < vasild> you mean a function to print something that is easy to parse? 02:19 < vasild> (by human) 02:19 < _aj_> yeah 02:19 < _aj_> except now i can't remember what it looks like, wonder if i committed a branch sometime 02:19 < vasild> can you PR it under a new assert_equal_and_pretty_print()? ;-) 02:21 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 255 seconds] 02:26 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 02:26 -!- jadi [~jadi@184.75.208.34] has joined #bitcoin-core-dev 02:27 < _aj_> vasild: https://github.com/bitcoin-inquisition/bitcoin/pull/24/commits/46d1b1014b4a4d6f25157f9becd535f3c4db2359 02:28 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 02:30 -!- zato [~zato@user/zato] has joined #bitcoin-core-dev 02:32 < vasild> _aj_: wow, would work also for nested ;) do you think the output can be sorted? For 1 or 2 fields it does not matter and printing them would suffice, but if there are e.g. 5 or 10 differing fields, then it would be easy if they are printed in the same order. But python dicts don't have order as far as I know... 02:32 < vasild> s/easy/easier/ 02:32 < _aj_> vasild: python dicts retain the order that keys are added these days; could sort it by saying "for k in sorted(thing1.keys())" or so 02:33 < vasild> aha! 02:35 -!- DarrylTheFish [~DarrylThe@189-70-10-67.user3p.veloxzone.com.br] has quit [Ping timeout: 264 seconds] 02:35 < vasild> _aj_: do you plan to PR this? 02:35 < _aj_> yeah, i'll do it shortly 02:37 < vasild> Thank you! 02:41 < bitcoin-git> [bitcoin] ajtowns opened pull request #29514: tests: Provide more helpful assert_equal errors (master...202402-assertequal) https://github.com/bitcoin/bitcoin/pull/29514 03:00 -!- alternative [~alternati@218.190.230.186] has joined #bitcoin-core-dev 03:11 -!- jadi_ [~jadi@37.19.95.174] has joined #bitcoin-core-dev 03:15 -!- jadi_ [~jadi@37.19.95.174] has quit [Remote host closed the connection] 03:15 -!- jadi [~jadi@184.75.208.34] has quit [Ping timeout: 260 seconds] 03:16 -!- jadi [~jadi@104.254.90.34] has joined #bitcoin-core-dev 03:21 -!- alternative [~alternati@218.190.230.186] has quit [Quit: Client closed] 03:24 < bitcoin-git> [bitcoin] vasild opened pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515 03:27 < bitcoin-git> [bitcoin] maflcko closed pull request #29515: test: fix a race in rpc_net.py (wait for P2P handshake to complete) (master...fix_race_in_rpc_net.py) https://github.com/bitcoin/bitcoin/pull/29515 03:33 -!- Guest15 [~Guest15@91.98.38.157] has joined #bitcoin-core-dev 03:35 -!- Guest15 [~Guest15@91.98.38.157] has quit [Client Quit] 03:41 -!- salvatoshi [~salvatosh@62.23.155.50] has quit [Ping timeout: 272 seconds] 04:29 -!- brunoerg [~brunoerg@host116.181-12-227.telecom.net.ar] has quit [Remote host closed the connection] 04:31 -!- brunoerg [~brunoerg@host116.181-12-227.telecom.net.ar] has joined #bitcoin-core-dev 04:48 -!- brunoerg [~brunoerg@host116.181-12-227.telecom.net.ar] has quit [Remote host closed the connection] 04:49 -!- brunoerg [~brunoerg@host116.181-12-227.telecom.net.ar] has joined #bitcoin-core-dev 04:54 -!- brunoerg [~brunoerg@host116.181-12-227.telecom.net.ar] has quit [Ping timeout: 268 seconds] 05:03 -!- salvatoshi [~salvatosh@62.23.155.50] has joined #bitcoin-core-dev 05:48 -!- pablomartin [~pablomart@89.37.175.211] has joined #bitcoin-core-dev 05:57 -!- Guest42 [~Guest42@212.129.86.236] has joined #bitcoin-core-dev 05:58 -!- hernanmarino [~hernanmar@190.16.245.64] has quit [Ping timeout: 272 seconds] 06:00 -!- hernanmarino [~hernanmar@2800:2130:2800:220::f7f9] has joined #bitcoin-core-dev 06:00 < achow101> #startmeeting 06:00 < TheCharlatan> hi 06:00 < hebasto> hi 06:00 < sipa> hi 06: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 theStack TheCharlatan vasild 06:00 < _aj_> hi 06:00 < josie> hi 06:00 < lightlike> hi 06:00 < sdaftuar> hi 06:00 < vasild> hi 06:00 < achow101> There are no preproposed meeting topics this week. Any last minute ones to add? 06:00 < Murch[m]> Hi 06:01 < dergoegge> hi 06:01 < glozow> hi 06:01 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 06:01 < maxedw> hi 06:01 < fjahr> hi 06:01 < abubakarsadiq> hi 06:01 < achow101> #topic 28.0 priority projects 06:02 < cfields> hi 06:02 < luke-jr_> hi 06:02 < achow101> Voting for priority projects is now closed. The top 3 are package relay, cluster mempool, and silent payments 06:02 < b10c> hi 06:02 < cfields> proposed topic: quick cmake update 06:03 < achow101> i think we could get a quick update for these projects so people have an idea of what to start looking at 06:03 < kanzure> hi 06:03 < achow101> #topic package relay update (glozow) 06:06 < sipa> glozow: ping? 06:06 < glozow> #28970 is the priority 06:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/28970 | p2p: opportunistically accept 1-parent-1-child packages by glozow · Pull Request #28970 · bitcoin/bitcoin · GitHub 06:06 < glozow> sorry had connection issues 06:07 < achow101> #topic cluster mempool update (sdaftuar) 06:08 < Murch[m]> I don’t think Suhas said Hi above, maybe @sipa has an idea? 06:08 < sipa> he did! 06:08 < sdaftuar> So there's a draft PR now, but sipa and I have some work to do to re-engineer things to be awesome before it can come out of draft 06:08 < Murch[m]> oh, my bad 06:08 < josie> new standard for PRs to come out of draft: be awesome 06:08 < sdaftuar> in the meantime, reviewers can familiarize themselves with the concepts (https://delvingbitcoin.org/t/an-overview-of-the-cluster-mempool-proposal/393/1) 06:09 < sdaftuar> also https://delvingbitcoin.org/t/mempool-incentive-compatibility/553 06:09 < achow101> #28676 is the pr 06:09 <@gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub 06:09 < sipa> also, i've been very absent the past month or so (blame csw), but i'll be back fully next week 06:09 < sdaftuar> and the areas i could use help sooner than later will be with getting tests updated and rewritten, and figuring out what affects this change will have on the wallet 06:10 < sdaftuar> i have a rebase that i'll be pushing to #28676 in the next few days as well 06:10 <@gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub 06:10 < sdaftuar> (that's it from me) 06:10 -!- mekster6694932 [~mekster@user/mekster] has joined #bitcoin-core-dev 06:10 < achow101> #topic silent payments update (josie) 06:11 < josie> the priority is https://github.com/bitcoin-core/secp256k1/pull/1471 06:11 < josie> mostly discussing the API / module design at this point 06:11 < _aj_> achow101: (i only saw 3 votes for prune node rescan? others check out) 06:12 < josie> if people are less interested in libsecp (or less familiar), ive also updated #28122 to use the libsecp module 06:12 <@gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub 06:12 < josie> so people who are more interested/familiar with bitcoin core can start there. ill be keeping that updated as we change the libsecp module 06:13 -!- mekster669493 [~mekster@user/mekster] has quit [Ping timeout: 256 seconds] 06:13 < glozow> josie: do you expect most of your work in the near future to be libsecp-related? 06:13 -!- mekster6694932 is now known as mekster669493 06:13 < achow101> _aj_: oops, counting is hard 06:14 < josie> theStack is actually driving that PR, im mostly just reviewing. my focus will be on the bitcoin core PRs. my hope is by the end of this week I can get the sending and receiving draft PRs rebased so that there is a PR where people can compile a send/receive node for testing 06:14 < josie> theStack is driving that -> the libsecp module PR 06:15 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 06:15 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 06:15 < glozow> I see, thanks 06:16 < josie> thats all for me 06:16 < achow101> #topic Ad-hoc high priority for review 06:16 < achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4 06:17 < hebasto> achow101: #28981 for me? 06:17 <@gribble> https://github.com/bitcoin/bitcoin/issues/28981 | Replace Boost.Process with cpp-subprocess by hebasto · Pull Request #28981 · bitcoin/bitcoin · GitHub 06:17 < achow101> hebasto: added 06:17 < hebasto> ty 06:18 < achow101> #topic quick cmake update (cfields) 06:18 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:18 < vasild> wen cmake? 06:18 < cfields> CMake is still making progress, though we've run into some snags as we've gotten closer to the end. Review is still active over in hebasto's repo. We're currently trying to make some high-level architectural decisions so that we have something completely coherent to merge into master. Otherwise we fear that we may have an unnecessarily bumpy period of trial-and-error/refactors post-merge. 06:19 < cfields> We're still hoping to have something ready for ~a few weeks after branch-off, though at this point it looks like pushing back yet again is a very real possibility :(. We feel strongly that it shouldn't go in before it's really ready. 06:19 < achow101> would having more people try it out help? 06:19 < TheCharlatan> yes 06:19 < cfields> As always, review is always welcome over at https://github.com/hebasto/bitcoin/pulls 06:19 < vasild> yes! 06:20 < cfields> achow101: sure :) 06:21 < achow101> anything else to discuss this week? 06:23 < achow101> #endmeeting 06:25 -!- Guest42 [~Guest42@212.129.86.236] has quit [Quit: Client closed] 06:26 < glozow> Fwiw - for people who like cluster mempool and want to review code, I think #29242 would be a good choice 06:26 <@gribble> https://github.com/bitcoin/bitcoin/issues/29242 | Mempool util: Add RBF diagram checks for single chunks against clusters of size 2 by instagibbs · Pull Request #29242 · bitcoin/bitcoin · GitHub 06:27 -!- adil1 [~Thunderbi@2402:d000:8134:b6ef:909c:e43d:5a2b:9e4e] has joined #bitcoin-core-dev 06:42 -!- salvatoshi [~salvatosh@62.23.155.50] has quit [Ping timeout: 272 seconds] 07:01 < bitcoin-git> [bitcoin] sr-gi opened pull request #29516: test: removes unnecessary check from validation_tests (master...2024-02-29-mutated-blocs-test) https://github.com/bitcoin/bitcoin/pull/29516 07:03 < instagibbs> glozow right, Once 29242 is merged, cluster mempool stuff will rebase and use it, so it's something that can move stuff forward today 👍 07:04 < bitcoin-git> [guix.sigs] willcl-ark opened pull request #1046: Add attestations by willcl-ark for 26.1rc1 non-codesigned (main...26.1rc1-non-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1046 07:05 -!- adil1 [~Thunderbi@2402:d000:8134:b6ef:909c:e43d:5a2b:9e4e] has quit [Quit: adil1] 07:07 < bitcoin-git> [guix.sigs] fanquake merged pull request #1046: Add attestations by willcl-ark for 26.1rc1 non-codesigned (main...26.1rc1-non-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1046 07:07 < bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/fec6471adf7b...d2aa65149312 07:07 < bitcoin-git> guix.sigs/main 3fef715 willcl-ark: Add attestations by willcl-ark for 26.1rc1 non-codesigned 07:07 < bitcoin-git> guix.sigs/main d2aa651 fanquake: Merge pull request #1046 from willcl-ark/26.1rc1-non-codesigned 07:10 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has joined #bitcoin-core-dev 07:13 < bitcoin-git> [guix.sigs] hebasto opened pull request #1047: Add attestations by hebasto for 25.2rc1 codesigned (main...25.2rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1047 07:25 < bitcoin-git> [guix.sigs] willcl-ark opened pull request #1048: Add attestations by willcl-ark for 26.1rc1 codesigned (main...26.1rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1048 07:29 < bitcoin-git> [guix.sigs] guggero opened pull request #1049: Add attestations by guggero for 25.2rc1 codesigned (main...guggero-25.2rc1-signed) https://github.com/bitcoin-core/guix.sigs/pull/1049 07:51 < bitcoin-git> [guix.sigs] fanquake merged pull request #1049: Add attestations by guggero for 25.2rc1 codesigned (main...guggero-25.2rc1-signed) https://github.com/bitcoin-core/guix.sigs/pull/1049 07:51 < bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/d2aa65149312...505e24a2356d 07:51 < bitcoin-git> guix.sigs/main c759685 Oliver Gugger: Add attestations by guggero for 25.2rc1 codesigned 07:51 < bitcoin-git> guix.sigs/main 505e24a fanquake: Merge pull request #1049 from guggero/guggero-25.2rc1-signed 07:51 < bitcoin-git> [guix.sigs] fanquake merged pull request #1048: Add attestations by willcl-ark for 26.1rc1 codesigned (main...26.1rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1048 07:51 < bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/505e24a2356d...040a5a1563a5 07:51 < bitcoin-git> guix.sigs/main 4383a6b willcl-ark: Add attestations by willcl-ark for 26.1rc1 codesigned 07:51 < bitcoin-git> guix.sigs/main 040a5a1 fanquake: Merge pull request #1048 from willcl-ark/26.1rc1-codesigned 07:52 < bitcoin-git> [guix.sigs] fanquake merged pull request #1047: Add attestations by hebasto for 25.2rc1 codesigned (main...25.2rc1-codesigned) https://github.com/bitcoin-core/guix.sigs/pull/1047 07:52 < bitcoin-git> [guix.sigs] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/040a5a1563a5...ae1ad08c95d3 07:52 < bitcoin-git> guix.sigs/main 62b1abe Hennadii Stepanov: Add attestations by hebasto for 25.2rc1 codesigned 07:52 < bitcoin-git> guix.sigs/main ae1ad08 fanquake: Merge pull request #1047 from hebasto/25.2rc1-codesigned 07:55 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 08:15 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 08:38 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 268 seconds] 09:01 -!- aleggg [~aleggg@189.114.83.226] has quit [Remote host closed the connection] 09:13 -!- aleggg [~aleggg@189.114.83.226] has joined #bitcoin-core-dev 09:36 -!- Guest97 [~Guest97@2409:408a:58d:940e:7083:908c:80f3:4a44] has joined #bitcoin-core-dev 09:39 -!- Guest97 [~Guest97@2409:408a:58d:940e:7083:908c:80f3:4a44] has quit [Client Quit] 10:03 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:16 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2649e655b920...61aa981b8c40 10:16 < bitcoin-git> bitcoin/master 0487f91 stratospher: test: Fix intermittent failure in rpc_net.py --v2transport 10:16 < bitcoin-git> bitcoin/master 61aa981 Ava Chow: Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py ... 10:16 < bitcoin-git> [bitcoin] achow101 merged pull request #29511: test: Fix intermittent failure in rpc_net.py --v2transport (master...wait-v2-detecting-over) https://github.com/bitcoin/bitcoin/pull/29511 10:18 -!- jadi [~jadi@104.254.90.34] has quit [Remote host closed the connection] 10:25 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has joined #bitcoin-core-dev 10:26 < bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/61aa981b8c40...22a5ccfb0642 10:26 < bitcoin-git> bitcoin/master 367bb7a UdjinM6: wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDesti... 10:26 < bitcoin-git> bitcoin/master e073f1d UdjinM6: test: make sure keypool sizes do not change on `getrawchangeaddress`/`getn... 10:26 < bitcoin-git> bitcoin/master 22a5ccf Ava Chow: Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddr... 10:26 < bitcoin-git> [bitcoin] achow101 merged pull request #29510: wallet: `getrawchangeaddress` and `getnewaddress` failures should not affect keypools for descriptor wallets (master...fix_reserve_dest_on_failure) https://github.com/bitcoin/bitcoin/pull/29510 10:30 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 10:31 -!- preimage [~halosghos@user/halosghost] has joined #bitcoin-core-dev 10:33 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has quit [Quit: Leaving] 10:34 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 10:42 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 255 seconds] 10:55 -!- jadi [~jadi@104.254.90.34] has joined #bitcoin-core-dev 11:01 -!- jadi [~jadi@104.254.90.34] has quit [Ping timeout: 256 seconds] 11:08 -!- Talkless [~Talkless@mail.dargis.net] has quit [Ping timeout: 240 seconds] 11:15 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 11:19 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 260 seconds] 11:26 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 11:33 -!- jadi [~jadi@162.219.176.74] has joined #bitcoin-core-dev 11:38 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22a5ccfb0642...9057598605b8 11:38 < bitcoin-git> bitcoin/master 6ee3997 Sergi Delgado Segura: test: removes unnecessary check from validation_tests 11:38 < bitcoin-git> bitcoin/master 9057598 fanquake: Merge bitcoin/bitcoin#29516: test: removes unnecessary check from validati... 11:38 < bitcoin-git> [bitcoin] fanquake merged pull request #29516: test: removes unnecessary check from validation_tests (master...2024-02-29-mutated-blocs-test) https://github.com/bitcoin/bitcoin/pull/29516 11:39 -!- jadi [~jadi@162.219.176.74] has quit [Ping timeout: 268 seconds] 11:51 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 11:54 < bitcoin-git> [bitcoin] jrakibi opened pull request #29518: doc: correct function name in AssumeUTXO design docs (master...2024/02/assumeUTXO-tests-doc) https://github.com/bitcoin/bitcoin/pull/29518 11:58 -!- jadi [~jadi@162.253.131.106] has quit [Ping timeout: 256 seconds] 12:05 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 12:11 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 264 seconds] 12:22 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 12:27 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 272 seconds] 12:38 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 12:44 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 255 seconds] 12:48 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 264 seconds] 12:49 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 12:49 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 12:50 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 12:57 -!- jadi [~jadi@184.75.208.34] has joined #bitcoin-core-dev 12:59 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9057598605b8...be5399e7858d 12:59 < bitcoin-git> bitcoin/master a8c3454 Sebastian Falbesoner: test: speedup bip324_cipher.py unit test 12:59 < bitcoin-git> bitcoin/master be5399e Ava Chow: Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit test 12:59 < bitcoin-git> [bitcoin] achow101 merged pull request #29390: test: speedup bip324_cipher.py unit test (master...202402-speedup_bip324_cipher_python_tests) https://github.com/bitcoin/bitcoin/pull/29390 13:06 -!- jadi [~jadi@184.75.208.34] has quit [Ping timeout: 252 seconds] 13:07 -!- jadi [~jadi@162.219.176.74] has joined #bitcoin-core-dev 13:12 -!- jadi [~jadi@162.219.176.74] has quit [Ping timeout: 272 seconds] 13:14 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be5399e7858d...dfc35c99340d 13:14 < bitcoin-git> bitcoin/master 376f0f6 Cory Fields: build: remove confusing and inconsistent disable-asm option 13:14 < bitcoin-git> bitcoin/master f8a06f7 Cory Fields: doc: remove references to disable-asm option now that it's gone 13:14 < bitcoin-git> bitcoin/master dfc35c9 fanquake: Merge bitcoin/bitcoin#29407: build: remove confusing and inconsistent disa... 13:14 < bitcoin-git> [bitcoin] fanquake merged pull request #29407: build: remove confusing and inconsistent disable-asm option (master...remove-use-asm) https://github.com/bitcoin/bitcoin/pull/29407 13:25 -!- jadi [~jadi@184.75.208.34] has joined #bitcoin-core-dev 13:33 -!- jadi [~jadi@184.75.208.34] has quit [Ping timeout: 256 seconds] 13:44 < bitcoin-git> [bitcoin] mzumsande opened pull request #29519: p2p: For assumeutxo, download snapshot chain before background chain (master...202202_fix_assumeutxo_block_download) https://github.com/bitcoin/bitcoin/pull/29519 13:47 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 13:52 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 268 seconds] 13:55 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 14:02 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 264 seconds] 14:05 < bitcoin-git> [bitcoin] Retropex opened pull request #29520: add `-relayinscription` option (master...relayinscription) https://github.com/bitcoin/bitcoin/pull/29520 14:11 < bitcoin-git> [bitcoin] tdb3 opened pull request #29521: cli: Detect port errors in rpcconnect and rpcport (master...20240229_rpcconnectinvalidportdetection) https://github.com/bitcoin/bitcoin/pull/29521 14:14 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 14:21 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 4.2.1] 14:21 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 260 seconds] 14:23 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 14:25 -!- preimage [~halosghos@user/halosghost] has quit [Quit: WeeChat 4.2.1] 14:35 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 14:40 -!- jadi [~jadi@162.253.131.106] has quit [Ping timeout: 264 seconds] 14:42 -!- Guest8 [~Guest8@74.15.59.144] has joined #bitcoin-core-dev 14:43 -!- Guest8 [~Guest8@74.15.59.144] has quit [Client Quit] 14:43 -!- Guest8 [~Guest8@74.15.59.144] has joined #bitcoin-core-dev 14:44 -!- Guest8 [~Guest8@74.15.59.144] has quit [Client Quit] 14:52 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 14:53 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 14:56 -!- tinchotricolor22 [~tinchotri@186.22.18.65] has joined #bitcoin-core-dev 14:57 -!- tinchotricolor22 [~tinchotri@186.22.18.65] has quit [Client Quit] 15:01 -!- jadi [~jadi@162.253.131.106] has quit [Ping timeout: 264 seconds] 15:12 -!- jadi [~jadi@104.254.90.34] has joined #bitcoin-core-dev 15:19 -!- jadi [~jadi@104.254.90.34] has quit [Ping timeout: 255 seconds] 15:20 -!- Zenton [~user@user/zenton] has joined #bitcoin-core-dev 15:27 -!- aleggg [~aleggg@189.114.83.226] has quit [Remote host closed the connection] 15:31 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 15:34 -!- jadi_ [~jadi@184.75.208.34] has joined #bitcoin-core-dev 15:37 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 252 seconds] 15:39 -!- jadi_ [~jadi@184.75.208.34] has quit [Ping timeout: 264 seconds] 15:52 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 15:56 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 264 seconds] 16:08 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 16:15 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 272 seconds] 16:29 -!- jadi [~jadi@162.219.176.74] has joined #bitcoin-core-dev 16:41 -!- jadi [~jadi@162.219.176.74] has quit [Ping timeout: 260 seconds] 16:53 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 17:22 -!- Guest52 [~Guest88@vtelinet-209-134-35-101.vermontel.net] has joined #bitcoin-core-dev 17:23 -!- Guest52 [~Guest88@vtelinet-209-134-35-101.vermontel.net] has quit [Client Quit] 17:33 -!- brunoerg [~brunoerg@2804:14c:3bfb:11d:1503:e11b:4e5d:88f9] has joined #bitcoin-core-dev 17:56 -!- grubles [~user@user/grubles] has joined #bitcoin-core-dev 17:57 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 260 seconds] 18:01 -!- mikehu44 [~quassel@mail.micro-contiuum.info] has joined #bitcoin-core-dev 18:08 -!- jadi [~jadi@162.219.176.74] has joined #bitcoin-core-dev 18:17 -!- jadi [~jadi@162.219.176.74] has quit [Ping timeout: 264 seconds] 18:29 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 18:34 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 264 seconds] 18:45 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 18:55 < bitcoin-git> [gui-qml] johnny9 closed pull request #387: qml: Add PeerDetails page (main...peer-details) https://github.com/bitcoin-core/gui-qml/pull/387 19:21 -!- Guest87 [~Guest45@47.201.42.157] has joined #bitcoin-core-dev 19:22 -!- Guest87 [~Guest45@47.201.42.157] has quit [Client Quit] 19:24 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 252 seconds] 19:35 -!- jadi [~jadi@104.254.90.34] has joined #bitcoin-core-dev 19:46 -!- jadi [~jadi@104.254.90.34] has quit [Ping timeout: 264 seconds] 19:47 -!- Guest79 [~Guest79@ns5023881.ip-148-113-0.net] has joined #bitcoin-core-dev 19:49 -!- Guest48 [~Guest79@ns5023881.ip-148-113-0.net] has joined #bitcoin-core-dev 19:53 -!- Guest79 [~Guest79@ns5023881.ip-148-113-0.net] has quit [Ping timeout: 250 seconds] 19:53 -!- Guest48 [~Guest79@ns5023881.ip-148-113-0.net] has quit [Ping timeout: 250 seconds] 19:57 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 20:05 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 252 seconds] 20:16 -!- jadi [~jadi@184.75.213.42] has joined #bitcoin-core-dev 20:21 -!- jadi [~jadi@184.75.213.42] has quit [Ping timeout: 255 seconds] 20:32 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 20:35 -!- rbatty [~rbatty@user/rbatty] has joined #bitcoin-core-dev 20:39 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 264 seconds] 20:50 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 20:55 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 20:58 -!- jadi_ [~jadi@184.75.213.42] has joined #bitcoin-core-dev 21:00 -!- jadi [~jadi@162.253.131.106] 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:03 -!- zato [~zato@user/zato] has quit [Ping timeout: 260 seconds] 21:04 -!- jadi_ [~jadi@184.75.213.42] has quit [Ping timeout: 240 seconds] 21:16 -!- jadi [~jadi@184.75.213.50] has joined #bitcoin-core-dev 21:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 260 seconds] 21:23 -!- jadi [~jadi@184.75.213.50] has quit [Ping timeout: 268 seconds] 21:34 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 21:41 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 264 seconds] 21:50 -!- pablomartin [~pablomart@89.37.175.211] has quit [Ping timeout: 256 seconds] 21:54 -!- jadi [~jadi@162.219.176.74] has joined #bitcoin-core-dev 22:00 -!- jadi_ [~jadi@184.75.208.34] has joined #bitcoin-core-dev 22:02 -!- jadi [~jadi@162.219.176.74] has quit [Ping timeout: 264 seconds] 22:05 -!- jadi_ [~jadi@184.75.208.34] has quit [Ping timeout: 255 seconds] 22:19 -!- jadi [~jadi@204.187.100.82] has joined #bitcoin-core-dev 22:23 -!- clickbinary [~clickbina@103.152.220.39] has joined #bitcoin-core-dev 22:24 -!- jadi [~jadi@204.187.100.82] has quit [Ping timeout: 260 seconds] 22:34 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 22:44 -!- jadi [~jadi@162.253.131.106] has quit [Remote host closed the connection] 22:44 -!- jadi [~jadi@162.253.131.106] has joined #bitcoin-core-dev 22:50 -!- Guest46 [~Guest46@175.107.220.38] has joined #bitcoin-core-dev 22:52 -!- clickbinary [~clickbina@103.152.220.39] has quit [Quit: Client closed] 22:52 -!- clickbinary [~clickbina@143.198.63.21] has joined #bitcoin-core-dev 23:01 -!- Guest46 [~Guest46@175.107.220.38] has quit [Ping timeout: 250 seconds] 23:02 -!- clickbinary [~clickbina@143.198.63.21] has quit [Quit: Client closed] 23:16 < bitcoin-git> [bitcoin] maflcko closed pull request #27926: policy: make unstructured annex standard (master...std-unstructured-annex) https://github.com/bitcoin/bitcoin/pull/27926 23:51 -!- jadi [~jadi@162.253.131.106] has quit [Remote host closed the connection] --- Log closed Fri Mar 01 00:00:13 2024