Skip to content

Conversation

@fkrause98
Copy link
Collaborator

@fkrause98 fkrause98 commented Dec 3, 2025

Description:

Related issue: #1563.

There's a (currently open) PR for miden-node that unifies the "GetAccountDetails" and "GetAccountProofs endpoints" into a single endpoint "GetAccount". The goal of this PR is to adapt to said new endpoint, while preserving the actual NodeRpcClient trait API.

We will probably have to wait for said PR to be merged to be merged. Since I've encountered some versioning issues while working with this, so I'm currently using a local setup for this to work.

Also, something important is that the new protobuf structures have changed quite a bit, so there are probably some
parameters I might've missed or that we should decide on how to handle them.

Tasks Left:

  • Update get_account_details trait method.
  • Properly test the new account retrieval works.
  • Maybe test what happens when we have to retrieve a really big state

@fkrause98 fkrause98 requested review from SantiagoPittella and igamigo and removed request for igamigo January 7, 2026 16:17
@fkrause98 fkrause98 marked this pull request as ready for review January 7, 2026 16:17
@fkrause98 fkrause98 added no changelog This PR does not require an entry in the `CHANGELOG.md` file and removed no changelog This PR does not require an entry in the `CHANGELOG.md` file labels Jan 7, 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.

3 participants