cowprotocol / cowprotocol/services
chore: Remove feature gates for verified quotes
Open
Beginner friendly
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-quotesflag and prefer verified quotes unconditionally
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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