Skip to content

Bump to protocol v113 and clean up some execution paths#25585

Merged
tzakian merged 1 commit intomainfrom
tzakian/cleanup-exec-paths
Feb 23, 2026
Merged

Bump to protocol v113 and clean up some execution paths#25585
tzakian merged 1 commit intomainfrom
tzakian/cleanup-exec-paths

Conversation

@tzakian
Copy link
Copy Markdown
Contributor

@tzakian tzakian commented Feb 23, 2026

Description

Add protocol version 113 with refactored execution check ordering, expanded node config options, and updated consensus validation. Includes snapshot regeneration and new test coverage.

Test plan

CI + some new tests


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: Add a new protocol version to support some refactoring in execution.
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

@tzakian tzakian requested review from a team, alex-mysten and aschran February 23, 2026 19:57
@tzakian tzakian requested review from a team and mystenmark as code owners February 23, 2026 19:57
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Feb 23, 2026 9:47pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Preview Feb 23, 2026 9:47pm
sui-kiosk Ignored Ignored Preview Feb 23, 2026 9:47pm

Request Review

@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env February 23, 2026 19:58 — with GitHub Actions Inactive
Add protocol version 113 with refactored execution check ordering, expanded
node config options, and updated consensus validation. Includes snapshot
regeneration and new test coverage
@tzakian tzakian force-pushed the tzakian/cleanup-exec-paths branch from 5f6c1d6 to 27acb7c Compare February 23, 2026 21:45
@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env February 23, 2026 21:45 — with GitHub Actions Inactive
@tzakian tzakian merged commit 4393c76 into main Feb 23, 2026
57 of 58 checks passed
@tzakian tzakian deleted the tzakian/cleanup-exec-paths branch February 23, 2026 22:10
tzakian added a commit that referenced this pull request Feb 23, 2026
Add protocol version 113 with refactored execution check ordering,
expanded node config options, and updated consensus validation. Includes
snapshot regeneration and new test coverage.

CI + some new tests

---

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.

- [X] Protocol: Add a new protocol version to support some refactoring
in execution.
- [ ] Nodes (Validators and Full nodes):
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] Indexing Framework:
tzakian added a commit that referenced this pull request Feb 23, 2026
…#25585) (#25588)

Add protocol version 113 with refactored execution check ordering,
expanded node config options, and updated consensus validation. Includes
snapshot regeneration and new test coverage.

CI + some new tests

---

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.

- [X] Protocol: Add a new protocol version to support some refactoring
in execution.
- [ ] Nodes (Validators and Full nodes):
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] Indexing Framework:
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.

3 participants