0x-mesh icon indicating copy to clipboard operation
0x-mesh copied to clipboard

Mesh should correctly decode all revert errors

Open jalextowle opened this issue 4 years ago • 0 comments

Description

There are several revert errors that are used by the contracts in the monorepo that are not properly decoded by 0x-mesh. For example, several of the revert errors in LibBytes do not have corresponding ABIs in Mesh.

This enhancement will increase the readability of EthRpcRequest errors and will improve the ability of developers to debug behavior in Mesh.

jalextowle avatar Apr 29 '20 01:04 jalextowle