--- Log opened Fri Jan 10 00:00:03 2020 01:23 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 240 seconds] 01:36 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #rust-bitcoin 02:32 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 240 seconds] 02:45 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #rust-bitcoin 03:06 -!- Amira66Klocko [~Amira66Kl@ns334669.ip-5-196-64.eu] has joined #rust-bitcoin 03:19 -!- belcher [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 03:38 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 260 seconds] 03:42 -!- belcher [~belcher@unaffiliated/belcher] has quit [Remote host closed the connection] 03:44 -!- belcher [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 04:12 -!- Amira66Klocko [~Amira66Kl@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 268 seconds] 04:57 -!- michaelfolkson [~textual@host86-133-235-133.range86-133.btcentralplus.com] has joined #rust-bitcoin 05:05 -!- michaelfolkson [~textual@host86-133-235-133.range86-133.btcentralplus.com] has quit [Quit: Sleep mode] 05:08 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:3d6c:aba5:a53c:8791] has joined #rust-bitcoin 05:08 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:3d6c:aba5:a53c:8791] has quit [Client Quit] 05:21 -!- jonatack [~jon@54.76.13.109.rev.sfr.net] has joined #rust-bitcoin 05:57 -!- jonatack [~jon@54.76.13.109.rev.sfr.net] has quit [Ping timeout: 268 seconds] 05:59 -!- jonatack [~jon@213.152.161.239] has joined #rust-bitcoin 06:27 < elichai2> https://github.com/rust-lang/rust/pull/67887 06:29 < elichai2> dongcarl: instagibbs opened an issue saying he's working on sighashes 07:06 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:11c2:6009:8a82:7514] has joined #rust-bitcoin 07:42 -!- jonatack [~jon@213.152.161.239] has quit [Ping timeout: 265 seconds] 08:10 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:11c2:6009:8a82:7514] has quit [] 08:13 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 08:13 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 08:18 < andytoshi> sanket1729: check out that issue :) 08:19 < andytoshi> oh, this doesn't quite get the behavior you wanted .. but certainly it's a huge improvement 08:19 < andytoshi> it would be cool also if .unwrap() on a Result could somehow show you where the error was created 08:20 < andytoshi> but this is probably not logacally possibe 08:50 < stevenroose> andytoshi: what's the difference between a recoverable signature and a regular one? 08:51 < stevenroose> rust-secp doesn't seem to have a way to byte-serialize or hex-serialize RecoverableSignature's 08:51 < stevenroose> We might have forgotten those types when we added all that :D 09:34 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #rust-bitcoin 11:27 < dongcarl> elichai2: k thanks 11:29 < elichai2> stevenroose: one extra byte that let's you recover the pubkey from the sig+msg 12:12 < dpc> Is trying all the 256 values possible too? 12:13 < elichai2> Well there are only 4 possible values. And yes. But the api doesn't let you do that easily (and for good reasons) 12:44 < gwillen> it seems like actually it is 8 because the compressed flag also goes in there? although I guess it is always 1 in practice 12:44 < gwillen> (I was talking to stevenroose earlier as he was trying to get this working) 12:51 < gwillen> it is (compressed << 2 + recid) + 27, for reasons not clear to me, where recid is the actual two bits you need for recovery 12:54 < gwillen> (also I'm curious what the good reasons are for not just trying it all 4 ways) 13:23 -!- Kiminuo [~mix@141.98.103.244] has joined #rust-bitcoin 14:03 < instagibbs> elichai2, started working on it, just have real life in the way a bit 14:21 -!- Kiminuo [~mix@141.98.103.244] has quit [Ping timeout: 268 seconds] 15:48 -!- dr-orlovsky [~dr-orlovs@194.230.155.171] has joined #rust-bitcoin 16:39 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:46 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Ping timeout: 260 seconds] 17:48 -!- andytoshi [~apoelstra@96.53.77.134] has joined #rust-bitcoin 17:48 -!- andytoshi [~apoelstra@96.53.77.134] has quit [Changing host] 17:48 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has joined #rust-bitcoin 18:33 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 240 seconds] 18:37 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #rust-bitcoin --- Log closed Sat Jan 11 00:00:03 2020