Skip to content

chore: removed is_eip1559 boolean flag#5534

Merged
mattsse merged 2 commits intofoundry-rs:masterfrom
andyrobert3:andyrobert3/eip1559-flag
Aug 3, 2023
Merged

chore: removed is_eip1559 boolean flag#5534
mattsse merged 2 commits intofoundry-rs:masterfrom
andyrobert3:andyrobert3/eip1559-flag

Conversation

@andyrobert3
Copy link
Contributor

Motivation

Fixes #5485

Solution

Removed is_eip1559 flag from transaction_build fn

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, not re eip1559 branch

@andyrobert3 andyrobert3 requested a review from mattsse August 3, 2023 13:35
@mattsse mattsse merged commit 65b513d into foundry-rs:master Aug 3, 2023
aathan pushed a commit to aathan/foundry that referenced this pull request Aug 3, 2023
* chore: removed is_eip1559 flag

* chore: set eip1559 fields to "None" if not EIP1559 type
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.

remove redundant is_eip1559 argument

2 participants