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

EIP-1559 Support #533

Merged
merged 10 commits into from
Aug 19, 2021
Merged

EIP-1559 Support #533

merged 10 commits into from
Aug 19, 2021

Conversation

mdben1247
Copy link
Contributor

No description provided.

Copy link
Owner

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

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

Great, thanks! Could you please address the build issues?

Copy link
Owner

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

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

Great, thanks! Could you please address the build issues?

@mdben1247
Copy link
Contributor Author

I see base_fee_per_gas field has been added after I forked, so there are now two instances of this field in this merge. Any hints how to resolve that?

@mdben1247
Copy link
Contributor Author

So, this evolved a bit. There is added support for signing EIP-1559 transactions directly from rust-web3 and field gas_price in Transaction is now optional.

@mdben1247 mdben1247 changed the title Added EIP-1559 fields EIP-1559 Support Aug 18, 2021
src/api/accounts.rs Outdated Show resolved Hide resolved
src/api/accounts.rs Outdated Show resolved Hide resolved
src/signing.rs Outdated Show resolved Hide resolved
Copy link
Owner

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

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.

2 participants