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 anvil_setMinGasPrice as an unimplemented method #438

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

itegulov
Copy link
Contributor

What 💻

Closes #434

This PR explicitly marks this method as unimplemented by design (see issue for the discussion on why).

Why ✋

Transparency about its status

@itegulov itegulov requested a review from a team as a code owner November 26, 2024 07:31
@itegulov itegulov changed the title add anvil_setMinGasPrice as an unimplemented method feat: add anvil_setMinGasPrice as an unimplemented method Nov 26, 2024
SUPPORTED_APIS.md Outdated Show resolved Hide resolved
src/namespaces/anvil.rs Outdated Show resolved Hide resolved
@itegulov itegulov merged commit 45b9fd4 into main Nov 26, 2024
11 checks passed
@itegulov itegulov deleted the daniyar/anvil/min-gas-price branch November 26, 2024 08:30
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.

feat: implement anvil_setMinGasPrice API endpoint
2 participants