Skip to content

feat(audit-trail): initialize wasm client and integrate into context#192

Open
alexruzenhack wants to merge 1 commit into
feat/audit-trail-configfrom
feat/audit-trail-wasm
Open

feat(audit-trail): initialize wasm client and integrate into context#192
alexruzenhack wants to merge 1 commit into
feat/audit-trail-configfrom
feat/audit-trail-wasm

Conversation

@alexruzenhack
Copy link
Copy Markdown
Contributor

@alexruzenhack alexruzenhack commented May 19, 2026

Description of change

This PR integrates the @iota/audit-trail WASM client into the Explorer's global state. This is required to decode and verify on-chain Audit Trail objects and events in the upcoming UI views.

Key Features and Changes

  • Client Initialization: Added createAuditTrailClientReadOnly to instantiate the WASM client.
  • Context Integration: Injected auditTrailClient into the TrustFrameworkProvider so it can be consumed globally via hooks.

How the change has been tested

  • Verified the context provider initializes without throwing errors on load.

@alexruzenhack alexruzenhack requested a review from a team as a code owner May 19, 2026 16:26
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rebased-explorer Error Error May 29, 2026 9:42am
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
apps-ui-kit Ignored Ignored Preview May 29, 2026 9:42am
iota-evm-bridge Skipped Skipped May 29, 2026 9:42am
iota-multisig-toolkit Skipped Skipped May 29, 2026 9:42am
iota-names Skipped Skipped May 29, 2026 9:42am
wallet-dashboard Skipped Skipped May 29, 2026 9:42am

Request Review

@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 19, 2026 16:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 19, 2026 16:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 19, 2026 16:26 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 19, 2026 16:26 Inactive
@alexruzenhack alexruzenhack marked this pull request as draft May 19, 2026 17:55
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 20, 2026 11:11 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 20, 2026 11:11 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 20, 2026 11:11 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 20, 2026 11:11 Inactive
@alexruzenhack alexruzenhack marked this pull request as ready for review May 20, 2026 11:32
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-wasm branch from b1873e9 to 516c2c1 Compare May 21, 2026 16:44
@vercel vercel Bot temporarily deployed to Preview – iota-names May 21, 2026 16:44 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 21, 2026 16:44 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 21, 2026 16:44 Inactive
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 21, 2026 16:44 Inactive
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-config branch from 7a694ae to fb93c95 Compare May 29, 2026 09:26
@alexruzenhack alexruzenhack force-pushed the feat/audit-trail-wasm branch from 516c2c1 to cf0cc41 Compare May 29, 2026 09:41
@vercel vercel Bot temporarily deployed to Preview – wallet-dashboard May 29, 2026 09:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-evm-bridge May 29, 2026 09:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-multisig-toolkit May 29, 2026 09:41 Inactive
@vercel vercel Bot temporarily deployed to Preview – iota-names May 29, 2026 09:41 Inactive
@alexruzenhack alexruzenhack self-assigned this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant