Skip to content

Commit

Permalink
feat(verify): improve verify command (#1198)
Browse files Browse the repository at this point in the history
* style: make run verify functions struct functions

* feat: add force flag

* feat: add local dry run support

* docs: add more docs

* refactor: move chain to its own module

* feat: add tryfrom impl

* feat: support chains by name

* feat: use sanitized solc version

* feat: add verify test module

* chore: rustfmt

* style: restructure verify command

* style: some error message improvements

* feat: check contract exists and is in source

* fix: sanitize evm version
  • Loading branch information
mattsse authored Apr 11, 2022
1 parent 00ce6b8 commit 90617a5
Show file tree
Hide file tree
Showing 7 changed files with 399 additions and 229 deletions.
Loading

0 comments on commit 90617a5

Please sign in to comment.