--- Log opened Fri Sep 10 00:00:03 2021 00:09 < _aj_> ariard: oh, presumably you could just make 0xc0 be considered even, and 0xc2 be considered odd then? 00:11 < _aj_> ariard: ah, no that doesn't work, because when you flip the parity you have to flip the script version of every other script in the merkle script tree. which i think stops it from working with just script versions in general? 00:19 -!- dllud [~dllud@user/dllud] has quit [Read error: Connection reset by peer] 00:20 -!- dllud [~dllud@user/dllud] has joined #bitcoin-wizards 00:38 -!- b10c [uid500648@id-500648.ilkley.irccloud.com] has joined #bitcoin-wizards 00:46 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 00:46 -!- harrigan [~harrigan@176.116.124.142] has quit [Quit: ZNC 1.8.2 - https://znc.in] 00:46 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-wizards 00:49 -!- harrigan [~harrigan@176.116.124.143] has joined #bitcoin-wizards 01:14 -!- harrigan [~harrigan@176.116.124.143] has quit [Ping timeout: 252 seconds] 01:15 -!- tromp [~textual@dhcp-077-249-230-040.chello.nl] has quit [Quit: Textual IRC Client: www.textualapp.com] 01:17 -!- harrigan [~harrigan@176.116.124.143] has joined #bitcoin-wizards 01:30 -!- vysn [~vysn@user/vysn] has joined #bitcoin-wizards 01:31 -!- smartin [~Icedove@88.135.18.171] has joined #bitcoin-wizards 01:33 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has quit [Ping timeout: 252 seconds] 01:41 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has joined #bitcoin-wizards 02:05 -!- kexkey [~kexkey@static-198-54-132-122.cust.tzulo.com] has quit [Ping timeout: 265 seconds] 02:06 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 02:06 -!- kexkey [~kexkey@static-198-54-132-154.cust.tzulo.com] has joined #bitcoin-wizards 02:46 -!- smartin [~Icedove@88.135.18.171] has quit [Quit: smartin] 03:17 -!- dllud [~dllud@user/dllud] has quit [Read error: Connection reset by peer] 03:18 -!- dllud [~dllud@user/dllud] has joined #bitcoin-wizards 05:21 -!- dllud [~dllud@user/dllud] has quit [Read error: Connection reset by peer] 05:24 -!- dllud [~dllud@user/dllud] has joined #bitcoin-wizards 05:40 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-wizards 06:30 -!- deusexbeer [~hedeo@37-146-228-227.broadband.corbina.ru] has quit [Ping timeout: 252 seconds] 10:05 -!- rottenstonks [~rottensto@user/rottenstonks] has joined #bitcoin-wizards 10:09 -!- proofofkeags_ [~proofofke@205.209.28.54] has joined #bitcoin-wizards 10:32 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 11:27 -!- deusexbeer [~hedeo@37-146-228-227.broadband.corbina.ru] has joined #bitcoin-wizards 12:24 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Remote host closed the connection] 12:28 -!- dllud [~dllud@user/dllud] has quit [Read error: Connection reset by peer] 12:29 -!- dllud [~dllud@user/dllud] has joined #bitcoin-wizards 12:33 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 12:35 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Read error: Connection reset by peer] 12:36 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 12:40 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 13:03 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 13:07 -!- kexkey [~kexkey@static-198-54-132-154.cust.tzulo.com] has quit [Ping timeout: 265 seconds] 13:08 -!- kexkey [~kexkey@static-198-54-132-154.cust.tzulo.com] has joined #bitcoin-wizards 13:08 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:18 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 13:31 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 14:05 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 14:19 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 14:53 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 15:07 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 15:48 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 260 seconds] 16:13 -!- dongcarl [~dongcarl@70.107.207.192] has joined #bitcoin-wizards 16:16 < ariard> _aj_: let's say we introduce 0xc2, a new script version which is implying the spent internal pubkey parity bit must be commited as part of the taptweak ? 16:16 < ariard> _aj_: yes it would force you to have every script of the merkle script committing to the parity, even if the script are not relying on TLUV though is it an issue? 16:17 < ariard> merkle script tree 16:19 < ariard> note, when you're recomputing the taptweak for the next TLUV commitment you don't know if the tapscript version, so i think it would be unsafe to commit 0xc0 in such tree 16:19 < ariard> the next spending tapscript version 16:59 -!- proofofkeags_ [~proofofke@205.209.28.54] has quit [Ping timeout: 252 seconds] 17:20 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 260 seconds] 17:23 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 276 seconds] 17:34 -!- belcher [~belcher@user/belcher] has joined #bitcoin-wizards 17:37 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-wizards 17:55 -!- b10c [uid500648@id-500648.ilkley.irccloud.com] has quit [Quit: Connection closed for inactivity] 19:10 -!- vysn [~vysn@user/vysn] has joined #bitcoin-wizards 19:13 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Remote host closed the connection] 19:22 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 19:22 -!- CrashTestDummy [~CrashTest@ool-ad02813b.dyn.optonline.net] has joined #bitcoin-wizards 19:24 -!- CrashTestDummy3 [~CrashTest@ool-ad02813b.dyn.optonline.net] has quit [Ping timeout: 260 seconds] 19:27 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 252 seconds] 19:42 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 19:47 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 19:52 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 20:25 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 20:43 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 21:13 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 265 seconds] 21:27 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 22:01 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 252 seconds] 22:16 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 22:49 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 260 seconds] 23:03 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards 23:37 -!- AaronvanW [~AaronvanW@190.242.161.186] has quit [Ping timeout: 252 seconds] 23:52 -!- AaronvanW [~AaronvanW@190.242.161.186] has joined #bitcoin-wizards --- Log closed Sat Sep 11 00:00:04 2021