lnd.xprv/feature
Olaoluwa Osuntokun 82ccab606c
feature: flip the required bit for payment addr in invoices/payload
In this commit, we move to start requiring the payment addr feature bit
in the invoices we produce. With this change, if a user attempts to pay
one of our invoices (assuming they're also an lnd node), then they'll
receive an error when they attempt to pay. At this point, *most* lnd
nodes should be on v0.11 at this point, and this change will notify any
lagging wallet authors to update, as these payments are generally more
secure.
2020-11-25 16:31:50 -08:00
..
default_sets.go feature: flip the required bit for payment addr in invoices/payload 2020-11-25 16:31:50 -08:00
deps_test.go feature/deps: validate feature dependencies 2019-12-16 13:06:30 -08:00
deps.go multi: optionally enable and signal anchor support 2020-03-09 12:59:34 +01:00
manager_internal_test.go feature: add new feature pkg to manage feature sets 2019-11-08 05:29:16 -08:00
manager.go feature: add feature sets for the wumbo channel feature bit 2020-07-10 16:27:11 -07:00
required.go feature/required: add ValidateRequired method 2020-01-08 12:24:37 -08:00
set.go feature: add new feature pkg to manage feature sets 2019-11-08 05:29:16 -08:00