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 the relay to call mirror-node for eth_call #721

Closed
Kalina-Todorova opened this issue Nov 29, 2022 · 0 comments · Fixed by #763
Closed

Update the relay to call mirror-node for eth_call #721

Kalina-Todorova opened this issue Nov 29, 2022 · 0 comments · Fixed by #763
Assignees
Labels
enhancement New feature or request limechain
Milestone

Comments

@Kalina-Todorova
Copy link

Problem

As per https://hips.hedera.com/hip/hip-584:
As a user, I want to perform eth_call calls from the Ethereum JSON-RPC standard
Information will be made available via new REST API from the mirror-node

Solution

A new /api/v1/contracts/call POST REST API will be added to execute read-only queries. We want to start calling this API.
We also want this done behind an environment variable in order to have it configurable on different environments.

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request limechain
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants