Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eth_getBalance with logic to call mirror node account endpoint #448

Closed
Nana-EC opened this issue Aug 17, 2022 · 0 comments · Fixed by #529
Closed

Update eth_getBalance with logic to call mirror node account endpoint #448

Nana-EC opened this issue Aug 17, 2022 · 0 comments · Fixed by #529
Assignees
Labels
enhancement New feature or request P1
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Aug 17, 2022

Problem

Mirror node added logic tot eh api/v1/accounts/{accountIdOrEvmAddress} to return the up to date balance.
However, the relay still calls the consensus node

Solution

Update eth_getBalance with logic to call mirror node account endpoint

Alternatives

No response

@Nana-EC Nana-EC added the enhancement New feature or request label Aug 17, 2022
@Nana-EC Nana-EC added this to the 0.8.0 milestone Aug 30, 2022
@Nana-EC Nana-EC self-assigned this Sep 16, 2022
@Nana-EC Nana-EC added the P1 label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant