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

Take into account batch ERC-1155 transfers while paginating token tra… #6990

Merged
merged 7 commits into from Mar 13, 2023

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Feb 27, 2023

…nsfers

Close #6919
Close #6841
Close #6842

Changelog

  • Refactor http requests logger: Now api, api_v2 and block_scout_web logs saved separately
  • Pagination for token transfers takes into account batch ERC-1155 transfers (+ squashes the same token ids)
  • Add /smart-contracts/counters
  • Refactor functions such as: query_function_with_names, read_only_functions, read_only_functions_required_wallet and some others in order to avoid fetching the same smart contract several times from a DB
  • Redirect all the DB read interaction from the API v2 to the read replica

Checklist for your Pull Request (PR)

@nikitosing nikitosing force-pushed the np-improve-1155-batch-transfers-pagination branch 2 times, most recently from d9eb04a to c9286ab Compare March 10, 2023 08:02
@nikitosing nikitosing force-pushed the np-improve-1155-batch-transfers-pagination branch from ce66a8f to 7efd19f Compare March 10, 2023 13:03
@nikitosing nikitosing force-pushed the np-improve-1155-batch-transfers-pagination branch from 56a1c01 to 9b03348 Compare March 10, 2023 13:33
@nikitosing nikitosing mentioned this pull request Mar 10, 2023
31 tasks
@vbaranov vbaranov merged commit 740dfa0 into master Mar 13, 2023
1 check passed
@vbaranov vbaranov deleted the np-improve-1155-batch-transfers-pagination branch March 13, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants