Skip to content

Conversation

@codingki
Copy link
Member

@codingki codingki commented Jan 6, 2026

No description provided.

@codingki codingki added this to the 0.39 milestone Jan 6, 2026
@codingki codingki marked this pull request as draft January 6, 2026 21:56
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this diff is caused by #1922

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok good to know. thanks

…transaction simulation, and vesting account creation
@codingki codingki marked this pull request as ready for review January 8, 2026 20:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds evmd (Cosmos EVM chain) support to the CosmJS testing infrastructure by introducing comprehensive scripts for building, running, and testing against an evmd blockchain instance.

Key changes:

  • Complete evmd Docker setup with build scripts and configuration templates
  • Extensive test coverage across all CosmJS modules for evmd compatibility
  • CI/CD integration for evmd testing alongside existing simapp tests

Reviewed changes

Copilot reviewed 53 out of 54 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
scripts/evmd/* Docker build, start/stop scripts, and genesis configuration for evmd test chain
packages/stargate/src/testutils.ts Added evmd configuration, test flags, and validator/faucet account definitions
packages/stargate/src/*.spec.ts Added evmd test suites mirroring existing simapp tests
packages/stargate/src/modules/*/queries.spec.ts Added evmd-specific query extension tests
packages/cosmwasm/src/testutils.ts Added evmd configuration for CosmWasm compatibility
HACKING.md Documented evmd ports and setup instructions
.github/workflows/*.yml Integrated evmd builds and tests into CI pipelines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codingki codingki requested review from aljo242 and toddkao January 8, 2026 21:36
@codingki codingki merged commit 68aa81d into main Jan 8, 2026
15 checks passed
@codingki codingki deleted the Add-evmd branch January 8, 2026 22:01
@codingki
Copy link
Member Author

codingki commented Jan 9, 2026

closes #1946

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants