cowprotocol / cowprotocol/services
chore: Read competition data from new tables
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 318
- Forks
- 189
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 121
Description
Background
A follow up for https://github.com/cowprotocol/services/pull/2980
Dependent on https://github.com/cowprotocol/services/issues/3055 and https://github.com/cowprotocol/services/issues/3056
This issue captures work required to drop using following tables in the services codebase.
auction_pricesauction_orderssurplus_capturing_jit_order_ownerssolver_competition
Details
Read all data from new auction and proposed solutions tables.
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
Start with follow-up pull request 2980 and dependent issues 3055 and 3056, then locate the services code that reads auction_prices, auction_orders, surplus_capturing_jit_order_owners, and solver_competition. Done means all data comes from the new auction and proposed-solutions tables and the listed tables are no longer used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100