Upstream merge to iota v1.13.1 + Introduce iota-sdk-types#84
Merged
chrisgitiota merged 5 commits intomainfrom Dec 18, 2025
Merged
Upstream merge to iota v1.13.1 + Introduce iota-sdk-types#84chrisgitiota merged 5 commits intomainfrom
chrisgitiota merged 5 commits intomainfrom
Conversation
Summary: - [ ] tokio version update to: - - [ ] fastcrypto version update to rev = - - [x] iota-sdk-types (`https://github.com/iotaledger/iota-rust-sdk.git`) update to rev = 05608b7e4a5b96d85f84e1970a517f6f174beb8b - [x] changes in iota_interaction/src/sdk_types - [ ] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: _ - [x] pin all iota.git dependencies to tag = "v1.13.1-rc" Additional changes: - Introduce iota-sdk-types package from `https://github.com/iotaledger/iota-rust-sdk.git` as workspace dependency - Remove iota_interaction/src/sdk_types/shared_crypto files and use iota-sdk-types instead - All changes in iota_interaction/src/sdk_types result from the new iota-sdk-types dependency. No other changes here.
qrayven
approved these changes
Dec 18, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of change
Summary:
https://github.com/iotaledger/iota-rust-sdk.git) update to rev = 05608b7e4a5b96d85f84e1970a517f6f174beb8bAdditional changes:
iota-sdk-typespackage fromhttps://github.com/iotaledger/iota-rust-sdk.gitas workspace dependencyiota_interaction/src/sdk_types/shared_cryptofolder and useiota-sdk-typesinsteadNotes:
iota_interaction/src/sdk_typesresult from the newiota-sdk-typesdependency. No other changes here.@iota/iota-interaction-tsnpmjs package is needed because the originalintentrelated implementation in theiota_interaction/src/sdk_types/shared_cryptofolder differs from the now used implementation contained iniota-sdk-types.Links to any relevant issues
#67
How the change has been tested
The changes have been tested using IOTA version "v1.13.1-rc" with the following test PRs: