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

Closed
12 tasks done
chrisgitiota opened this issue Nov 25, 2024 · 0 comments · Fixed by #1585
Closed
12 tasks done

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

chrisgitiota opened this issue Nov 25, 2024 · 0 comments · Fixed by #1585
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

Comments

@chrisgitiota
Copy link

chrisgitiota commented Nov 25, 2024

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:

P1

P2

  • Add support to get DID from an OnChainIdentity in TypeScript directly @wulfraem
  • remove IotaIdentityClient (Stardust related) @wulfraem
  • remove last dummy types
  • resolver client should be able to use read only and write capable client @wulfraem
  • fix/check ci
  • check for occurrences of "alias output" wording

P3

  • fix warnings
@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 Trust Framework Developments Dec 3, 2024
@wulfraem wulfraem moved this from In Progress to Sprint Backlog in IOTA Trust 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 Trust Framework Developments Dec 6, 2024
@eike-hass eike-hass moved this from Product Backlog to Sprint Backlog in IOTA Trust Framework Developments Dec 9, 2024
@eike-hass eike-hass modified the milestones: Wasm Rebased, v1.6 Dec 9, 2024
@wulfraem wulfraem moved this from Sprint Backlog to In Progress in IOTA Trust Framework Developments Jan 16, 2025
@eike-hass eike-hass moved this from In Progress to In Review in IOTA Trust Framework Developments Feb 28, 2025
@wulfraem wulfraem linked a pull request Mar 4, 2025 that will close this issue
@eike-hass eike-hass moved this from In Review to Done in IOTA Trust Framework Developments Mar 6, 2025
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
Development

Successfully merging a pull request may close this issue.

3 participants