Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@shazow shazow released this 13 Dec 00:39

Summary

  • Minor breaking change: Backwards-compatible signature change of loaders.ContractResult, making more fields optional: evmVersion, compilerVersion, runs. This makes it so that we can express a simple loadABIresult as agetContract` result with missing fields.
  • Added EtherscanV2 and AnyABI loaders (not used by default yet).

What's Changed

Full Changelog: v0.17.0...v0.18.0