bold

Results 3 issues of bold

**Setup:** waffle/ethers/hardhat **Issue:** I am testing a contract that has a function which calls another contract's function using abi.encodeWithSignature. Below is example code based on the contract I am testing:...

waffle-mock-contract

# _Issue_title_ Web3J does not currently support Custom Errors, introduced in Solidity v0.8.4 ## _Issue_description_ Smart contracts that include custom errors do not return error data when using EthCall directly...

needs-review

This pull replaces the abstract contract named NameResolver in the file ReverseRegistrat.sol with an import of the NameResolver from it's respective .sol file. I've come across hardhat compiler issues when...