Skip to content

feat: toggle HyperEVM flag#11518

Merged
gomesalexandre merged 2 commits intodevelopfrom
claude/toggle-hyperevm-flag-MMShi
Dec 30, 2025
Merged

feat: toggle HyperEVM flag#11518
gomesalexandre merged 2 commits intodevelopfrom
claude/toggle-hyperevm-flag-MMShi

Conversation

@gomesalexandre
Copy link
Contributor

@gomesalexandre gomesalexandre commented Dec 23, 2025

Description

Issue (if applicable)

closes #

Risk

High Risk PRs Require 2 approvals

What protocols, transaction types, wallets or contract interactions might be affected by this PR?

Testing

Engineering

Operations

  • 🏁 My feature is behind a flag and doesn't require operations testing (yet)

Screenshots (if applicable)

Summary by CodeRabbit

  • Chores
    • Updated environment configuration for HyperEVM feature availability across production and development builds

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 23, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The PR modifies environment configuration files to adjust the HyperEVM feature flag state. The .env file enables the flag by setting VITE_FEATURE_HYPEREVM to true, while .env.development removes the flag declaration entirely, allowing it to default to the production setting.

Changes

Cohort / File(s) Summary
Environment Configuration
.env, .env.development
.env: Enable HyperEVM feature by setting VITE_FEATURE_HYPEREVM=true. .env.development: Remove VITE_FEATURE_HYPEREVM=true declaration to align development environment with production flag state.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • NeOMakinG
  • 0xApotheosis

Poem

🐰 A flag now true, from false before,
HyperEVM shall open wide the door!
Development aligns with production's gleam,
Two little files make features dream. ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/toggle-hyperevm-flag-MMShi

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 089a7c3 and bd1586d.

📒 Files selected for processing (2)
  • .env
  • .env.development

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 and usage tips.

@gomesalexandre
Copy link
Contributor Author

Yeeting - as noted before, internal Tx parsing not working which is expected as HyperEVM doesn't support trace calls.
https://jam.dev/c/1b47bd43-8256-49d7-983a-5eecd383e6bf

@gomesalexandre gomesalexandre marked this pull request as ready for review December 30, 2025 10:17
@gomesalexandre gomesalexandre requested a review from a team as a code owner December 30, 2025 10:17
@gomesalexandre gomesalexandre merged commit e3642a4 into develop Dec 30, 2025
3 of 4 checks passed
@gomesalexandre gomesalexandre deleted the claude/toggle-hyperevm-flag-MMShi branch December 30, 2025 10:17
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.

2 participants