cowprotocol / cowprotocol/contracts
ci: make gas snapshot workflow strict
Open
Nobody has claimed this yet.
E:5.2 Contracts migrations
infra
- Dominant language
- Solidity
- Stars
- 158
- Forks
- 56
- Avg merge
- 9h 40m
- Merged PRs (30d)
- 1
Description
Problem
During the foundry migration, the gas snapshot workflow was relaxed to be lenient as the migration took place. Once this is done, the leniency should be disabled.
Solution
Make gas workflow strict.
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
Locate the gas snapshot workflow and review how it was made lenient during the Foundry migration. Restore strict behavior and verify that the gas snapshot workflow now rejects unexpected gas changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, solidity
- Domain
- blockchain, ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100