Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(verify): improve verify command (#1198)
* 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