Skip to content
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

WASM32 - Replace mocked Identity client with real Identity client #1445

Open
2 tasks
chrisgitiota opened this issue Nov 25, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Milestone

Comments

@chrisgitiota
Copy link

The current POC implementation in bindings/wasm/src/kinesis uses a mocked "Identity Client" used for test purposes located in
iota_sdk_abstraction/identity_client.rs

TODOs:

  • Replace currently used mocked "Identity Client" with IdentityClient located in rebased/client/full_client.rs
  • If the mocked "Identity Client" located in iota_sdk_abstraction/identity_client.rs shall be used for test purposes any longer move the sources to an appropriate location. Otherwise delete the sources.
@chrisgitiota 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
@chrisgitiota chrisgitiota added this to the Wasm Rebased milestone Nov 25, 2024
@wulfraem wulfraem self-assigned this Dec 3, 2024
@wulfraem wulfraem moved this from Product Backlog to In Progress in IOTA Identity - Framework Developments Dec 3, 2024
@wulfraem wulfraem moved this from In Progress to Sprint Backlog in IOTA Identity - Framework Developments Dec 5, 2024
@wulfraem wulfraem removed their assignment Dec 6, 2024
@wulfraem wulfraem moved this from Sprint Backlog to Product Backlog in IOTA Identity - Framework Developments Dec 6, 2024
@eike-hass eike-hass moved this from Product Backlog to Sprint Backlog in IOTA Identity - Framework Developments Dec 9, 2024
@eike-hass eike-hass modified the milestones: Wasm Rebased, v1.6 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Status: Sprint Backlog
Development

No branches or pull requests

3 participants