IntersectMBO / IntersectMBO/plutus
Re-implement the flat format ourselves
Open
Internal
status: triaged
tech debt
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
As a Plutus Core developer, I want to have an implementation of the binary format that we control, so that I can be confident it won’t change due to upstream changes, and so that we can change it ourselves easily.
AC:
- The new implementation is backwards compatible and can deserialize all old scripts.
Contributor guide
Assessment
This issue has not been assessed yet.