Anchor-Protocol / Anchor-Protocol/anchor.js
Rename `fabricateLiquidationQueueActiveBids` to `fabricateLiquidationQueueActivateBids` to align with docs
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
The current fabricate function has "active" instead of "activate" as stated in the docs (https://docs.anchorprotocol.com/smart-contracts/liquidations/liquidation-queue-contract). Activate represents what it does, after all.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for fabricateLiquidationQueueActiveBids and inspect its definition and references, using the linked liquidation-queue documentation to confirm the intended name. Rename the function to fabricateLiquidationQueueActivateBids and update all repository references; run the relevant TypeScript checks or tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100