Smart-contract-verifier v0.4.0
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