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

Add native support for eth_estimateGas and debug_traceTransaction #88

Open
spilin opened this issue May 10, 2023 · 0 comments
Open

Add native support for eth_estimateGas and debug_traceTransaction #88

spilin opened this issue May 10, 2023 · 0 comments
Assignees

Comments

@spilin
Copy link
Collaborator

spilin commented May 10, 2023

It is possible to add support for eth_estimateGas and debug_traceTransaction using standalone-refiner as a source. Key missing peace is a communication channel between refiner and relayer to proxy request.
As a suggestion on how to send messages between to services - sockets(UNIX/tcp) seems like an obvious choice.
We should investigate it and discuss

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

No branches or pull requests

2 participants