--- Log opened Sat Jun 15 00:00:47 2019 00:01 -!- TamasBlummer [~Thunderbi@p200300DD67196B78DD7CC4B7972808E6.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 00:01 -!- TamasBlummer1 is now known as TamasBlummer 00:06 -!- ccdle12 [~ccdle12@180.183.229.223] has joined #rust-bitcoin 00:20 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has quit [Ping timeout: 252 seconds] 00:26 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #rust-bitcoin 01:40 -!- ccdle12 [~ccdle12@180.183.229.223] has quit [Remote host closed the connection] 02:22 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has joined #rust-bitcoin 03:55 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has quit [Remote host closed the connection] 04:00 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has joined #rust-bitcoin 07:55 -!- manjaroi3 [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has joined #rust-bitcoin 08:28 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-fpqipyabnikfnatg] has joined #rust-bitcoin 09:00 -!- manjaroi3 [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has quit [Ping timeout: 245 seconds] 09:30 -!- manjaroi3 [~manjaro-i@cpe-70-121-124-176.austin.res.rr.com] has joined #rust-bitcoin 09:44 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 10:12 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has quit [Remote host closed the connection] 10:35 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-fpqipyabnikfnatg] has quit [Quit: Connection closed for inactivity] 10:52 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 11:05 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-awfcdxfnhqfaojku] has joined #rust-bitcoin 11:09 -!- ccdle12 [~ccdle12@180.183.229.223] has joined #rust-bitcoin 11:16 -!- manjaroi3 [~manjaro-i@cpe-70-121-124-176.austin.res.rr.com] has quit [Read error: No route to host] 12:06 -!- ccdle12 [~ccdle12@180.183.229.223] has quit [Remote host closed the connection] 14:07 -!- manjaroi3 [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has joined #rust-bitcoin 14:11 -!- manjaroi3 [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has left #rust-bitcoin [] 14:13 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has joined #rust-bitcoin 14:15 < justinmoon> rust noob here. how can i match against specific errors? i tried `Err(ref e) if e.kind() == [..SomeOtherError..] => do_something(),` and i get `no method named `kind` found for type `bitcoin::consensus::encode::Error` in the current scope`. is this style of error handling not supported? 14:36 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 14:36 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 15:15 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has joined #rust-bitcoin 15:19 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has quit [Ping timeout: 250 seconds] 15:20 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 16:33 < justinmoon> i ended up comparing again `err.to_string()` ... 17:18 < ariard> match e { Err(FirstError) => { .. }, Err(SecondError) => { .. }, .. } 19:02 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has quit [Ping timeout: 245 seconds] 19:47 -!- justinmoon [~manjaro-i@2607:fb90:bdc:2c45:6e8f:3e3b:fb38:c2ee] has joined #rust-bitcoin 20:07 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has joined #rust-bitcoin 20:08 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 20:11 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has quit [Ping timeout: 252 seconds] 20:15 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-awfcdxfnhqfaojku] has quit [Quit: Connection closed for inactivity] 21:09 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has joined #rust-bitcoin 21:13 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:297a:34dd:a753:675e] has quit [Ping timeout: 248 seconds] 22:03 -!- justinmoon [~manjaro-i@2607:fb90:bdc:2c45:6e8f:3e3b:fb38:c2ee] has quit [Ping timeout: 252 seconds] 22:40 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has joined #rust-bitcoin 23:11 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has quit [Ping timeout: 272 seconds] 23:12 -!- ccdle12 [~ccdle12@mx-ll-183.88.130-241.dynamic.3bb.co.th] has joined #rust-bitcoin 23:15 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has joined #rust-bitcoin 23:27 -!- justinmoon [~manjaro-i@cpe-70-113-80-71.austin.res.rr.com] has quit [Ping timeout: 248 seconds] 23:32 -!- ccdle12_ [~ccdle12@183.88.130.241] has joined #rust-bitcoin 23:32 -!- ccdle12 [~ccdle12@mx-ll-183.88.130-241.dynamic.3bb.co.th] has quit [Read error: Connection reset by peer] 23:59 -!- TamasBlummer1 [~Thunderbi@p200300DD67196B6404548F32DDAE8A79.dip0.t-ipconnect.de] has joined #rust-bitcoin --- Log closed Sun Jun 16 00:00:45 2019