lighthouse/lcli
Pawan Dhananjay 986044370e Add merge objects to lcli parse-ssz subcommand (#3119)
## Issue Addressed

N/A

## Proposed Changes

Parse merge state and blocks in parse-ssz subcommand.
2022-03-25 14:32:33 +00:00
..
src Add merge objects to lcli parse-ssz subcommand (#3119) 2022-03-25 14:32:33 +00:00
.gitignore Move lcli out of the tests dir 2019-09-12 12:28:31 -04:00
Cargo.toml v2.1.5 (#3096) 2022-03-17 23:13:46 +00:00
Dockerfile Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
README.md Refactor docs into mdbook (#547) 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