-
Notifications
You must be signed in to change notification settings - Fork 50
feat(sdk): add platform address transition WASM bindings #3147
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
Merged
QuantumExplorer
merged 18 commits into
v3.1-dev
from
feat/sdk/platform-address-transitions
Mar 11, 2026
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
73591df
feat(wasm-dpp2): add platform address transition WASM bindings
shumkov 87d6c79
fix(wasm-dpp2): fix formatting and typo in platform address transitions
shumkov bf0120c
fix(wasm-dpp2): use typed params instead of JsValue in platform addre…
shumkov e39645d
refactor(wasm-dpp2): replace JsValue with typed params in setters acr…
shumkov 22bb6a1
Merge branch 'v3.1-dev' into feat/sdk/platform-address-transitions
shumkov 88e573c
Merge branch 'v3.1-dev' into feat/sdk/platform-address-transitions
shumkov ce9a6ab
fix(sdk): replace panicking into_inner() with fallible try_into_inner()
shumkov 4b7646f
fix(sdk): fix remaining into_inner() calls and missing trait import
shumkov 97706f4
style(sdk): collapse set_output signatures to single line per rustfmt
shumkov 6654d11
fix(wasm-sdk): propagate fallible outputs_to_btree_map result
shumkov f3088f6
style(wasm-sdk): apply rustfmt to addresses.rs
shumkov c76f25d
refactor(wasm-dpp2): simplify inputs/outputs_from_js_options using tr…
shumkov d2a6aa9
refactor(wasm-dpp2): simplify optional_output_from_js_options using t…
shumkov c2cc43f
refactor(wasm-dpp2): use try_from_options_optional directly for optio…
shumkov 801f951
refactor(wasm-dpp2): implement TryFrom<&JsValue> for PlatformAddressO…
shumkov 5d7f6f8
Merge branch 'v3.1-dev' into feat/sdk/platform-address-transitions
shumkov 7b1f516
fix(wasm-dpp2): fix ESLint errors in transition spec files
shumkov 7cf9cc9
fix(wasm-dpp2): use object destructuring in address transition tests
shumkov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.