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

on-fly fetching of token instances #2762

Merged
merged 6 commits into from
Oct 14, 2019
Merged

Conversation

ayrat555
Copy link
Contributor

@ayrat555 ayrat555 commented Oct 7, 2019

Currently, we have to restart indexer to fetch metadata
for newly imported ERC-721 token instances.

This PR triggers fetching of new token instances after blocks
imports in Catchup and Realtime fetchers.

Changelog

  • on-fly fetching of token instances

Currently, we have to restart indexer to fetch metadata
for newly imported ERC-721 token instances.

This PR triggers fetching of new token instances after blocks
imports in Catchup and Realtime fetchers.
@coveralls
Copy link

coveralls commented Oct 7, 2019

Pull Request Test Coverage Report for Build 8e95171e-b803-4659-bc4a-63575e59f70e

  • 2 of 7 (28.57%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 77.674%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/indexer/lib/indexer/block/fetcher.ex 0 1 0.0%
apps/indexer/lib/indexer/fetcher/token_instance.ex 0 4 0.0%
Totals Coverage Status
Change from base Build c0a29fac-de5d-46e0-90b5-621a323dd706: -0.05%
Covered Lines: 5316
Relevant Lines: 6844

💛 - Coveralls

@ayrat555 ayrat555 merged commit 58e9369 into master Oct 14, 2019
@ayrat555 ayrat555 deleted the ab-on-fly-token-instance-fetching branch October 14, 2019 07:21
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.

4 participants