Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
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

@Muhammad-Altabba

Description

@Muhammad-Altabba

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

Metadata

Metadata

Labels

4.x4.0 related

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions