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

hardhat_api: Implement evm_setBlockGasLimit method #324

Open
vbar opened this issue Aug 13, 2024 · 0 comments · May be fixed by #332
Open

hardhat_api: Implement evm_setBlockGasLimit method #324

vbar opened this issue Aug 13, 2024 · 0 comments · May be fixed by #332
Labels
feature ➕ Feature item hardhat_api 👷 Indicates hardhat namespace api tasks medium 🚩 Indicates moderately difficult item p2 🟡 Indicates moderately high priority item

Comments

@vbar
Copy link
Contributor

vbar commented Aug 13, 2024

🌟 Feature Request

📝 Description

The implementation of the evm_setBlockGasLimit endpoint would allow setting the block gas limit dynamically.

🤔 Rationale

In-Memory node already maintains the block gas limit; the value should be configurable in the standard way.

@MexicanAce MexicanAce added p2 🟡 Indicates moderately high priority item medium 🚩 Indicates moderately difficult item hardhat_api 👷 Indicates hardhat namespace api tasks feature ➕ Feature item labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Feature item hardhat_api 👷 Indicates hardhat namespace api tasks medium 🚩 Indicates moderately difficult item p2 🟡 Indicates moderately high priority item
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants