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

[GraphQL Client] Use bcs from Checkpoint instead of manual conversion. #62

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

stefan-mysten
Copy link
Collaborator

@stefan-mysten stefan-mysten commented Nov 20, 2024

Get checkpoint summary from bcs instead of manually converting it. This is dependent on first landing
MystenLabs/sui#20340

  • Update the schema with the bcs comment.
  • Update the Sui CLI to enable the new schema support.

Note: this will have to sit for a while because we have no releases in the upcoming weeks so we cannot get an updated version of the CLI that includes the latest schema changes.

@stefan-mysten stefan-mysten force-pushed the gql_checkpoint_summary_test branch from 31bc488 to 45e3939 Compare December 12, 2024 04:08
@stefan-mysten stefan-mysten changed the title [GraphQL Client] Use checkpointSummaryBcs instead of manual conversion. [GraphQL Client] Use bcs from Checkpoint instead of manual conversion. Dec 12, 2024
@bmwill bmwill merged commit b3537da into master Dec 12, 2024
6 checks passed
@bmwill bmwill deleted the gql_checkpoint_summary_test branch December 12, 2024 14:38
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