Skip to content

Normalize RPC endpoints #616

@Mirko-von-Leipzig

Description

@Mirko-von-Leipzig

Not for this PR, but it feels like we should normalize these endpoints somehow. For example:

  • I'm not sure if we are actually using GetAccountStateDelta in the client - @igamigo, could you check?
  • I think the current GetAccountDetails endpoint returns the entire account, which would probably not work for large accounts.
  • GetAccountProofsRequest is used primarily for FPI, but maybe it can be used for other things as well?

Generally, we should probably list the use case we have for retrieving account data from the node and see if these 3 methods are still the right way to get this data. @polydez - could you create an issue for this?

Originally posted by @bobbinth in #542 (comment)

Looks like we can also remove CheckNullifiers, but not CheckNullifiersByPrefix (origin comment)?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions