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

Remove mining namespace #430

Merged
merged 1 commit into from Jul 20, 2023
Merged

Remove mining namespace #430

merged 1 commit into from Jul 20, 2023

Conversation

lightclient
Copy link
Member

resolves #429

This PR removes all the mining-related JSON-RPC methods. They include:

  • eth_mining
  • eth_hashrate
  • eth_getWork
  • eth_submitWork
  • eth_submitHashrate

As some clients have already removed these methods and others desire to, I don't see any reason to retain them here.

@lightclient
Copy link
Member Author

Approved in ACD 166

@lightclient lightclient merged commit 21e9f11 into ethereum:main Jul 20, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

Remove PoW related APIs
6 participants