Files
pallectrum/electrum
SomberNight ed1567e841 lnurl: make requests async, don't block Qt GUI, rm LUD-16 support
- in lnurl.py, make request methods async
- in Qt GUI, lnurl network requests no longer block the GUI thread
  - but they still do in the kivy GUI
- "lightning address" (LUD-16) support is removed for now as the
  email addresses are indistinguishable from openalias email addresses
  (both protocols should have added and enforced a prefix, or similar,
   to remove this kind of ambiguity -- now we would need to make a
   network request just to identify what kind of ID we were given)
2022-06-29 16:56:04 +02:00
..
2022-06-14 13:39:18 +02:00
2022-06-29 16:18:23 +02:00
2022-04-11 17:40:22 +02:00
2022-04-11 17:40:22 +02:00
2022-04-20 12:48:22 +02:00
2022-06-28 20:34:47 +02:00
2021-07-15 14:52:25 +00:00
2021-07-16 11:27:36 +02:00
2022-04-11 17:40:22 +02:00
2022-05-24 02:39:11 +00:00
2022-06-29 16:18:23 +02:00
2022-05-26 19:10:29 +02:00