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

Reduce block chain call on indexer batch #593

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Conversation

purplesmoke05
Copy link
Member

@purplesmoke05 purplesmoke05 commented Feb 2, 2024

Close: #549


  • Reduced the number of web3 calls in indexer batch using token cache.
  • Changed not to index informations of tokens of which issuers have been deleted.

@purplesmoke05 purplesmoke05 self-assigned this Feb 2, 2024
@purplesmoke05 purplesmoke05 marked this pull request as ready for review February 2, 2024 09:29
@purplesmoke05 purplesmoke05 marked this pull request as draft February 2, 2024 10:51
@purplesmoke05 purplesmoke05 marked this pull request as ready for review February 4, 2024 23:24
@purplesmoke05 purplesmoke05 merged commit 228df4b into dev-24.3 Feb 4, 2024
5 checks passed
@purplesmoke05 purplesmoke05 deleted the feature/#549 branch February 4, 2024 23:25
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.

[FEATURE] CPU usage improvements
2 participants