IntersectMBO / IntersectMBO/cardano-ledger
Define Huddle spec for all ledger state queries
Open
cddl
ledger-state-query
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
Similarly to how we have huddle spec for on chain data, we also need to provide stable CDDL specification for all ledger state query.
Huddle spec of queries, just like onchain data, can chain from one era to another, so we also need per era spec. However, unlike onchain data, we do not need all of the historical specification available, so this work should start with Conway era, but be flexible enough to support future eras.
I propose the work of adding huddle spec for each query be split into separate PRs.
Contributor guide
Assessment
This issue has not been assessed yet.