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

UTXO caching mechanism #865

Closed
digorithm opened this issue Mar 30, 2023 · 0 comments · Fixed by #930
Closed

UTXO caching mechanism #865

digorithm opened this issue Mar 30, 2023 · 0 comments · Fixed by #930
Assignees
Labels
feat Issue is a feature

Comments

@digorithm
Copy link
Member

digorithm commented Mar 30, 2023

Mirror of the same feature being developed for the Rust SDK: FuelLabs/fuels-rs#903.

  • Check for cached UTXO id
    • If found, generate new id
  • save id in cache
  • start with a 30s-60s cache, determine best TTL
  • Add an option or config to opt-out
@digorithm digorithm added the feat Issue is a feature label Mar 30, 2023
@camsjams camsjams self-assigned this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants