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

Problem: handle different Tx data types of MsgEthereumTx #730

Open
vincentysc opened this issue Aug 9, 2022 · 0 comments
Open

Problem: handle different Tx data types of MsgEthereumTx #730

vincentysc opened this issue Aug 9, 2022 · 0 comments

Comments

@vincentysc
Copy link
Contributor

Currently, the parser only supports LegacyTx. It needs to handle another 2 types AccessListTx and DynamicFeeTx (Ref: https://github.com/evmos/ethermint/blob/main/x/evm/types/tx_data.go).

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

No branches or pull requests

1 participant