mlabs-haskell / mlabs-haskell/bot-plutus-interface
Split CLI and budget calculation into separate modules
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
They shouldn't really be together
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 by locating the CLI and budget-calculation code in the Haskell repository and map how the two areas currently depend on each other. Separate them into distinct modules while preserving existing behavior; done means both responsibilities have clear boundaries and the project still builds and its available checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100