edr icon indicating copy to clipboard operation
edr copied to clipboard

Create js `Error`s that include Solidity stack traces, decoded `returnadta` and inferred errors information.

Open alcuadrado opened this issue 1 year ago • 0 comments

We need to modify our js provider so that instead of using handle_request it uses the new method described in #263, and creates and throws a js Error if the metadata describes an error.

alcuadrado avatar Dec 23 '23 21:12 alcuadrado