Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache issues during minting/unminting #715

Open
michalinacienciala opened this issue Dec 20, 2023 · 0 comments · May be fixed by #785
Open

Cache issues during minting/unminting #715

michalinacienciala opened this issue Dec 20, 2023 · 0 comments · May be fixed by #785

Comments

@michalinacienciala
Copy link
Contributor

There were some issues that potencially may be related to cache handling that I observed durng minting/unminting. Not sure if they all have the same root cause or not.

Issue 1:

I was connected to one account via MM and had an unmintinmg process going on. Then I switched to a different account in MM and saw that I got disconnected (as expected), but I still saw some info related to my the unminting request going on on the disconnected account (not expected):
image

After refreshing it was the same:
image

Only after switching to Mint and back to Unmint tab I finally got a 'clean` view:
image

Issue 2:

There's also something off about the statuses shown for deposits (status in My activity is sometimes not in line with the status in activity details). For example on this video, at 0:14 you can see that My Activity showed that deposit for ~0.05 BTC was Minted, but details showed contradictory information (only after few second after I took the video the statuses on the timeline started to change and progressed to Minting Completed).

And on the screenshot it can be seen that deposit for ~0.2 BTC is show in My Activity as Pending, when in details it's completed:
image

That deposit for 0.2 BTC wasn't yet completed. In tbtcscan we could see it was in MINTING REQUESTED state. Yet dapp showed it as completed (but txs on the right panel show that there was no Minting Completion tx yet):
image

After reloading the page, statuses got updated to the correct values.

@evandrosaturnino evandrosaturnino linked a pull request Nov 27, 2024 that will close this issue
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant