13 Open Issues Need Help Last updated: Sep 7, 2026

Open Issues Need Help

View All on GitHub
good first issue tech-debt

Off-chain services for CoW Protocol

Rust
good first issue help wanted E:3.2 Verified Quotes

Off-chain services for CoW Protocol

Rust
good first issue track:maintenance

Off-chain services for CoW Protocol

Rust
good first issue track:maintenance

Off-chain services for CoW Protocol

Rust
bug good first issue track:maintenance

Off-chain services for CoW Protocol

Rust
good first issue blocked track:maintenance

Off-chain services for CoW Protocol

Rust
good first issue track:maintenance stale

Off-chain services for CoW Protocol

Rust
good first issue help wanted tech-debt

Off-chain services for CoW Protocol

Rust
bug good first issue track:maintenance

Off-chain services for CoW Protocol

Rust
help wanted track:maintenance

Off-chain services for CoW Protocol

Rust
good first issue stale

Off-chain services for CoW Protocol

Rust

AI Summary: The task is to fix a bug in the Cow Protocol Services e2e tests where wallets cannot be funded with ETH when a forked test is created without specifying the fork block number. This requires modifying the e2e test code to ensure that accounts are properly funded with ETH before tests involving transactions are executed, likely by adding a funding step that explicitly sends ETH to the necessary accounts using the provided RPC connection to the forked blockchain.

Complexity: 4/5
bug good first issue track:maintenance

Off-chain services for CoW Protocol

Rust

AI Summary: Debug and fix a bug in the Cow Protocol Services e2e tests where fetching UniV3 liquidity fails when using a forked node with a pinned block. The issue occurs specifically in the `quote_verification.rs` test file and prevents proper testing of UniV3 support in the baseline solver. The solution requires investigating why liquidity fetching fails with a pinned block but works without it, and modifying the test or the liquidity fetching logic to resolve the discrepancy.

Complexity: 4/5
bug good first issue track:maintenance

Off-chain services for CoW Protocol

Rust