Skip to content

fix: bump cosmos/evm fork to v0.6.3-xrplevm.1 - #154

Open
aluque-peersyst wants to merge 1 commit into
xrplevm:mainfrom
aluque-peersyst:fix/bump-evm-version
Open

aluque-peersyst wants to merge 1 commit into
xrplevm:mainfrom
aluque-peersyst:fix/bump-evm-version

Conversation

@aluque-peersyst

@aluque-peersyst aluque-peersyst commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated the underlying EVM integration version to a newer release.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 9d113a1c-ee9f-4cc6-bf52-5124190bae0a

📥 Commits

Reviewing files that changed from the base of the PR and between 2086cd0 and 35ec40f.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The github.com/cosmos/evm replacement in go.mod now points to github.com/xrplevm/evm version v0.6.3-xrplevm.1 instead of v0.6.1-xrplevm.2.

Changes

EVM dependency update

Layer / File(s) Summary
Update EVM replacement version
go.mod
The replace directive updates the xrplevm EVM version from v0.6.1-xrplevm.2 to v0.6.3-xrplevm.1.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Bug fix

Suggested reviewers: adriacarrera

Merge Risk: ⚪ Minimal · up to 35ec4

This dependency update introduces no evidenced merge-blocking risk and is mergeable with normal dependency validation.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided. The description does not include the required Motivation, Changes, Considerations, or Dependencies sections. Add a pull request description that follows the repository template. Include the motivation or issue, the dependency version change, relevant impacts or considerations, and dependency links or state that none apply.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: updating the Cosmos EVM fork to version v0.6.3-xrplevm.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Warning

Some tools did not complete. Review the errors below.

🔧 golangci-lint (2.13.2)

Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions
The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant