Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Comments

testgen: increase gas price of legacy test transaction#12

Merged
lightclient merged 4 commits intolightclient:mainfrom
fjl:legacy-gasprice
Jan 3, 2023
Merged

testgen: increase gas price of legacy test transaction#12
lightclient merged 4 commits intolightclient:mainfrom
fjl:legacy-gasprice

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants