Smart-contract-verifier v1.0.0
rimrakhimov
released this
20 Feb 09:42
·
904 commits
to main
since this release
Api v2
Api updated to version 2. Http/Grpc servers paradigm adapted.
What's Changed
-
Fix clippy - verifier in #194
-
Bump ethers libs to 1.0 in #178
-
Add bytecode parts to response in #205
-
Sig provider middleware in #217
-
Use common libraries in #231
-
Fix returning of local meta parts without encoded metadata length in #232
-
Verifier http/grpc server implementation in:
-
Fix sourcify tests in #282
-
Bump verifier dependencies: ethabi, primitive-types in #286
-
Add
/api/v2/
prefix in #290 -
Smart-contract-verifier server dockerfile in #306
-
Fix Sourcify integration tests in #339
-
Verifier - server readme in #310
-
Verifier - bump launcher v0.6.0 in #344
-
Verifier: update workflow to use server dockerfile in #345
-
Update sc-verifier base.env in #353