Files
lighthouse/lcli
Michael Sproul ee18f6a9f7 Add lcli indexed-attestations (#3221)
## Proposed Changes

It's reasonably often that we want to manually convert an attestation to indexed form. This PR adds an `lcli` command for doing this, using an SSZ state and a list of JSON attestations (as extracted from a JSON block) as input.
2022-05-31 06:09:08 +00:00
..
2022-05-31 06:09:08 +00:00
2019-09-12 12:28:31 -04:00
2022-05-30 01:35:10 +00:00
2022-01-31 22:55:03 +00:00
2019-10-02 11:04:56 +10:00

lcli

A command-line debugging tool, inspired by zcli.

Allows for replaying state transitions from SSZ files to assist in fault-finding.

Usage

$ cargo run --release -- --help