--- Log opened Thu Dec 26 00:00:29 2024 00:01 -!- rolf [~rolf@2001:1c06:280b:8c00:8374:521b:f4bc:6871] has joined #bitcoin-core-dev 00:05 -!- eval-exec [~Thunderbi@nz181l109.bb27109.ctm.net] has quit [Ping timeout: 244 seconds] 00:35 -!- robszarka [~szarka@2603:3003:4eac:100:f194:266:e202:aff4] has joined #bitcoin-core-dev 00:39 -!- szarka [~szarka@2603:3003:4eac:100:84d1:8254:503b:9b02] has quit [Ping timeout: 264 seconds] 00:47 -!- nanotube [~nanotube@user/nanotube] has quit [Ping timeout: 246 seconds] 00:47 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:47 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 01:33 -!- Zenton_ is now known as Zenton 01:57 -!- MyNetAz [~MyNetAz@user/MyNetAz] has quit [Read error: Connection reset by peer] 01:58 -!- MyNetAz [~MyNetAz@user/MyNetAz] has joined #bitcoin-core-dev 02:23 -!- Guest7 [~Guest65@node-1w7jr9qj0os6ys6nhg2anm4pz.ipv6.telus.net] has joined #bitcoin-core-dev 02:24 -!- Guest7 [~Guest65@node-1w7jr9qj0os6ys6nhg2anm4pz.ipv6.telus.net] has quit [Client Quit] 02:24 -!- satoshi-is-back [~satoshi-i@node-1w7jr9qj0os6ys6nhg2anm4pz.ipv6.telus.net] has joined #bitcoin-core-dev 02:25 -!- satoshi-is-back [~satoshi-i@node-1w7jr9qj0os6ys6nhg2anm4pz.ipv6.telus.net] has quit [Client Quit] 02:36 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Ping timeout: 265 seconds] 02:38 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 03:15 -!- Zenton [~Zenton@user/zenton] has quit [Ping timeout: 265 seconds] 03:17 -!- Zenton [~Zenton@user/zenton] has joined #bitcoin-core-dev 04:21 -!- kevkevin [~kevkevin@2601:243:197e:8f10:ad74:8f0f:fed1:3686] has joined #bitcoin-core-dev 04:22 -!- retval0 [~a@user/retval0] has joined #bitcoin-core-dev 04:26 -!- kevkevin [~kevkevin@2601:243:197e:8f10:ad74:8f0f:fed1:3686] has quit [Ping timeout: 260 seconds] 04:30 -!- eval-exec [~Thunderbi@nz181l109.bb27109.ctm.net] has joined #bitcoin-core-dev 05:40 < brunoerg> Is there a reason/case for DecodeBase58 to skip leading spaces instead of rejecting it (return false)? cc @sipa 05:51 -!- Zenton [~Zenton@user/zenton] has quit [Remote host closed the connection] 05:51 < sipa> brunoerg: i assume just because it has always done that 05:51 -!- Zenton [~Zenton@user/zenton] has joined #bitcoin-core-dev 05:52 < sipa> but that probably belongs in the UI input code rather than the decode function 05:52 < brunoerg> got it. for context: https://github.com/brunoerg/bitcoinfuzz/issues/72 05:59 -!- Emc99 [~Emc99@212.129.77.214] has joined #bitcoin-core-dev 06:02 -!- Emc99 [~Emc99@212.129.77.214] has quit [Client Quit] 06:03 < sipa> no meeting today, right? 06:03 < jonatack> wondering that too 06:04 -!- sr_gi[m] [~srgimatri@2620:6e:a000:ce11::2a] has joined #bitcoin-core-dev 06:06 < sr_gi[m]> here to ask the same question lol 06:06 < sr_gi[m]> I guess not, given the time and amount of replies? 06:07 < sr_gi[m]> https://bitcoin-irc.chaincode.com/bitcoin-core-dev/2024-12-19#1075847; 06:07 <@gribble> https://github.com/bitcoin/bitcoin/issues/1075847 | HTTP Error 404: Not Found 06:14 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 06:23 -!- kevkevin [~kevkevin@2601:243:197e:8f10:f902:6dee:b78d:8d7f] has joined #bitcoin-core-dev 06:28 -!- kevkevin [~kevkevin@2601:243:197e:8f10:f902:6dee:b78d:8d7f] has quit [Ping timeout: 248 seconds] 06:33 -!- laanwj [~laanwj@user/laanwj] has joined #bitcoin-core-dev 06:33 < laanwj> brunoerg the parsing functions in bitcoin core have historically been super lenient with validation, giving them stricter and more well-defined behavior has been an ongoing struggle, especially as it's often hard to know if someone is relying on that and it would subtly break the RPC or command line interface (from their point of view) 06:34 < laanwj> (also they used to suffer from lack of error reporting on return; at least optional<> made it cleaner to handle this in C++ without special casing some value, but there's still plenty of old code) 06:36 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 06:49 < brunoerg> thanks laanwj 06:54 < bitcoin-git> [bitcoin] vtjl10 opened pull request #31569: fix: typos in documentation files (master...master) https://github.com/bitcoin/bitcoin/pull/31569 06:56 -!- kevkevin [~kevkevin@2601:243:197e:8f10:b945:c279:b333:863e] has joined #bitcoin-core-dev 06:56 < bitcoin-git> [bitcoin] fanquake closed pull request #31569: fix: typos in documentation files (master...master) https://github.com/bitcoin/bitcoin/pull/31569 07:04 -!- mudsip [~mudsip@user/mudsip] has quit [] 07:15 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 07:47 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 07:49 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 07:52 -!- rolf [~rolf@2001:1c06:280b:8c00:8374:521b:f4bc:6871] has quit [Ping timeout: 276 seconds] 08:08 -!- kevkevin [~kevkevin@2601:243:197e:8f10:b945:c279:b333:863e] has quit [Remote host closed the connection] 08:50 -!- kevkevin [~kevkevin@c-73-111-168-5.hsd1.il.comcast.net] has joined #bitcoin-core-dev 08:56 -!- instagibbs [~instagibb@pool-100-15-116-202.washdc.fios.verizon.net] has quit [Ping timeout: 248 seconds] 09:23 < bitcoin-git> [bitcoin] brunoerg opened pull request #31570: test: descriptor: fix test for `MaxSatisfactionWeight` (master...2024-12-descriptor-fix-test) https://github.com/bitcoin/bitcoin/pull/31570 09:23 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 09:38 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 09:44 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has joined #bitcoin-core-dev 09:45 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has quit [Client Quit] 09:47 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has joined #bitcoin-core-dev 09:48 -!- stanuchi [~stanuchi@102.89.23.84] has joined #bitcoin-core-dev 10:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 10:19 -!- nanotube [~nanotube@user/nanotube] has joined #bitcoin-core-dev 10:21 -!- kevkevin [~kevkevin@c-73-111-168-5.hsd1.il.comcast.net] has quit [Remote host closed the connection] 10:42 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 10:43 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has quit [Ping timeout: 252 seconds] 10:50 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has joined #bitcoin-core-dev 10:53 -!- stanuchi [~stanuchi@102.89.23.84] has quit [Quit: Client closed] 11:15 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 11:16 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 11:26 -!- ___nick___ [~quassel@82-132-212-164.dab.02.net] has quit [Ping timeout: 252 seconds] 11:51 -!- mcey [~emcy@85.255.235.193] has joined #bitcoin-core-dev 11:51 -!- mcey [~emcy@85.255.235.193] has quit [Remote host closed the connection] 11:52 -!- mcey [~emcy@85.255.235.193] has joined #bitcoin-core-dev 11:54 -!- mcey_ [~emcy@85.255.236.53] has quit [Ping timeout: 248 seconds] 12:08 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 13:01 -!- eval-exec [~Thunderbi@nz181l109.bb27109.ctm.net] has quit [Read error: Connection reset by peer] 13:02 -!- eval-exec [~Thunderbi@nz181l109.bb27109.ctm.net] has joined #bitcoin-core-dev 13:20 -!- greypw149 [~greypw@user/greypw] has quit [Quit: Connection reset by beer] 13:21 -!- greypw149 [~greypw@user/greypw] has joined #bitcoin-core-dev 13:46 -!- greypw149 [~greypw@user/greypw] has quit [Remote host closed the connection] 13:46 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 13:48 -!- greypw149 [~greypw@user/greypw] has joined #bitcoin-core-dev 14:45 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Quit: leaving] 15:07 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 15:58 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 16:09 -!- Guest54 [~Guest54@179.189.78.242] has joined #bitcoin-core-dev 16:10 -!- Guest54 [~Guest54@179.189.78.242] has quit [Client Quit] 16:19 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 16:31 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 16:32 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 16:37 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 17:02 -!- nanotube [~nanotube@user/nanotube] has quit [Ping timeout: 245 seconds] 17:24 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 18:30 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 18:34 -!- eval-exec [~Thunderbi@nz181l109.bb27109.ctm.net] has quit [Ping timeout: 245 seconds] 18:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 18:59 -!- Chris_Stewart_5 [~Chris_Ste@static-198-54-131-179.cust.tzulo.com] has quit [Ping timeout: 252 seconds] 19:01 -!- Chris_Stewart_5 [~Chris_Ste@static-68-235-46-21.cust.tzulo.com] has joined #bitcoin-core-dev 19:05 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:09 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 19:14 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:19 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 19:25 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:27 -!- adil [~Thunderbi@2402:d000:8134:9818:a574:e458:13a6:f6f7] has joined #bitcoin-core-dev 19:29 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 19:35 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:38 -!- eval-exec [~Thunderbi@2001:f90:40a0:151e:3547:6f74:f0a:b821] has joined #bitcoin-core-dev 19:39 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 19:44 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:49 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 19:50 -!- dermoth [~dermoth@user/dermoth] has quit [Read error: Connection reset by peer] 19:54 -!- Guest78 [~Guest78@2600:1700:4400:4fa0:34f8:b131:f205:c3c8] has joined #bitcoin-core-dev 19:54 -!- dermoth [~dermoth@user/dermoth] has joined #bitcoin-core-dev 19:54 -!- Guest78 [~Guest78@2600:1700:4400:4fa0:34f8:b131:f205:c3c8] has quit [Client Quit] 19:55 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 19:55 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 19:56 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 19:57 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 19:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 20:04 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 20:05 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 20:05 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 20:19 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 20:24 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 20:39 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 20:44 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 20:44 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 20:45 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 20:49 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 20:52 -!- eval-exec [~Thunderbi@2001:f90:40a0:151e:3547:6f74:f0a:b821] has quit [Remote host closed the connection] 20:55 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 20:56 -!- eval-exec [~Thunderbi@2001:f90:40a0:151e:99d2:2561:29ce:7498] has joined #bitcoin-core-dev 20:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:05 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 21:09 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 21:15 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 21:19 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 21:21 -!- twistedline [~bitcoin@185.193.125.44] has quit [] 21:22 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 21:24 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 21:33 -!- cm_ [~chaz@user/cm] has joined #bitcoin-core-dev 21:34 -!- cm [~chaz@user/cm] has quit [Ping timeout: 244 seconds] 21:34 -!- cm_ is now known as cm 21:39 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 21:44 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 21:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:01 -!- mcey_ [~emcy@85.255.235.193] has joined #bitcoin-core-dev 22:04 -!- mcey [~emcy@85.255.235.193] has quit [Ping timeout: 248 seconds] 22:04 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 22:06 -!- im_luke_smith [~Guest63@177.173.210.97] has joined #bitcoin-core-dev 22:10 -!- Zenton [~Zenton@user/zenton] has quit [Ping timeout: 265 seconds] 22:11 -!- Zenton [~Zenton@user/zenton] has joined #bitcoin-core-dev 22:12 -!- adil [~Thunderbi@2402:d000:8134:9818:a574:e458:13a6:f6f7] has quit [Quit: adil] 22:18 -!- Guest7 [~Guest7@1-171-185-209.dynamic-ip.hinet.net] has joined #bitcoin-core-dev 22:20 -!- Guest7 [~Guest7@1-171-185-209.dynamic-ip.hinet.net] has left #bitcoin-core-dev [] 22:29 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:33 -!- im_luke_smith [~Guest63@177.173.210.97] has quit [Quit: Client closed] 22:35 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 22:39 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:44 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 22:49 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 22:54 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 22:55 -!- nanotube [~nanotube@user/nanotube] has joined #bitcoin-core-dev 22:56 -!- agentcasey_ [~agentcase@2600:1702:d70:4520::49] has joined #bitcoin-core-dev 22:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:05 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:09 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:15 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:19 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:21 -!- PaperSword1 [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 23:21 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Ping timeout: 252 seconds] 23:21 -!- PaperSword1 is now known as PaperSword 23:25 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:29 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:34 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:37 -!- eval-exec [~Thunderbi@2001:f90:40a0:151e:99d2:2561:29ce:7498] has quit [Ping timeout: 248 seconds] 23:39 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:44 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:49 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:55 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has joined #bitcoin-core-dev 23:59 -!- accordvenom [~markie@99-106-182-62.lightspeed.elpstx.sbcglobal.net] has quit [Read error: Connection reset by peer] --- Log closed Fri Dec 27 00:00:30 2024