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

Ensure AztecRpc server never returns outdated info #1222

Closed
Tracked by #1115
benesjan opened this issue Jul 27, 2023 · 0 comments
Closed
Tracked by #1115

Ensure AztecRpc server never returns outdated info #1222

benesjan opened this issue Jul 27, 2023 · 0 comments

Comments

@benesjan
Copy link
Contributor

benesjan commented Jul 27, 2023

When AztecRpc server is not fully synced and you for example request a token balance you get a balance at a later date. Refactor AztecRpcServer to hold off responses until synced.

Note: This one is a bit controversial so I would wait for a wider consensus before tackling this.

@github-project-automation github-project-automation bot moved this to Todo in A3 Jul 27, 2023
@benesjan benesjan changed the title When AztecRpc server is not fully synced you get outdated info Ensure AztecRpc server never returns outdated info Jul 27, 2023
@PhilWindle PhilWindle closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants