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

testgen: increase gas price of legacy test transaction #12

Merged
merged 4 commits into from
Jan 3, 2023

Conversation

fjl
Copy link
Collaborator

@fjl fjl commented Jan 3, 2023

besu does not accept legacy transactions with a gasPrice below
baseFeePerGas. I think it's reasonable to allow this behavior, and the
test should be made to pass by increasing the submitted price.

fjl added 2 commits January 3, 2023 13:21
Besu does not accept legacy transactions with a gasPrice below
baseFeePerGas. I think it's reasonable to allow this behavior, and the
test should be made to pass by increasing the submitted price.
@fjl
Copy link
Collaborator Author

fjl commented Jan 3, 2023

See this comment for information about besu behavior: ethereum/hive#661

fjl added a commit to fjl/execution-apis that referenced this pull request Jan 3, 2023
lightclient pushed a commit to ethereum/execution-apis that referenced this pull request Jan 3, 2023
* tests: refill with lightclient/rpctestgen#12

* tests: refill again to fix getProof issue
@lightclient lightclient merged commit 56ac109 into lightclient:main Jan 3, 2023
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