flashbots / flashbots/contender

migrate contender_cli to use contender_core::orchestrator::Contenter[Ctx]

Open
#529 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
141
Forks
57
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

`contender_cli` code to manage `contender_core` has essentially been rewritten; now the code in `contender_cli` is duplicative.

**Describe the solution you'd like**

Use `contender_core::orchestrator::Contenter[Ctx]` in cli instead of directly instantiating `TestScenario` and controlling it directly.

If there's any behavior that's not replicated in `orchestrator`, add it there.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.