deprecate deposit v2 liquidity in staking contracts code paths
Open
Nobody has claimed this yet.
p2
refactor
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
these contracts are no longer active and should not be able to deposit in them
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
Begin by locating the staking contracts code paths and identifying the deposit v2 liquidity handling described in the issue. Confirm which contracts are no longer active and determine the project’s existing deprecation approach. Done means those inactive contracts can no longer accept deposits, with the relevant behavior verified by the project’s tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100