lighthouse/common/eth2
Paul Hauner a688621919 Add support for beaconAPI in lcli functions (#3252)
## Issue Addressed

NA

## Proposed Changes

Modifies `lcli skip-slots` and `lcli transition-blocks` allow them to source blocks/states from a beaconAPI and also gives them some more features to assist with benchmarking.

## Additional Info

Breaks the current `lcli skip-slots` and `lcli transition-blocks` APIs by changing some flag names. It should be simple enough to figure out the changes via `--help`.

Currently blocked on #3263.
2022-08-09 06:05:13 +00:00
..
src Add support for beaconAPI in lcli functions (#3252) 2022-08-09 06:05:13 +00:00
Cargo.toml Fix http header accept parsing problem (#3185) 2022-05-18 06:50:50 +00:00