lighthouse/consensus/state_processing/src
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
..
common Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
per_block_processing Fix some typos (#3376) 2022-07-27 00:51:06 +00:00
per_epoch_processing Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
upgrade Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
block_replayer.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
genesis.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
lib.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
per_block_processing.rs Add support for beaconAPI in lcli functions (#3252) 2022-08-09 06:05:13 +00:00
per_epoch_processing.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
per_slot_processing.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
verify_operation.rs Detailed validator monitoring (#2151) 2021-01-20 19:19:38 +00:00