Skip to content

New Proposal<AccessSubIdentity> and Proposal<Borrow> TS Bindings #1693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Jul 10, 2025

Description of change

Provides TS bindings for Proposal<Borrow>, which allows to borrow a set of store objects from an Identity for the duration of a single transaction.
Adds a new Proposal AccessSubIdentity which deprecates Proposal<ControllerExecution>. AccessSubIdentity provides a high-level API to allow controllers of an Identity to access a sub-Identity in a transaction.

⚠️ This PR introduces changes which require a package upgrade!

⏳ This PR requires a new product-core release!

Links to any relevant issues

Closes Issue #1555

@UMR1352 UMR1352 self-assigned this Jul 10, 2025
@UMR1352 UMR1352 requested a review from a team as a code owner July 10, 2025 16:43
@UMR1352 UMR1352 added Enhancement New feature or improvement to an existing feature Wasm Related to Wasm bindings. Becomes part of the Wasm changelog Added A new feature that requires a minor release. Part of "Added" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. Move Changes to Move packages labels Jul 10, 2025
@UMR1352 UMR1352 requested a review from wulfraem July 10, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release. Part of "Added" section in changelog Enhancement New feature or improvement to an existing feature Move Changes to Move packages Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant