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

make sure we always start indexing on ganache, even if no block info available (from block 0)… #594

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

paulo-ocean
Copy link
Contributor

@paulo-ocean paulo-ocean commented Aug 5, 2024

…, from block zero

Fixes #493

Changes proposed in this PR:

  • even if we can't get block info, we still start from block 0 (local network only)
  • helper utils fn to check for undefined/null same time

@paulo-ocean paulo-ocean marked this pull request as ready for review August 5, 2024 17:28
Copy link
Member

@bogdanfazakas bogdanfazakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@paulo-ocean paulo-ocean merged commit 0c03f69 into develop Aug 6, 2024
8 checks passed
@paulo-ocean paulo-ocean deleted the issue-493-start-block-ganache branch August 6, 2024 09:44
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.

3 participants