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

returndata decoding #250

Open
Tracked by #246
Wodann opened this issue Dec 13, 2023 · 0 comments
Open
Tracked by #246

returndata decoding #250

Wodann opened this issue Dec 13, 2023 · 0 comments

Comments

@Wodann
Copy link
Member

Wodann commented Dec 13, 2023

Definition of Done

  • We need a module that can decode the return data of a failed evm message/call.
    • There are two cases: when the ContractIdentifier can recognize the bytecode and when it can't.
    • If it can't, we can only decode revert reasons and panic codes
    • When it can, we can also decode the contract's custom errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant