ref-fvm
ref-fvm copied to clipboard
EVM runtime: Implement e2e deployment integration tests
- Deploy an EVM contract.
- Invoke a method on the contract using Solidity calling conventions.
- Inspect and verify returned values.
- Ensure that state changes are persisted across messages.