Files
purple-electrumwallet/electrum
f321x 88c7a731c0 swaps: rm until filter when fetching server pairs
The `until` filter would limit the relay to only send us events created
up until this timestamp. If the user opens a swap transport by opening
the swap dialog, and keeps the dialog open the dialog will naturally age
above this limit and the relay will stop sending the client swapserver
events as they have (legitimately) been created after this timestamp.

As sanity check we still have the comparison against the current
timestamp in the event parsing loop to prevent pre/backdating.

Fixes https://github.com/spesmilo/electrum/issues/10520
2026-03-16 12:20:47 +01:00
..
2026-02-21 03:51:52 +00:00
2026-02-17 18:11:13 +00:00
2025-12-02 10:38:10 +01:00
2026-01-28 17:49:36 +01:00
2026-02-26 18:06:31 +01:00