replaytool

package
v0.0.0-...-8bd0cf1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: ISC Imports: 47 Imported by: 0

Documentation

Overview

Package replaytool implements the offline mainnet-replay and fixture-replay developer commands (`replay`, `replay-range`). It re-executes captured rippled ledgers against the Go transaction engine and reports state-tree divergences; it is a development and conformance tool, distinct from the node's production inbound-ledger replay (internal/ledger/inbound and internal/consensus/adaptor).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommands

func NewCommands() []*cobra.Command

NewCommands returns freshly-constructed replay tool commands for registration on a root command. Each call builds new *cobra.Command instances whose flags bind to a per-command runner struct rather than package globals, so two registered instances share no state.

Types

This section is empty.

Jump to

Keyboard shortcuts

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