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: touch and go #548

Merged
merged 2 commits into from
Oct 18, 2023
Merged

fix: touch and go #548

merged 2 commits into from
Oct 18, 2023

Conversation

greged93
Copy link
Contributor

Pull Request type

Time spent on this PR: 0.1 day

Resolves: #527

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Fixes the touchAndGo test by checking if the coinbase address of the block is the same as the sender address of the transaction. If that is the case, use baseFeePerGas instead of gasPrice.

Does this introduce a breaking change?

  • Yes
  • No

@ClementWalter ClementWalter added this pull request to the merge queue Oct 18, 2023
Merged via the queue into kkrt-labs:main with commit 54a0ae8 Oct 18, 2023
2 checks passed
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.

bug: stCallsCode sender address balance errors
2 participants