cowprotocol / cowprotocol/dune-sync
[Epic] Solver Auction CIP
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Solvers are changing their reward structure (yet again) and we will need to adapt what information is synced.
- Create necessary tables in Orderbook Database (https://github.com/cowprotocol/services/pull/1166)
- Query for info to be streamed into Dune Community Sources (https://github.com/cowprotocol/dune-sync/pull/26)
- Construct appropriate Dune Schema for Batch Rewards (#28)
- Deployment - Coordinate with Dune Team (schema and services)
- Write Spell to unpack the JSON content being added (similar to this and sketched here)
- Update solver-rewards repo to read from this. (https://github.com/cowprotocol/solver-rewards/pull/199)
Contributor guide
No contributing guide indexed for this repository
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 the two unchecked items: deployment coordination with the Dune Team and the Spell for unpacking the JSON content. Read the linked example Spell and the sketch in the referenced issue comment first. Done means the schema and services are deployed with Dune and the JSON content is unpacked as required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100