Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 29, 2022

legacy tx must be IsLondon(head.Number) is false.

This if statement, https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/transaction_args.go#L114-L119
is always false and never processed.

Copy link
Member

@lightclient lightclient left a comment

Choose a reason for hiding this comment

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

Hi @bobpkr, since this value of that statement is always false in that location just inverting it doesn't really address the underlying issue. I actually took a stab at reworking this function a bit - maybe you could take a look at #25197 and see if it addresses your issue?

@ghost ghost deleted the fixbug-transaction-args branch June 29, 2022 14:36
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.

1 participant