mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Mainnet balance can't be updated #90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Feb 15, 2024).
Originally assigned to: @mike-petrov on GitHub.
Current Behavior
Expected Behavior
Mainnet balance displayed.
Possible Solution
Dunno.
Steps to Reproduce
That's the problem, I don't know how to reproduce it. But I have an open session and I just open a new page with panel.
Your Environment
uname -a): Firefox 115.7.0esr@roman-khimov commented on GitHub (Feb 15, 2024):
This error seems to be related:
@mike-petrov commented on GitHub (Feb 16, 2024):
If you close or log out of your wallet, the websocket cannot connect to it. Is this case in this issue?
@roman-khimov commented on GitHub (Feb 16, 2024):
Very likely so. If I just open up Neon again on my phone --- it works.
@mike-petrov commented on GitHub (Mar 7, 2024):
@roman-khimov let's close this issue
@roman-khimov commented on GitHub (Mar 7, 2024):
Maybe we can fetch the balance from RPC, not requesting wallet?
@roman-khimov commented on GitHub (Mar 11, 2024):
RPC requires an additional dependency, not now. Let's handle the error better then, "something went wrong" means nothing.