Skip to content

Remove error from ZkLoginVerifyResult#25715

Merged
tpham-mysten merged 2 commits intomainfrom
tpham-graphql-zk-error
Mar 6, 2026
Merged

Remove error from ZkLoginVerifyResult#25715
tpham-mysten merged 2 commits intomainfrom
tpham-graphql-zk-error

Conversation

@tpham-mysten
Copy link
Copy Markdown
Contributor

Description

Just return a regular error message if verification fails. GraphQL supports partial responses, so the fact that we produce an error in one sub-tree will not prevent other sub-trees from finishing resolving.

Test plan

How did you test the new or updated feature?

  • Unit test

Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL: ZkLoginVerifyResult will not contain error anymore. Error will not be part of GraphQL response error
  • CLI:
  • Rust SDK:
  • Indexing Framework:

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Mar 6, 2026 3:07am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Mar 6, 2026 3:07am
sui-kiosk Ignored Ignored Preview Mar 6, 2026 3:07am

Request Review

Copy link
Copy Markdown
Collaborator

@henryachen henryachen left a comment

Choose a reason for hiding this comment

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

@tpham-mysten sui-indexer-alt-e2e-tests::graphql_zklogin_tests are failing, looks like you need to update the tests to remove references to error

@tpham-mysten tpham-mysten temporarily deployed to sui-typescript-aws-kms-test-env March 6, 2026 03:05 — with GitHub Actions Inactive
@tpham-mysten
Copy link
Copy Markdown
Contributor Author

Thanks @henryachen, I have fixed the tests

@tpham-mysten tpham-mysten merged commit 663723f into main Mar 6, 2026
59 checks passed
@tpham-mysten tpham-mysten deleted the tpham-graphql-zk-error branch March 6, 2026 04:29
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