IntersectMBO / IntersectMBO/cardano-ledger

CDDL specs for ledger state queries

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

Description

The Consensus Layer defines Node-to-Client queries over the LocalStateQuery mini protocol. This is how the CLI and other such separate tools ask the node about its current state.

For the most part, those Consensus Layer queries and their logic are simply wrappers around some ledger code. In particular, this includes the codecs for those query arguments and their responses.

Therefore, this Issue is to specify the CDDL for data structures involved in the arguments of NTC queries and responses.

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.