Skip to content

Add CI workflow to validate compatibility with EVM tooling (Foundry, Hardhat, etc.) #16

@zsystm

Description

@zsystm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions