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(evm): fix wrong Ethereum Tx type when convert to MsgEthereumTx #76

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

VictorTrustyDev
Copy link
Member

@VictorTrustyDev VictorTrustyDev commented Jan 11, 2024

NewTx detected wrongly DynamicTx => LegacyTx

This PR aims to fix it.

@VictorTrustyDev VictorTrustyDev added High Priority enhancement Enhancement / bug-fixes or re-work on old feature labels Jan 11, 2024
@VictorTrustyDev VictorTrustyDev self-assigned this Jan 11, 2024
@VictorTrustyDev VictorTrustyDev merged commit a7c7bbc into main Jan 11, 2024
@VictorTrustyDev VictorTrustyDev deleted the fix/correct-transaction-types branch January 11, 2024 20:11
VictorTrustyDev added a commit that referenced this pull request Jan 11, 2024
…kport-76

fix(evm): fix wrong Ethereum Tx type when convert to `MsgEthereumTx` (backport #76)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement / bug-fixes or re-work on old feature High Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants