cowprotocol / cowprotocol/services

chore: Remove feature gates for verified quotes

Open Beginner friendly
#2,394 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

E:3.2 Verified Quotes good first issue help wanted
Dominant language
Rust
Stars
318
Forks
189
Avg merge
2d 2h
Merged PRs (30d)
121

Description

Background

Just a reminder to clean up CLI flags related to verified quotes after we stabilized the features.

Details
  • delete --prefer-verified-quotes flag and prefer verified quotes unconditionally

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the Rust service codebase for --prefer-verified-quotes and inspect the related feature-gate handling. Confirm how the CLI currently selects quotes, then remove the flag and verify that verified quotes are preferred unconditionally, including through any relevant CLI checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.