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

fix: deposit tx gasPrice must be 0 #12486

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Nov 12, 2024

deposits on rpc are very weird.

this fixes a regression introduced by recent alloy bump.
because deposit tx don't have a gasPrice field, serde uses the effectiveGasPrice for this.

maybe this should always be part of deposit tx serde

@mattsse mattsse requested review from klkvr and removed request for fgimenez, Rjected and emhane November 12, 2024 21:06
@mattsse mattsse added this pull request to the merge queue Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@mattsse mattsse merged commit 115a20e into main Nov 12, 2024
41 checks passed
@mattsse mattsse deleted the matt/set-gas-price-for-deposits-to-0 branch November 12, 2024 23:13
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