IntersectMBO / IntersectMBO/cardano-ledger

Define result types for all ledger state queries

Open
#5,660 0 comments 0 reactions 1 assignee Claimed by @aniketd View on GitHub
:credit_card: technical-debt ledger-state-query
Dominant language
Haskell
Stars
295
Forks
179
Avg merge
4d 7h
Merged PRs (30d)
29

Description

Blocked on #5659

Instead of ledger state queries producing types that are also used in the `NewEpochState`, each query needs to produce a specific type for each query. Haskell types between queries can be reused, as well as the types that are stored on chain, eg. `TxIn`, `Credential`, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.