SomberNight
4aab843f17
lnutil.LnFeatures: impl and use "supports" method for feature-bit-tests
...
Note that for a required feature, BOLT-09 allows setting either:
- only the REQ bit
- both the REQ bit and the OPT bit
Hence, when checking if a feature is supported by e.g. an invoice, both
bits should be checked.
Note that in lnpeer.py, in self.features specifically, REQ implies OPT,
as it is set by ln_compare_features.
2021-02-22 19:53:01 +01:00
..
2021-02-22 16:42:27 +01:00
2021-02-17 17:28:13 +01:00
2021-02-12 05:28:01 +01:00
2021-01-11 11:37:14 +01:00
2021-02-22 19:53:01 +01:00
2021-01-21 18:05:48 +01:00
2021-01-13 11:07:48 +01:00
2021-01-09 19:56:05 +01:00
2020-12-08 17:08:03 +01:00
2020-12-08 17:08:03 +01:00
2021-02-19 13:12:09 +01:00
2020-12-06 23:35:39 -03:00
2021-02-17 17:28:13 +01:00
2020-12-22 10:48:10 +01:00
2020-12-09 09:04:04 +01:00
2021-01-29 19:53:04 +01:00
2021-02-18 20:40:38 +01:00
2021-02-18 06:11:09 +01:00
2021-01-06 21:14:56 +01:00
2020-12-10 17:39:12 +01:00
2021-02-18 06:11:09 +01:00
2021-02-22 16:42:27 +01:00
2021-01-28 20:00:48 +01:00
2021-02-22 11:25:00 +01:00
2021-02-22 19:53:01 +01:00
2021-02-18 10:59:45 +01:00
2021-02-22 19:53:01 +01:00
2021-02-10 19:40:10 +01:00
2021-02-22 19:53:01 +01:00
2021-02-22 19:53:01 +01:00
2020-12-10 14:36:31 +01:00
2021-02-22 11:25:00 +01:00
2021-02-21 04:48:36 +01:00
2021-02-08 20:26:16 +02:00
2020-12-20 15:25:31 +01:00
2021-01-19 14:15:07 +01:00
2021-02-17 17:28:13 +01:00
2021-01-06 21:27:10 +01:00
2021-02-07 12:09:37 +01:00
2021-02-12 21:31:18 +01:00
2021-02-12 04:59:40 +01:00
2021-02-18 03:02:25 +01:00
2020-12-18 19:40:39 +01:00
2021-02-18 06:11:09 +01:00
2021-02-19 13:12:09 +01:00