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

Era test node does not implement some hardhat endpoints, in hardhat namespace #330

Open
vbar opened this issue Aug 16, 2024 · 0 comments
Open
Labels
challenging 🏴‍☠️ Indicates a difficult item feature ➕ Feature item hardhat_api 👷 Indicates hardhat namespace api tasks p3 🔵 Indicates low priority item

Comments

@vbar
Copy link
Contributor

vbar commented Aug 16, 2024

🌟 Feature Request

📝 Description

Specifically,

hardhat_addCompilationResult

  • not implemented
  • functionality unclear

hardhat_dropTransaction

  • not implemented
  • test node has no mempool

hardhat_getAutomine

  • not implemented
  • could be implemented to return false (test node does not have automine mode)

hardhat_mine

hardhat_reset

hardhat_setCoinbase

hardhat_setLoggingEnabled

  • not implemented
  • functionality unclear

hardhat_setMinGasPrice

  • not implemented
  • could be implemented

hardhat_setNextBlockBaseFeePerGas

hardhat_setPrevRandao

@MexicanAce MexicanAce added p3 🔵 Indicates low priority item challenging 🏴‍☠️ Indicates a difficult item feature ➕ Feature item hardhat_api 👷 Indicates hardhat namespace api tasks labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenging 🏴‍☠️ Indicates a difficult item feature ➕ Feature item hardhat_api 👷 Indicates hardhat namespace api tasks p3 🔵 Indicates low priority item
Projects
None yet
Development

No branches or pull requests

2 participants