Files
pallectrum/electrum
ThomasV 60f13a977e Swaps over Nostr
- Separation between SwapManager and its transport:
   Legacy transpport uses http, Nostr uses websockets
 - The transport uses a context to open/close connections.
   This context is not async, because it needs to be called
   from the GUI
 - Swapserver fees values are initialized to None instead
   of 0, so that any attempt to use them before the swap
   manager is initialized will raise an exception.
 - Remove swapserver fees disk caching (swap_pairs file)
 - Regtests use http transport
 - Android uses http transport (until QML is ready)
2024-11-12 09:32:25 +01:00
..
2024-09-18 15:48:38 +00:00
2024-11-12 09:32:25 +01:00
2024-11-12 09:32:25 +01:00
2024-05-30 13:08:13 +00:00
2024-11-12 09:32:25 +01:00
2024-10-22 09:26:36 +02:00
2024-10-25 01:10:58 +02:00
2024-10-27 07:23:38 +01:00
2024-06-04 18:29:17 +00:00
2024-06-04 13:42:57 +00:00
2024-11-12 09:32:25 +01:00
2024-11-12 09:32:25 +01:00
2024-10-25 01:10:58 +02:00
2024-10-17 13:32:30 +02:00
2024-11-12 09:32:25 +01:00
2024-11-12 09:32:25 +01:00
2024-11-12 09:32:25 +01:00