mikedilger / gossip

Gossip is a nostr client
Other
692 stars 77 forks source link

Person Relays has outdated pairings still #768

Closed mikedilger closed 4 months ago

mikedilger commented 4 months ago

I spent some time trying to find out why it thinks some relays I used to use I still use. I couldn't get it to reprocess my relay list even with a temp schema update wiping the latest stamp. Got frustrated and set this down into this issue to try again later.

mikedilger commented 4 months ago

Newer code fixes this when a new relay list comes in.

To fix them all, I set a flag to reprocess all relay lists, and I had to make multiple tweaks to storage to get it to work (transaction issues and such).

verified fixed on unstable.