Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(vm): Add tests for EVM emulator – multivm (#3045)
## What ❔ Adds unit tests for the `multivm` crate testing a mock EVM emulator. ## Why ❔ Ensures that EVM emulation will work as expected. ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk_supervisor fmt` and `zk_supervisor lint`.
- Loading branch information