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

Implement CLI to create checkpoint state from existing GQL endpoint #382

Merged
merged 11 commits into from
May 15, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented May 11, 2023

Part of #375

  • Add util method for preparing state from GQL response entity
  • Refactor state data create/update method
  • Fix typeorm bigint transformer to handle null values
  • Fix creating graph node event with struct params
  • Fix custom query by using quotes for entity table name
  • Skip import-state if snapshot block is already indexed

@nikugogoi nikugogoi self-assigned this May 11, 2023
@nikugogoi nikugogoi changed the title [WIP] Implement CLI to create checkpoint state from subgraph GQL queries [WIP] Implement CLI to create checkpoint state from existing GQL endpoint May 11, 2023
@nikugogoi nikugogoi changed the title [WIP] Implement CLI to create checkpoint state from existing GQL endpoint Implement CLI to create checkpoint state from existing GQL endpoint May 12, 2023
@ashwinphatak ashwinphatak merged commit 76522af into cerc-io:main May 15, 2023
@ashwinphatak ashwinphatak deleted the ng-gql-create-state branch May 15, 2023 06:40
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