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

Indexer performance update: Deduplicate tokens in the indexer token transfers transformer #4542

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Aug 23, 2021

Motivation

In the catchup block indexer resulting set of tokens before the update in the DB is not unique.

Changelog

Deduplicate tokens set before update in the DB.

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Indexer performance update: deduplicate tokens in indexer token transfers transformer Indexer performance update: Deduplicate tokens in the indexer token transfers transformer Aug 23, 2021
@vbaranov vbaranov force-pushed the vb-tt-transform-tokens-dedup branch from 2ee4eef to 7b4e027 Compare August 23, 2021 11:08
@vbaranov vbaranov merged commit 1105da8 into master Aug 23, 2021
@vbaranov vbaranov deleted the vb-tt-transform-tokens-dedup branch August 23, 2021 17:04
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Aug 23, 2021
…kens-dedup

Indexer performance update: Deduplicate tokens in the indexer token transfers transformer
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.

None yet

1 participant