v2.3.0
What's changed
- Controller refactoring: Refactored the controller code to split into smaller pieces, as the single
VerificationController
was difficult to manage and navigate. Add openAPI documentation for the API. Also validate the API requests through the openAPI specification usingexpress-openapi-validator
.- New Swagger API Docs available at https://sourcify.dev/server/api-docs/
- Fix #1071 prevent overriding already verified contract
- New chains:
- Zora (7777777)
- Update Loki config
PRs
- Controller refactoring by @marcocastignoli in #1033
- Add zora chain mainnet 7777777 by @iainnash in #1064
- Update logging by @kuzdogan in #1072
New Contributors
Full Changelog: v2.2.4...v2.3.0