Skip to content

Conversation

@bmwill
Copy link
Contributor

@bmwill bmwill commented Nov 26, 2024

Description

Refactor the existing rest rpc code and introduce a new gRPC service served by the same endpoint.

Test plan

How did you test the new or updated feature?


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):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@vercel
Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 3:21pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 3:21pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 3:21pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 3:21pm

@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env November 26, 2024 14:36 — with GitHub Actions Inactive
@bmwill bmwill changed the title Rpc rpc: various refactorings Nov 26, 2024
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env November 26, 2024 16:19 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env November 26, 2024 16:34 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env November 27, 2024 03:56 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env November 30, 2024 22:17 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env December 1, 2024 21:26 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env December 3, 2024 03:37 — with GitHub Actions Inactive
@bmwill bmwill temporarily deployed to sui-typescript-aws-kms-test-env December 3, 2024 21:20 — with GitHub Actions Inactive
@bmwill bmwill changed the title rpc: various refactorings rpc: introduce gRPC service Dec 3, 2024
@bmwill bmwill marked this pull request as ready for review December 3, 2024 21:22
Introduces a new set of more fleshed out protobuf definitions for both
core types (and conversions to/from sui-sdk-types and the protobuf
types) as well as rpc request and response types.
Implement the sui.node.v2.Node gRPC service and serve it off the rpc
endpoint.
@bmwill bmwill had a problem deploying to sui-typescript-aws-kms-test-env December 9, 2024 15:20 — with GitHub Actions Failure
@bmwill bmwill had a problem deploying to sui-typescript-aws-kms-test-env December 9, 2024 15:26 — with GitHub Actions Failure
@bmwill bmwill merged commit 0dcad6b into MystenLabs:main Dec 9, 2024
45 of 48 checks passed
@bmwill bmwill deleted the rpc branch December 9, 2024 15:56
TheMrAI added a commit to iotaledger/iota that referenced this pull request Jul 31, 2025
…kage linkage (#8046)

# Description of change

Add additional signature and linkage checks.

## Links to any relevant issues

fixes #8034 

- Also partially pulled in changes from
MystenLabs/sui#22362 for the used
`InvalidLinkage` error, but no changes regarding `iota-rest-api` as it
all will get refactored/renamed in
MystenLabs/sui#20435.
- Omitted changed touching **static-ptb** as those only get introduced
in: MystenLabs/sui#22256

## How the change has been tested

- [ ] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

### Release Notes

- [x] Protocol: Adds a new protocol config options to enable additional
signature and linkage checks.
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
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.

4 participants