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 PoW related APIs #429

Closed
smartprogrammer93 opened this issue Jul 4, 2023 · 2 comments · Fixed by #430
Closed

Remove PoW related APIs #429

smartprogrammer93 opened this issue Jul 4, 2023 · 2 comments · Fixed by #430

Comments

@smartprogrammer93
Copy link
Contributor

In addition to #328. I am thinking it makes sense to remove PoW related APIs from the spec at this point. This includes the following methods:

  1. eth_mining
  2. eth_hashrate
  3. eth_getWork
  4. eth_submitWork
  5. eth_submitHashrate
@lightclient
Copy link
Member

I support this.

@mkalinin
Copy link
Collaborator

mkalinin commented Jul 5, 2023

+1 from my side

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 a pull request may close this issue.

4 participants
@mkalinin @lightclient @smartprogrammer93 and others