Description
Long term, we want to make sure cosmos/evm based chain remains compatible with common tooling (e.g., Foundry, Hardhat) even as we make changes to the codebase.
This issue tracks setting up a CI workflow that:
- Spins up evmd in a CI environment (latest release or commit)
- Runs test scripts that validate basic contract interactions (deploy/call/transfer)
- Triggers on every PR to
cosmos/evm so we continuously validate compatibility
Description
Long term, we want to make sure cosmos/evm based chain remains compatible with common tooling (e.g., Foundry, Hardhat) even as we make changes to the codebase.
This issue tracks setting up a CI workflow that:
cosmos/evmso we continuously validate compatibility