Skip to content

Support for remote account#2187

Draft
marijamijailovic wants to merge 2 commits into
0xMiden:nextfrom
walnuthq:pr/call-command-remote-account
Draft

Support for remote account#2187
marijamijailovic wants to merge 2 commits into
0xMiden:nextfrom
walnuthq:pr/call-command-remote-account

Conversation

@marijamijailovic

Copy link
Copy Markdown
Contributor

Adds remote account support to the call command: accounts not in the local store are resolved as public foreign accounts and invoked via FPI.

This is Draft because I am suggesting that we first merge #2179, and then this one , which will close #2097.

cc @Keinberger, @igamigo

@marijamijailovic

Copy link
Copy Markdown
Contributor Author

Hi @igamigo same question(as on #2179 ) about the changelog for this PR: there is already an entry saying “Added miden-cli call command for invoking account procedures directly from the CLI”. Should we reuse that existing entry for this PR or to add a new changelog entry?

@igamigo

igamigo commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Hi @igamigo same question(as on #2179 ) about the changelog for this PR: there is already an entry saying “Added miden-cli call command for invoking account procedures directly from the CLI”. Should we reuse that existing entry for this PR or to add a new changelog entry?

Sorry for the delay in this response. Similarly to the other PR, not a strong opinion but we can reuse the original log.

@igamigo

igamigo commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Hey @marijamijailovic / @Keinberger, just a heads up, if we want this on the 0.15.x we'll need to rebase this to main.

@marijamijailovic

Copy link
Copy Markdown
Contributor Author

This PR is blocked for now.

miden-client exec and call do not work with the latest compiler on the next branch. We must wait for the fix first.
See: 0xMiden/compiler#1192

After the fix is introduce, I will:

  1. Run full testing locally.
  2. Mark this PR as ready for review.

So this PR stays in draft until then.

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.

miden-client call: support remote account reads

2 participants