Skip to main content
For the complete documentation index, see llms.txt

Ledger

The ledger in Midnight is a public record of contract states and token states, consisting of Zswap’s cryptographic commitments and a mapping of contract addresses to their respective states.

Link to related documentation

To download the component, click the appropriate link under Artifacts.


Release 8.0.3LATEST

20 March 2026

Artifacts

Summary

  • Fixed transcript partitioning issues in transaction construction.
  • Corrected accounting of unshielded inputs and outputs so they are not incorrectly treated as gas usage.
  • Accounted for proof verification time in processing budget calculations.
  • Used the smaller possible proof size as the budget baseline.
  • Fixed malformed Zswap input/output construction in certain addCalls flows.
  • No node or indexer-side processing changes.