--- Log opened Wed Aug 27 00:00:22 2025 00:07 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 258 seconds] 01:33 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 01:37 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 245 seconds] 01:54 -!- cinemaSundays [uid656679@user/cinemaSundays] has joined #bitcoin-rust 03:47 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 03:51 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 04:52 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 04:57 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 04:59 -!- emzy [~quassel@user/emzy] has quit [Server closed connection] 04:59 -!- emzy [~quassel@user/emzy] has joined #bitcoin-rust 05:13 -!- jerryf_ [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 05:13 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-rust 07:03 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 07:08 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 256 seconds] 07:55 -!- steven [~steven@irc.roose.io] has joined #bitcoin-rust 07:55 -!- b42 [~mmilata@2a03:3b40:fe:1e5::1] has quit [Server closed connection] 07:56 -!- b42 [~mmilata@2a03:3b40:fe:1e5::1] has joined #bitcoin-rust 08:02 -!- Netsplit *.net <-> *.split quits: stevenroose, reardencode 08:03 -!- Netsplit over, joins: reardencode 08:16 -!- steven is now known as stevenroose 09:13 -!- w0xlt [~w0xlt@23-124-104-35.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-rust 09:18 -!- w0xlt [~w0xlt@23-124-104-35.lightspeed.sntcca.sbcglobal.net] has quit [Ping timeout: 260 seconds] 09:51 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 10:14 -!- cinemaSundays [uid656679@user/cinemaSundays] has quit [Quit: Connection closed for inactivity] 10:46 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 258 seconds] 11:13 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 11:33 -!- b42 [~mmilata@2a03:3b40:fe:1e5::1] has quit [Ping timeout: 256 seconds] 12:02 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 258 seconds] 12:23 -!- otoburb [~otoburb@user/otoburb] has quit [Server closed connection] 12:23 -!- otoburb [~otoburb@user/otoburb] has joined #bitcoin-rust 12:39 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 13:05 < andytoshi> Ademan: can you try to fork rust-bitcoin to use an ArrayVec in ScriptBuf? 13:06 < andytoshi> when we introduced ScriptBuf I think we didn't have an ArrayVec depedency and were avoiding it, but we finally bit the bullet at some point (maybe for SerializedSignature) and now we ought to take full advantage of it 13:07 < andytoshi> idk about "completely uninteresting for most applications" ... for block explorers in particular i think we should be able to get a big speedup here, because the overwhelming majority of spks are less than 40 bytes in size, most scriptsigs are a pk+sig or smaller, etc 13:11 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 248 seconds] 13:17 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 14:06 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 258 seconds] 14:09 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 15:02 -!- darosior [~darosior@109.205.214.46] has quit [Quit: Ping timeout (120 seconds)] 15:02 -!- darosior8 [~darosior@109.205.214.46] has joined #bitcoin-rust 15:06 -!- cinemaSundays [uid656679@user/cinemaSundays] has joined #bitcoin-rust 15:19 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 15:19 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-rust 15:22 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 248 seconds] 15:23 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-rust 15:27 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 15:30 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 15:32 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-rust 15:34 -!- jerryf_ [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 15:38 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-rust 15:40 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 17:08 -!- jerryf_ [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 17:15 -!- cinemaSundays [uid656679@user/cinemaSundays] has quit [Quit: Connection closed for inactivity] 17:48 < Ademan> sure I can give that a go, I need to get up to speed on this tagged script system. It seems potentially super useful for exactly this though, where a ScriptPubkey can have a different capacity ArrayVec than a scriptSig etc 17:58 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 258 seconds] 18:01 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 18:32 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 248 seconds] 18:34 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-rust 18:52 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 258 seconds] 19:25 -!- BlueMattMtrxBot [~bluemattm@2620:6e:a000:ce11::44] has quit [Server closed connection] 19:26 -!- BlueMattMtrxBot [~bluemattm@2620:6e:a000:ce11::44] has joined #bitcoin-rust 19:27 -!- ademan[m] [~ademanmat@2620:6e:a000:ce11::16] has quit [Server closed connection] 19:27 -!- ademan[m] [~ademanmat@2620:6e:a000:ce11::16] has joined #bitcoin-rust 21:23 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 21:28 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 248 seconds] 22:48 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 23:05 -!- andytoshi [~apoelstra@user/andytoshi] has quit [Server closed connection] 23:05 -!- andytoshi [~apoelstra@user/andytoshi] has joined #bitcoin-rust 23:19 -!- w0xlt [~w0xlt@209.184.121.14] has quit [Ping timeout: 258 seconds] 23:30 -!- w0xlt [~w0xlt@209.184.121.14] has joined #bitcoin-rust 23:56 -!- BSaboia [~bsaboia@user/BSaboia] has quit [Server closed connection] 23:57 -!- BSaboia [~bsaboia@user/BSaboia] has joined #bitcoin-rust --- Log closed Thu Aug 28 00:00:23 2025