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

Make sure to clean RPC balance when required #1374

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

csillag
Copy link
Contributor

@csillag csillag commented Apr 10, 2024

We always need to forget the previously loaded
RPC balance info, even when the newly
loaded account doesn't have a new RPC balance.

Fixes #1369.

Copy link

github-actions bot commented Apr 10, 2024

Deployed to Cloudflare Pages

Latest commit: b0d950a673125c97e310c7f30f7b08ae36874fdd
Status:✅ Deploy successful!
Preview URL: https://30c42e6e.oasis-explorer.pages.dev

@csillag csillag force-pushed the csillag/fix-search-data-flow-issue branch from dc53208 to bdb8715 Compare April 10, 2024 13:00
@csillag csillag marked this pull request as ready for review April 10, 2024 13:00
.changelog/1369.bugfix.md Outdated Show resolved Hide resolved
We always need to forget the previously loaded
RPC balance info, even when the newly
loaded account doesn't have a new RPC balance.
@csillag csillag force-pushed the csillag/fix-search-data-flow-issue branch from bdb8715 to b0d950a Compare April 10, 2024 14:00
@csillag csillag merged commit 3f502a0 into master Apr 10, 2024
8 checks passed
@csillag csillag deleted the csillag/fix-search-data-flow-issue branch April 10, 2024 14:02
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 this pull request may close these issues.

[Bug]: Searching for accounts twice returns wrong accounts
2 participants