--- Log opened Tue Jun 16 00:00:53 2020 00:09 -!- jonatack [~jon@37.166.203.124] has joined #rust-bitcoin 00:23 -!- jonatack_ [~jon@37.164.151.149] has joined #rust-bitcoin 00:27 -!- jonatack [~jon@37.166.203.124] has quit [Ping timeout: 260 seconds] 01:06 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 01:06 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 01:49 -!- jonatack_ [~jon@37.164.151.149] has quit [Ping timeout: 258 seconds] 02:01 -!- belcher [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 02:07 -!- jonatack [~jon@37.164.151.149] has joined #rust-bitcoin 02:18 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:59b9:9597:9dce:768b] has joined #rust-bitcoin 02:31 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:59b9:9597:9dce:768b] has quit [] 02:44 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 02:49 -!- belcher [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 03:02 -!- Roman35Dicki [~Roman35Di@static.57.1.216.95.clients.your-server.de] has quit [Remote host closed the connection] 03:04 -!- Marion76Orn [~Marion76O@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 03:47 -!- jonatack [~jon@37.164.151.149] has quit [Ping timeout: 260 seconds] 03:55 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 03:57 < sourabh> hey @BlueMatt @ariard, i think i added in the get_channel_fee_penalty method to get_route appropriately. it should rule out any channels on the failed list as i have it now 03:57 -!- randyb [~randyb@110.54.179.17] has joined #rust-bitcoin 03:59 -!- Marion76Orn [~Marion76O@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 246 seconds] 04:01 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Remote host closed the connection] 04:02 -!- randyb [~randyb@110.54.179.17] has quit [Remote host closed the connection] 04:03 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 04:07 -!- randyb [~randyb@193.36.225.124] has joined #rust-bitcoin 04:08 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 272 seconds] 04:12 -!- randyb [~randyb@193.36.225.124] has quit [Ping timeout: 260 seconds] 04:12 -!- randyb [~randyb@110.54.194.137] has joined #rust-bitcoin 04:24 -!- randyb [~randyb@110.54.194.137] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 04:26 -!- jonatack [~jon@37.164.151.149] has joined #rust-bitcoin 04:29 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 04:31 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Remote host closed the connection] 04:31 -!- jonatack [~jon@37.164.151.149] has quit [Ping timeout: 256 seconds] 04:32 -!- jonatack [~jon@134.19.179.235] has joined #rust-bitcoin 05:08 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 05:13 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 272 seconds] 05:20 -!- randyb [~randyb@110.54.195.240] has joined #rust-bitcoin 05:24 -!- randyb [~randyb@110.54.195.240] has quit [Read error: Connection reset by peer] 05:25 -!- randyb [~randyb@110.54.195.240] has joined #rust-bitcoin 05:29 -!- randyb [~randyb@110.54.195.240] has quit [Remote host closed the connection] 05:34 -!- randyb [~randyb@110.54.195.240] has joined #rust-bitcoin 05:42 -!- randyb [~randyb@110.54.195.240] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 05:55 -!- Kiminuo [~mix@141.98.103.236] has joined #rust-bitcoin 06:42 -!- jonatack [~jon@134.19.179.235] has quit [Read error: Connection reset by peer] 07:01 < stevenroose> Question: the Encodable::consensus_encode is not supposed to throw any errors other than errors from the underlying buffer, right? Should we enforce that by making the return value io::Error instead of encode::Error? 07:02 < stevenroose> F.e. the encode::serialize() method unwrap()'s the consensus_encode method into a Vec because writing into a Vec never errors, but from the user's perspective of rust-bitcoin, it's not a clear invariant/promise that consensus_encode only errors on io errors from the writer 07:02 < stevenroose> It has this though: 07:02 < stevenroose> /// Encode an object with a well-defined format, should only ever error if 07:02 < stevenroose> /// the underlying `Write` errors. Returns the number of bytes written on 07:02 < stevenroose> /// success 07:15 -!- junderw [sid43070@gateway/web/irccloud.com/x-qdljdmhlrqqacyxe] has quit [Ping timeout: 256 seconds] 07:15 -!- sgeisler [sid356034@gateway/web/irccloud.com/x-nfqntifdkwazwjyo] has quit [Ping timeout: 256 seconds] 07:15 -!- sgeisler [sid356034@gateway/web/irccloud.com/x-kuvhobnxrddtkvbj] has joined #rust-bitcoin 07:18 -!- junderw [sid43070@gateway/web/irccloud.com/x-ujnhqolcnfucmjjt] has joined #rust-bitcoin 07:35 -!- yancy [~root@li1543-67.members.linode.com] has quit [Quit: WeeChat 2.8] 07:53 -!- root4 [~root@li1543-67.members.linode.com] has joined #rust-bitcoin 08:07 < elichai2> Sounds good to me (making consesus_encode return io::Error) 08:25 < prusnak> stevenroose: it's not abandoned, we still use bip39 for regular mnemonics (no-shamir) 08:27 < prusnak> instagibbs: that's not right, after bip39 we contributed bip43, bip44, bip84, we have commented on new bips (174, 341, etc.) as well 09:04 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 09:08 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 256 seconds] 09:21 < stevenroose> oh so slip39 is bip39 + shamir? 09:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #rust-bitcoin 09:43 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 09:48 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 260 seconds] 09:50 -!- guest534543 [~mix@109.183.7.106] has joined #rust-bitcoin 09:50 -!- root4 is now known as yancy 09:53 -!- Kiminuo [~mix@141.98.103.236] has quit [Ping timeout: 240 seconds] 09:53 -!- Kiminuo [~mix@141.98.103.244] has joined #rust-bitcoin 09:55 -!- guest534543 [~mix@109.183.7.106] has quit [Ping timeout: 265 seconds] 11:34 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:fb44:ea40:f2ff:fe85:d2dc] has joined #rust-bitcoin 13:45 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 13:50 -!- harding [quassel@2600:3c03::f03c:91ff:fe7b:78d1] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 13:52 -!- harding [quassel@2600:3c03::f03c:91ff:fe7b:78d1] has joined #rust-bitcoin 13:57 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 256 seconds] 14:00 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 14:06 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 256 seconds] 14:17 -!- Kiminuo [~mix@141.98.103.244] has quit [Ping timeout: 265 seconds] 14:42 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 14:46 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 260 seconds] 14:51 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 15:01 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 260 seconds] 15:07 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 15:07 -!- junderw [sid43070@gateway/web/irccloud.com/x-ujnhqolcnfucmjjt] has quit [Ping timeout: 256 seconds] 15:08 -!- junderw [sid43070@gateway/web/irccloud.com/x-axtmbgowxfgnrjgo] has joined #rust-bitcoin 15:12 -!- sourabh_ [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 15:12 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 240 seconds] 15:16 -!- sourabh_ [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 272 seconds] 15:26 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:e44c:556b:c16c:c4e2] has joined #rust-bitcoin 15:31 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:e44c:556b:c16c:c4e2] has quit [Ping timeout: 240 seconds] 15:34 -!- Netsplit *.net <-> *.split quits: esotericnonsense, dr-orlovsky, stevenroose, ghost43, wallet42, devcarrot, belcher, icota[m], michaelfolkson, elichai2, (+47 more, use /NETSPLIT to show all of them) 15:37 -!- Netsplit over, joins: willcl_ark, wraithm, CubicEarth, raj_149, gwillen, elichai2, philbw4_ 15:37 -!- Netsplit over, joins: BlueMatt, michaelfolkson 15:37 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-ncldrsilsbytwleo] has quit [Ping timeout: 265 seconds] 15:37 -!- Netsplit over, joins: esotericnonsense, wpaulino, ariard, midnight, dr-orlovsky, andytoshi, jonatack, felixweis, fiatjaf, nothingmuch (+7 more) 15:38 -!- Netsplit over, joins: instagibbs, cloudhead, Aleru, moneyball, justinmoon, evalr, real_or_random, icota[m], devcarrot 15:38 -!- Netsplit over, joins: kanzure, Sentineo 15:38 -!- Netsplit over, joins: wumpus, dpc 15:38 -!- Netsplit over, joins: fjahr, warren, drolmer, jamesob 15:38 -!- Netsplit over, joins: ghost43, DeanWeen 15:39 -!- Netsplit over, joins: harding, stevenroose, schmidty, windsok, kallewoof, wallet42, jkczyz, rjected, sgeisler 15:40 -!- junderw [sid43070@gateway/web/irccloud.com/x-mnrpmtbuyuokpshx] has joined #rust-bitcoin 15:42 -!- moneyball [sid299869@gateway/web/irccloud.com/x-flptnlazuymwjekt] has quit [Ping timeout: 256 seconds] 15:42 -!- schmidty [sid297174@gateway/web/irccloud.com/x-jmabqekawstlkbtw] has quit [Ping timeout: 260 seconds] 15:42 -!- rodarmor [sid210835@gateway/web/irccloud.com/x-yaiwqwmqvexigaaz] has joined #rust-bitcoin 15:42 -!- rodarmor [sid210835@gateway/web/irccloud.com/x-yaiwqwmqvexigaaz] has quit [Ping timeout: 310 seconds] 15:42 -!- moneyball [sid299869@gateway/web/irccloud.com/x-xdkzrggfgbmhiehj] has joined #rust-bitcoin 15:43 -!- schmidty [sid297174@gateway/web/irccloud.com/x-kkwzljthzwlpiijv] has joined #rust-bitcoin 15:44 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-axwjvfwwthppwdgd] has joined #rust-bitcoin 15:49 -!- rodarmor [sid210835@gateway/web/irccloud.com/x-msgjrvtfhayaadvy] has joined #rust-bitcoin 15:51 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #rust-bitcoin 16:10 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:35 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 16:41 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 260 seconds] 17:31 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 17:35 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 246 seconds] 17:46 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 18:52 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Remote host closed the connection] 18:53 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has joined #rust-bitcoin 18:59 -!- sourabh [~sourabh@2601:18c:cd7f:6df8:c56e:1e76:b366:6705] has quit [Ping timeout: 272 seconds] 21:15 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 21:16 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin --- Log closed Wed Jun 17 00:00:15 2020