--- Log opened Tue Oct 27 00:00:58 2020 01:31 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 01:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 03:27 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 03:27 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 03:28 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 03:28 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 03:43 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 03:43 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 03:49 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 03:49 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 04:13 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 04:51 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 04:57 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:12c:ea40:f2ff:fe85:d2dc] has quit [Ping timeout: 260 seconds] 05:03 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 05:10 -!- belcher_ is now known as belcher 05:18 -!- Abbey28Shanahan [~Abbey28Sh@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 05:57 -!- tibo_ [~tibo@2400:4050:2a83:7000:6599:bb1f:3660:88fb] has quit [Remote host closed the connection] 06:45 < andytoshi> musing about the bip340 hashes https://github.com/rust-bitcoin/rust-bitcoin/pull/259/ .... should these live in rust-bitcoin or bitcoin_hashes 06:46 < andytoshi> dr_orlovsky: you said you'd changed your mind about this? 06:46 -!- jonatack [~jon@213.152.162.154] has quit [Ping timeout: 265 seconds] 06:47 < andytoshi> also musing about whether the module ought to be named "bip341" rather than "taproot" ... i'm leaning toward no because the lines between bip340/341/342 are a bit unclear, as it pertains to this library, and i think users would get pretty annoyed having to remember which functions are in which module 06:48 -!- jonatack [~jon@213.152.162.89] has joined #rust-bitcoin 06:57 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 06:58 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 07:21 -!- th0th1 is now known as th0th 07:48 < cloudhead> also, if future bips are taproot-related, it'll be clear where to find their functionality 07:52 -!- Abbey28Shanahan [~Abbey28Sh@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 246 seconds] 07:55 < andytoshi> yeah 08:02 -!- ariard_ [~ariard@167.99.46.220] has joined #rust-bitcoin 08:03 -!- ariard [~ariard@167.99.46.220] has quit [Ping timeout: 256 seconds] 08:07 -!- jonatack [~jon@213.152.162.89] has quit [Quit: jonatack] 08:14 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 08:16 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 08:20 -!- Kiminuo [~mix@141.98.103.236] has quit [Ping timeout: 246 seconds] 08:45 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 08:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 08:59 -!- ariard_ is now known as ariard 09:00 -!- early [~early@static.38.6.217.95.clients.your-server.de] has quit [Quit: Leaving] 09:01 -!- early [~early@static.38.6.217.95.clients.your-server.de] has joined #rust-bitcoin 09:01 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 09:09 -!- Kiminuo [~mix@141.98.103.236] has joined #rust-bitcoin 09:22 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #rust-bitcoin 09:22 -!- wraithm [~wraithm@unaffiliated/wraithm] has quit [Excess Flood] 09:25 -!- wraithm [~wraithm@unaffiliated/wraithm] has joined #rust-bitcoin 09:42 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 09:44 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Ping timeout: 240 seconds] 09:58 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:e3c0:ea40:f2ff:fe85:d2dc] has joined #rust-bitcoin 10:10 -!- th0th1 is now known as th0th 10:37 -!- Isthmus [sid302307@gateway/web/irccloud.com/x-ebmfqjbwxfehmixp] has quit [Excess Flood] 10:37 -!- Isthmus [sid302307@gateway/web/irccloud.com/x-ysfikxfidelgxlje] has joined #rust-bitcoin 11:07 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 11:07 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 11:57 -!- shesek [~shesek@164.90.217.137] has joined #rust-bitcoin 11:57 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 11:57 -!- shesek [~shesek@unaffiliated/shesek] has joined #rust-bitcoin 12:18 < dr_orlovsky> andytoshi: yes, I did change my mind about bitcoin hashes after I understood that Txid for instance is part of bitcoin crate while being a hash type 12:21 -!- Gertrude1Torphy [~Gertrude1@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 12:28 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 12:28 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 12:40 < jeremyrubin> andytoshi: also relates to our convo the other day, bitcoin-primitives would be a clear place for these to live 12:44 < jrawsthorne> andytoshi: I rebased https://github.com/rust-bitcoin/rust-bitcoin/pull/449 but Travis stalled 12:47 -!- Gertrude1Torphy [~Gertrude1@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 13:09 < andytoshi> dr_orlovsky: well, a txid is an identifier 13:10 < andytoshi> jrawsthorne: cool, i'll poke it 13:23 -!- Kiminuo [~mix@141.98.103.236] has quit [Read error: Connection reset by peer] 13:40 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 13:45 < dr_orlovsky> andytoshi: hm... but aren't tapscript branch hashes identifiers like ScriptHash? 14:08 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 260 seconds] 14:08 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 14:08 -!- jonatack [~jon@213.152.161.239] has joined #rust-bitcoin 14:09 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 14:09 -!- jonatack [~jon@213.152.161.239] has quit [Client Quit] 14:09 -!- jonatack [~jon@213.152.161.239] has joined #rust-bitcoin 14:10 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 14:43 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 14:45 < jrawsthorne> andytoshi: same thing happened again and is happening with all prs 14:46 < jrawsthorne> Seems to be 1.29 related 14:54 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 15:16 -!- Kiminuo [~mix@141.98.103.172] has quit [Ping timeout: 256 seconds] 15:55 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 16:14 < andytoshi> sigh 16:14 < andytoshi> dr_orlovsky: no, they are only used internally during taproot validation 16:15 < andytoshi> afaik there is no situation where they'd be stored .. maybe i am wrong 16:15 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 16:15 < dr_orlovsky> ok, then I am not sure where is the best place to put these hashes... 16:29 -!- tibo [~tibo@2400:4050:2a83:7000:b86c:56bd:4903:c443] has joined #rust-bitcoin 16:37 < andytoshi> i think bitcoin_hashes may be the best place 17:45 -!- evalr [~evalr@malta1854.startdedicated.net] has joined #rust-bitcoin 19:17 -!- midnight is now known as midnight_ 20:21 -!- sgeisler [sid356034@gateway/web/irccloud.com/x-hufxcxkokofqrotu] has quit [Read error: Connection reset by peer] 20:21 -!- fjahr [sid374480@gateway/web/irccloud.com/x-wsewwojoxlxjupvu] has quit [Ping timeout: 240 seconds] 20:23 -!- fjahr [sid374480@gateway/web/irccloud.com/x-mndsjluvnskfolcs] has joined #rust-bitcoin 20:23 -!- sgeisler [sid356034@gateway/web/irccloud.com/x-ckrlvxtqsztvcitk] has joined #rust-bitcoin 20:27 -!- shesek [~shesek@unaffiliated/shesek] has joined #rust-bitcoin 20:46 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 21:04 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 21:41 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 21:43 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 22:42 -!- tibo [~tibo@2400:4050:2a83:7000:b86c:56bd:4903:c443] has quit [] 22:43 -!- tibo [~tibo@2400:4050:2a83:7000:f075:700c:a155:e270] has joined #rust-bitcoin 23:03 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 23:03 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 23:18 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 23:19 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 23:19 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin --- Log closed Wed Oct 28 00:00:59 2020