cowprotocol / cowprotocol/contracts
feat: add contract code to compute `orderUid` onchain
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 158
- Forks
- 56
- Avg merge
- 9h 40m
- Merged PRs (30d)
- 1
Description
Discussed during a docs update.
The contract already exists (here is mainnet), it's just a matter of adding it to our deployment procedure.
This is a view-only helper contract that isn't used directly by the protocol, so auditing is low priority.
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
Review the existing deployment procedure and the view-only helper contract at the linked Etherscan mainnet address. Compare the requested contract addition with the related docs update in cowprotocol/docs-v2#141; done means the existing contract can be included through the repository's deployment process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100