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

feat: add miner rpc bindings #13099

Merged
merged 1 commit into from
Dec 3, 2024
Merged

feat: add miner rpc bindings #13099

merged 1 commit into from
Dec 3, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 3, 2024

adds rpc bindings for the miner_ endpoint

geth reference:

https://github.com/ethereum/go-ethereum/blob/e0deac7f6f8dd3cb59529e25ccdd548dd003ed4d/eth/api_miner.go#L26-L26

this is prep for op miner API extension #13092

@mattsse mattsse added C-enhancement New feature or request A-rpc Related to the RPC implementation labels Dec 3, 2024
@mattsse mattsse enabled auto-merge December 3, 2024 13:09
@mattsse mattsse added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit 1404073 Dec 3, 2024
42 checks passed
@mattsse mattsse deleted the matt/add-miner-bindings branch December 3, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants