--- Log opened Thu Nov 22 00:00:28 2018 05:38 < TamasBlummer> @BlueMatt thanks, merged. @andytoshi thanks, will stop using the rust-bitcoin-chain project and add into its READ.ME that it is no longer maintained. Or should I outright delete it from rust-bitcoin? 06:04 -!- _cryptodesktop_i [~John@91.245.78.187] has joined #rust-bitcoin 06:38 -!- _cryptodesktop_i [~John@91.245.78.187] has quit [Ping timeout: 240 seconds] 07:22 < wumpus> github has an "archive" function for abandoned projects 07:23 < wumpus> might be better than completely deleting, though if you're sure no one is using it then I guess it doesn't matter 08:14 -!- TamasBlummer1 [~Thunderbi@p200300DD67286B3640EC3BDDC6E88691.dip0.t-ipconnect.de] has joined #rust-bitcoin 08:16 -!- TamasBlummer [~Thunderbi@p200300DD67286B561192158B90D89D36.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 08:16 -!- TamasBlummer1 is now known as TamasBlummer 09:27 -!- TamasBlummer [~Thunderbi@p200300DD67286B3640EC3BDDC6E88691.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 09:28 -!- TamasBlummer [~Thunderbi@p200300DD67286B36C09D22D3048757B8.dip0.t-ipconnect.de] has joined #rust-bitcoin 17:58 -!- _cryptodesktop_i [~John@91.245.78.187] has joined #rust-bitcoin 18:32 -!- _cryptodesktop_i [~John@91.245.78.187] has quit [Ping timeout: 245 seconds] 19:12 < ariard> BlueMatt: updated both #198 and #256 with new stuff, still on KeyStorage refactoring to move inside funding_txo and short_channel_id 19:13 < ariard> but not sure if we can't make funding_txo non-Option-al due to fact we get it only at funding_created message 19:13 < ariard> will try to get it done tomorrow nevertheless 19:19 < BlueMatt> ariard: I mean we could move the Channel::channel_monitor to be Option<>al 19:19 < BlueMatt> and then fill it in when we get/send funding_created 19:30 < dpc> Is my guess good that people saying `Option`**al** are all coming from C++? :D 19:58 < BlueMatt> or just people speaking english and refering to the rust Option type? 19:58 < BlueMatt> I mean in my case, sure, but why does that matter? 20:23 < dpc> It doesn't. But I've always seen Rust-people saying just `Option`, and here I see `Optional` most of the time, and it got me curious. --- Log closed Fri Nov 23 00:00:30 2018