ethcontract-rs icon indicating copy to clipboard operation
ethcontract-rs copied to clipboard

support for solidity Custom Errors

Open Evanfeenstra opened this issue 4 years ago • 2 comments

It seems that ethcontract-rs doesn't support solidity Custom Errors yet. That would be a great feature addition

Evanfeenstra avatar Nov 29 '21 16:11 Evanfeenstra

This is great suggestion. Unfortunately, we don't really have the capacity to do this ATM, but PRs are welcome 😄

nlordell avatar Dec 01 '21 11:12 nlordell

Latest ethabi https://github.com/rust-ethereum/ethabi/commit/afae7c79248ccf87fd81b2d7831f3f0aea451d51 supports this FYI

gakonst avatar Dec 17 '21 09:12 gakonst