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

fix(--isolate): do not override the gas price #9941

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Feb 23, 2025

Motivation

Closes #7277

As per #7277 (comment) the fix is straightforward but might be breaking for other codebases as it now requires caller to actually pay for gas at the configured gas price, hence marking as draft for now

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr changed the title fix(isolate): do not override the gas price fix(--isolate): do not override the gas price Feb 23, 2025
@yash-atreya yash-atreya added the T-likely-breaking Type: requires changes that can be breaking label Feb 24, 2025
@klkvr klkvr self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-likely-breaking Type: requires changes that can be breaking
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

bug: vm.txGasPrice cheatcode incompatible with --gas-report/--isolate option
2 participants