We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent destroyed providers from emitting network detection errors.
Fixed receipt wait not throwing on reverted transactions.
Prevent malformed logs from preventing other logs being decoded (ethe… …rs-io#4275).
Better error message when passing invalid overrides object into a con… …tract deployment (ethers-io#4182).
Reflect symbols in the Contract Proxy to target (ethers-io#4048).
More robust support for Signatures with less standard parameter values ( ethers-io#3835, ethers-io#4228).
admin: updated dist files
Wider error detection for call exceptions on certain backends (ethers… …-io#4154, ethers-io#4155).
Prevent CCIP-read flags being passed to EtherscanProvider (ethers-io#… …4043)
Add exports for AbstractProviderOptions and for MulticoinProviderPlugin.