Skip to content

Remove ev-deployer and the ev-dev TUI - #349

Merged
tac0turtle merged 1 commit into
mainfrom
codex/remove-evdeployer-and-tui
Jul 27, 2026
Merged

Remove ev-deployer and the ev-dev TUI#349
tac0turtle merged 1 commit into
mainfrom
codex/remove-evdeployer-and-tui

Conversation

@tac0turtle

Copy link
Copy Markdown
Contributor

Summary

  • Remove the ev-deployer binary and deployment tooling
  • Remove the ev-dev TUI and related assets
  • Clean up workspace configuration, workflows, documentation, skills, and the lockfile

Testing

  • Not run (not requested)

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@tac0turtle, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 46 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fe5fe24d-731c-41ef-b9e9-cf5830c4c734

📥 Commits

Reviewing files that changed from the base of the PR and between adec18c and c2ce039.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (40)
  • .claude/skills/contracts.md
  • .claude/skills/ev-reth-core.md
  • .claude/skills/ev-reth-evm.md
  • .claude/skills/ev-reth-evolve.md
  • .claude/skills/ev-reth-testing.md
  • .github/workflows/ev_deployer.yml
  • .github/workflows/update-skills.yml
  • Cargo.toml
  • README.md
  • bin/ev-deployer/Cargo.toml
  • bin/ev-deployer/README.md
  • bin/ev-deployer/examples/devnet.toml
  • bin/ev-deployer/src/config.rs
  • bin/ev-deployer/src/contracts/admin_proxy.rs
  • bin/ev-deployer/src/contracts/deterministic_deployer.rs
  • bin/ev-deployer/src/contracts/immutables.rs
  • bin/ev-deployer/src/contracts/mod.rs
  • bin/ev-deployer/src/contracts/permit2.rs
  • bin/ev-deployer/src/deploy/create2.rs
  • bin/ev-deployer/src/deploy/deployer.rs
  • bin/ev-deployer/src/deploy/mod.rs
  • bin/ev-deployer/src/deploy/pipeline.rs
  • bin/ev-deployer/src/deploy/state.rs
  • bin/ev-deployer/src/genesis.rs
  • bin/ev-deployer/src/init.rs
  • bin/ev-deployer/src/init_template.toml
  • bin/ev-deployer/src/lib.rs
  • bin/ev-deployer/src/main.rs
  • bin/ev-deployer/src/output.rs
  • bin/ev-deployer/tests/e2e_genesis.sh
  • bin/ev-dev/Cargo.toml
  • bin/ev-dev/README.md
  • bin/ev-dev/assets/devnet-genesis.json
  • bin/ev-dev/src/main.rs
  • bin/ev-dev/src/tui/app.rs
  • bin/ev-dev/src/tui/events.rs
  • bin/ev-dev/src/tui/mod.rs
  • bin/ev-dev/src/tui/tracing_layer.rs
  • bin/ev-dev/src/tui/ui.rs
  • justfile
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/remove-evdeployer-and-tui

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.

@tac0turtle
tac0turtle marked this pull request as ready for review July 27, 2026 08:52
@tac0turtle
tac0turtle requested a review from a team as a code owner July 27, 2026 08:52
@tac0turtle
tac0turtle merged commit 1f3f45c into main Jul 27, 2026
15 of 16 checks passed
@tac0turtle
tac0turtle deleted the codex/remove-evdeployer-and-tui branch July 27, 2026 08:52
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