mlabs-haskell / mlabs-haskell/lambda-buffers
Plutarch runtime: Upstream what can be upstreamed
Open
Nobody has claimed this yet.
plutarch
runtime
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The lbr-plutarch reimplements PMaybe, PEither, PList which will confuse users that already have to deal with Plutarch's equivalent types in Scott and PlutusData form.
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
Start by inspecting the lbr-plutarch implementation and its PMaybe, PEither, and PList definitions, then compare them with Plutarch's existing Scott and PlutusData forms. The issue is complete when the upstreamable pieces are identified and the redundant reimplementations are addressed; no file or test is named, so scope needs clarification first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100