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

Swap max_gas_fee and max_priority_fee in eip1559 fixtures #3408

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

marekrjpolak
Copy link
Contributor

When running newly added EIP-1559 serialization in Connect e2e tests, I'm getting maxFeePerGas cannot be less than maxPriorityFeePerGas (The total must be the larger of the two).

I assume it's a general rule for these values so I swapped them in fixtures and regenerated the signatures.

Resubmitted trezor/trezor-common#338

@marekrjpolak marekrjpolak force-pushed the test/eip-1559-fix branch 2 times, most recently from 88b781b to d439350 Compare November 21, 2023 10:08
@matejcik matejcik merged commit 50d53e1 into trezor:main Nov 21, 2023
9 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.

2 participants