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

refactor: WT-1811 parallelise get ERC20 and Native balances when using the indexer #1044

Merged
merged 9 commits into from
Oct 24, 2023

Conversation

andrearampin
Copy link
Contributor

Summary

To improve SmartCheckout performance, we have identified that we can make get ERC20 and Native calls in parallel in getIndexerBalance

https://immutable.atlassian.net/browse/WT-1811

Customer Impact

Improved performance when fetching wallet balances

Fixed

  • getIndexerBalance

Things worth calling out

Before submitting the PR, please consider the following:

  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.

@andrearampin andrearampin requested a review from a team as a code owner October 21, 2023 04:01
@andrearampin andrearampin enabled auto-merge (squash) October 24, 2023 00:59
@andrearampin andrearampin merged commit c48d97e into main Oct 24, 2023
6 checks passed
@andrearampin andrearampin deleted the WT-1811-parallel-balances branch October 24, 2023 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants