ethcontract-rs
ethcontract-rs copied to clipboard
support for solidity Custom Errors
It seems that ethcontract-rs doesn't support solidity Custom Errors yet. That would be a great feature addition
This is great suggestion. Unfortunately, we don't really have the capacity to do this ATM, but PRs are welcome 😄
Latest ethabi https://github.com/rust-ethereum/ethabi/commit/afae7c79248ccf87fd81b2d7831f3f0aea451d51 supports this FYI