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: Trim conflicting key max_fee_per_blob_gas from Eip1559 tx type #1064

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

moricho
Copy link
Contributor

@moricho moricho commented Jul 16, 2024

Motivation

max_fee_per_blob_gas field is not necessary for Eip1559 tx type, but trim_conflicting_keys does not trim the field from it.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mattsse mattsse merged commit bcfecd8 into alloy-rs:main Jul 16, 2024
22 checks passed
@moricho moricho deleted the missing-conflict-key branch July 16, 2024 14:59
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
j75689 pushed a commit to bnb-chain/alloy that referenced this pull request Aug 1, 2024
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.

3 participants