Lightning: Implement the optional data loss protection feature

Created on 27 Jun 2018  路  2Comments  路  Source: ElementsProject/lightning

Some users have been complaining because one of the android wallets derived from Eclair (but not ACINQs own android wallet) now requires that feature to work at all (see #1541 for example).

So we should probably implement that as well. See spec at https://github.com/lightningnetwork/lightning-rfc/commit/046f5acb1619bccf167e5539f144433495f1486b.

enhancement openingd

Most helpful comment

OK, I'm working on this; it's queued behind the HSM changes to separate the payment key (which channeld et al do not need) from the other keys.

All 2 comments

OK, I'm working on this; it's queued behind the HSM changes to separate the payment key (which channeld et al do not need) from the other keys.

This was addressed in #1854

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AndiMacTen picture AndiMacTen  路  3Comments

ldn2017 picture ldn2017  路  4Comments

brunoaduarte picture brunoaduarte  路  5Comments

willcl-ark picture willcl-ark  路  4Comments

cdecker picture cdecker  路  4Comments