node-parity

command
v0.70.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

node-parity compares Dingo's and a reference cardano-node's ledger state (protocol parameters, stake distribution, and the whole UTxO set) over their node-to-client LocalStateQuery interfaces, on preview or preprod (blinklabs-io/dingo#1900).

It does not start, stop, or manage either node: point it at two already-running, already-synced NtC listeners with --dingo-addr and --cardano-addr (a host:port for a TCP-exposed endpoint, or a leading-"/" Unix socket path for a real cardano-node). `check` runs one comparison cycle; `watch` follows both nodes' ChainSync feeds and runs a check the moment either one's tip changes, with --fallback-interval as a backstop safety net in case a watcher's subscription silently stalls, rather than polling on a fixed clock alone.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL