--- Day changed Sat Oct 27 2018 03:20 < ariard> BlueMatt: it wasn't exactly this, see https://github.com/rust-bitcoin/rust-lightning/pull/228 03:21 < ariard> long story short: seems to me we forget to provide ChannelMonitor with first per_commitment_point of channel and so it is unable to detect first, and only the first, remote commitment tx onchain 03:22 < ariard> (not the fix I would like to but the fix I'm able to, will write a better one after some sleep, needed to write some of #214 tests) 13:37 < BlueMatt> ariard: nice catch, but no rush on fixing that one, it wont hurt my demo and is an old bug :p 14:01 < andytoshi> BlueMatt: can you pls merge https://github.com/rust-bitcoin/rust-secp256k1/pull/72