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

Implement eth_gasPrice RPC endpoint #295

Closed
mpaulucci opened this issue Aug 20, 2024 · 1 comment · Fixed by #874
Closed

Implement eth_gasPrice RPC endpoint #295

mpaulucci opened this issue Aug 20, 2024 · 1 comment · Fixed by #874
Labels
rpc-api Public rpc-json api for users

Comments

@mpaulucci
Copy link
Collaborator

mpaulucci commented Aug 20, 2024

See this comment: ethereum/pm#328 (comment)

https://github.com/ethereum/execution-apis/blob/b7432c54d2faa5f282db7b3202c3c2ef907103ad/src/eth/fee_market.yaml#L1C9-L8

This ticket seems tricky and low priority, consult me before taking it.

@mpaulucci mpaulucci added the rpc-api Public rpc-json api for users label Aug 20, 2024
@mpaulucci mpaulucci reopened this Oct 10, 2024
@mpaulucci mpaulucci added this to the 1 - Read-only RPC Node milestone Oct 10, 2024
@mpaulucci mpaulucci closed this as completed by moving to Done in ethrex_l1 Oct 10, 2024
@fkrause98 fkrause98 reopened this Oct 10, 2024
@mpaulucci
Copy link
Collaborator Author

More context about this endpoint: ethereum/pm#328

github-merge-queue bot pushed a commit that referenced this issue Oct 17, 2024
**Motivation**

- Support the rpc endpoint 'eth_gasPrice'.


Closes #295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rpc-api Public rpc-json api for users
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants