I faced strange problem testing rapid swaps, after some points, swaps got stuck on PENDING state, the maker execute returned 200, but swaps never succeed/expired/failed.
From this I can assume the RLN never marks the swaps that are in pending state as expired even the expiry time has passed, I'll open a fix PR for this.
I also tried to find out why the swaps were stuck on pending and not failing/succeeding, but up to now I didn't find any thing, so can you please help me on this one? (probably could be an edge case)
I attached the directory of taker and maker both below, this happened on 2026-04-13 if you want to check.
Keep in mind that in between you are going to see some failed ones, pending stuck starts before, I don't think they are relevant.
I faced strange problem testing rapid swaps, after some points, swaps got stuck on
PENDINGstate, the maker execute returned 200, but swaps never succeed/expired/failed.From this I can assume the RLN never marks the swaps that are in pending state as expired even the expiry time has passed, I'll open a fix PR for this.
I also tried to find out why the swaps were stuck on pending and not failing/succeeding, but up to now I didn't find any thing, so can you please help me on this one? (probably could be an edge case)
I attached the directory of taker and maker both below, this happened on 2026-04-13 if you want to check.
Keep in mind that in between you are going to see some failed ones, pending stuck starts before, I don't think they are relevant.