Skip to content

Smart-contract-verifier v0.4.0

Compare
Choose a tag to compare
@rimrakhimov rimrakhimov released this 11 Oct 12:18
· 1235 commits to main since this release
972e8e1

What's Changed

  • Update documentation for Vyper update
  • Extract smart-contract-verifier business logic into a separate crate
  • Add asynchronous compilation
  • Make usage of reqwest retry lib for Sourcify requests
  • Make returning of invalid compiler version error into response
  • Add verification without creation transaction input by

Full Changelog: v0.3.0...v0.4.0