lighthouse/lcli
Michael Sproul 2af8110529
Merge remote-tracking branch 'origin/unstable' into capella
Fixing the conflicts involved patching up some of the `block_hash` verification,
the rest will be done as part of https://github.com/sigp/lighthouse/issues/3870
2023-01-12 16:22:00 +11:00
..
src add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
.gitignore Move lcli out of the tests dir 2019-09-12 12:28:31 -04:00
Cargo.toml Release v3.4.0 (#3862) 2023-01-11 03:27:08 +00:00
Dockerfile Enable withdrawals features in Capella docker images (#3805) 2022-12-15 12:25:45 +11: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