lighthouse/scripts
Michael Sproul b96cfcaaa4 Fix bug in lcli transition-blocks and improve pretty-ssz (#4513)
## Proposed Changes

- Fix bad `state_root` reuse in `lcli transition-blocks` that resulted in invalid results at skipped slots.
- Modernise `lcli pretty-ssz` to include fork-generic decoders for `SignedBeaconBlock` and `BeaconState` which respect the `--network`/`--testnet-dir` flag.

## Additional Info

Breaking change: the underscore names like `signed_block_merge` are removed in favour of the fork-generic name `SignedBeaconBlock`, and fork-specific names which match the superstruct variants, e.g. `SignedBeaconBlockMerge`.
2023-07-31 01:53:05 +00:00
..
cross Ensure protoc is installed for release CI (#3621) 2022-10-03 23:09:25 +00:00
local_testnet Fix bug in lcli transition-blocks and improve pretty-ssz (#4513) 2023-07-31 01:53:05 +00:00
tests Fix geth scripts (#4342) 2023-05-30 01:38:50 +00:00
change_version.sh Release v0.3.4 (#1894) 2020-11-13 06:06:35 +00:00