IntersectMBO / IntersectMBO/cardano-ledger
Remove `PParams` from `SnapEnv`
Open
Beginner friendly
:cake: good first issue
:credit_card: technical-debt
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
Protocol parameters are no longer needed in `SNAP` rule, so the can be deleted from the environment
Contributor guide
Research direction
Search the ledger for SnapEnv, PParams, and the SNAP rule to find the environment definition and every affected use. Remove the no-longer-needed protocol-parameter entry and adjust references, then run the relevant project checks. Done means SNAP no longer carries PParams and the checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100