Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@iam047801
Copy link
Collaborator

@iam047801 iam047801 commented Jun 26, 2025

  • Added new fields in LatestAccountState for faster filtering: types, owner_address, minter_address, fake, and created_lt
  • API handlers now accept a count query parameter (default false) so endpoints can skip row counting to speed up responses
  • Block fetching and saving work concurrently and accumulate batches before insertion for better catch‑up performance
  • The fetcher caches account states to avoid repeated requests, while the parser keeps a large cache mapping items to their minters for fake-item checks
  • Updated dependencies to Go 1.23 and tonutils-go v1.13.0

iam047801 added 30 commits May 18, 2024 07:07
iam047801 and others added 29 commits June 23, 2025 16:02
Optimize counting on messages, account_states and transactions filters
@iam047801 iam047801 merged commit eab7f71 into main Jul 1, 2025
1 check passed
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.

2 participants