Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Handle common cases for smart contract errors according to EIP 838 #7237

Closed
Muhammad-Altabba opened this issue Sep 5, 2024 · 0 comments · Fixed by #7155
Closed

Handle common cases for smart contract errors according to EIP 838 #7237

Muhammad-Altabba opened this issue Sep 5, 2024 · 0 comments · Fixed by #7155
Assignees
Labels
4.x 4.0 related

Comments

@Muhammad-Altabba
Copy link
Contributor

Handle common cases for smart contract errors according to EIP 838: 0x4e487b71 which is the ‘selector’ for Panic(uint256) and 0x08c379a0 is the ‘selector’ of Error(string).
#5482 (comment)

Note: Faced when debugging #7143

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.x 4.0 related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants