urbit / bridge

An application for interacting with Azimuth.
MIT License
96 stars 25 forks source link

invitations: reticketing skips invites in stale cache #1016

Closed jamesacklin closed 2 years ago

jamesacklin commented 2 years ago

When a reticket is performed with a stale invite in the cache, the old ticket value will be used instead of the newly generated value when creating the invite wallet.

jamesacklin commented 2 years ago

Fixed by urbit/bridge#1013