Skip to content

feat: client service#1850

Draft
igamigo wants to merge 7 commits into
nextfrom
igamigo-client-service
Draft

feat: client service#1850
igamigo wants to merge 7 commits into
nextfrom
igamigo-client-service

Conversation

@igamigo

@igamigo igamigo commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

Closes 0xMiden/web-sdk#94


Note

The only web-sdk-touching file in this PR is crates/idxdb-store/src/yarn.lock, which is obsolete after web-sdk's pnpm migration. No web-sdk PR is needed; the lockfile change can be dropped (and will fall out naturally on rebase after #1992 / #2135 land).

@WiktorStarczewski

Copy link
Copy Markdown
Contributor

Heads-up about the web-sdk split (#1992 / #2135): this PR's only web-sdk file change is to crates/idxdb-store/src/yarn.lock, which is obsolete — web-sdk migrated from yarn 1 to pnpm 9 workspaces (web-sdk 0xMiden/miden-client#9) and yarn.lock no longer exists in the new repo.

No equivalent web-sdk PR is needed; the lockfile change here is moot. Once crates/idxdb-store/ is removed from miden-client by #1992 / #2135, that file will naturally fall out of this PR on rebase. Otherwise feel free to drop the lockfile change manually if it's noisy.

The rest of this PR (the miden-client side) stays here.

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.

Add a helper/event dispatcher to be informed about on chain events

2 participants