Skip to content

chore: expose some helper functions#25874

Open
lxfind wants to merge 1 commit intomainfrom
xun/trivial-helpers
Open

chore: expose some helper functions#25874
lxfind wants to merge 1 commit intomainfrom
xun/trivial-helpers

Conversation

@lxfind
Copy link
Contributor

@lxfind lxfind commented Mar 18, 2026

Description

Make TransactionData::new_system_transaction public so external consumers can construct system transaction data directly without the VerifiedTransaction::new_system_transaction.into_inner() detour.

Re-export object_runtime from sui-execution so downstream crates can access ObjectRuntime without depending on
sui-move-natives-latest directly.

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):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

Make `TransactionData::new_system_transaction` public so external
consumers can construct system transaction data directly without the
`VerifiedTransaction::new_system_transaction` → `.into_inner()` detour.

Re-export `object_runtime` from `sui-execution` so downstream crates
can access `ObjectRuntime` without depending on
`sui-move-natives-latest` directly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lxfind lxfind temporarily deployed to sui-typescript-aws-kms-test-env March 18, 2026 01:10 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
multisig-toolkit Building Building Preview, Comment Mar 18, 2026 1:12am
sui-docs Ready Ready Preview, Comment Mar 18, 2026 1:12am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
sui-kiosk Ignored Ignored Preview Mar 18, 2026 1:12am

Request Review

@lxfind lxfind marked this pull request as ready for review March 18, 2026 01:10
@lxfind lxfind temporarily deployed to sui-typescript-aws-kms-test-env March 18, 2026 01:10 — with GitHub Actions Inactive
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.

1 participant