IntersectMBO / IntersectMBO/plutus
Use nothunks in the evaluator to avoid space leaks
Open
Evaluation
Low priority
status: triaged
Test
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
As the Cardano network, I want to be able to ensure that there are no unexpected thunks in the datastructures that it provides, so that the node doesn’t suffer from space leaks.
A/C:
- nothunks instances for key datastructures in the evaluator
- a test that actually uses them to check for thunks
Contributor guide
Assessment
This issue has not been assessed yet.