penumbra-zone / web

Apache License 2.0
10 stars 7 forks source link

Use `localSeq` for determining which sequence number Prax has saved for an auction #1285

Closed jessepinho closed 2 weeks ago

jessepinho commented 2 weeks ago

Right now, Prax doesn't use localSeq, so, when a user clicks the "Query latest state" button, minifront shows a Withdraw button for auctions that have ended — even if the user hasn't yet exchanged their seq 0 token for a seq 1 token.

Valentine1898 commented 2 weeks ago

1242