You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The folder iota_sdk_abstraction/types contains a subset of the code, used as a wasm32 compatible replacement for the IOTA Client Rust SDK.
The sources in iota_sdk_abstraction/types are currently outdated. The latest state of IOTA Client Rust SDK needs to be cherrypicked and manually merged into iota_sdk_abstraction/types. As only some parts of the Rust SDK code are used in iota_sdk_abstraction/types the code needs to be compared file by file and only changes that apply to code already existing in iota_sdk_abstraction/types shall be merged.
Before doing the upstream merging, we need to consent on a pinned version for the Rust and Typescript IOTA Client SDK.
The text was updated successfully, but these errors were encountered:
chrisgitiota
added
Rust
Related to the core Rust code. Becomes part of the Rust changelog.
Wasm
Related to Wasm bindings. Becomes part of the Wasm changelog
labels
Nov 25, 2024
The folder
iota_sdk_abstraction/types
contains a subset of the code, used as a wasm32 compatible replacement for the IOTA Client Rust SDK.The sources in
iota_sdk_abstraction/types
are currently outdated. The latest state of IOTA Client Rust SDK needs to be cherrypicked and manually merged intoiota_sdk_abstraction/types
. As only some parts of the Rust SDK code are used iniota_sdk_abstraction/types
the code needs to be compared file by file and only changes that apply to code already existing iniota_sdk_abstraction/types
shall be merged.Before doing the upstream merging, we need to consent on a pinned version for the Rust and Typescript IOTA Client SDK.
The text was updated successfully, but these errors were encountered: