ref-fvm icon indicating copy to clipboard operation
ref-fvm copied to clipboard

EVM runtime: Implement e2e deployment integration tests

Open karim-agha opened this issue 2 years ago • 0 comments

  1. Deploy an EVM contract.
  2. Invoke a method on the contract using Solidity calling conventions.
  3. Inspect and verify returned values.
  4. Ensure that state changes are persisted across messages.

karim-agha avatar Jun 14 '22 15:06 karim-agha