Conversation
Add dedicated documentation for the Sui gRPC v2 API covering all 22 methods across 7 services: LedgerService, TransactionExecutionService, StateService, MovePackageService, NameService, SubscriptionService, and SignatureVerificationService.
🔗 Preview Mode
|
Replace --- with *** for thematic breaks per linter rules.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 300a6ee40e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3e0216642e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Endpoint format and auth mechanism need to be confirmed by infra team.
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2493639afb
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Use * for unordered lists and MDX comment syntax.
Update all grpcurl examples with the correct endpoint (sui-mainnet.g.alchemy.com:443), Authorization Bearer header, and -import-path/-proto flags. Fill in the quickstart endpoints table and add auth documentation.
Summary