mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** Fix block production if block has 0 blobs **Description** Do not create data column sidecars if there block has no blobs and return early in data column validation if there are no data column sidecars to validate. Closes https://github.com/ChainSafe/lodestar/issues/8276
Lodestar
This package is part of ChainSafe's Lodestar project
Prerequisites
What you need
You will need to go over the specification.
Getting started
- Follow the installation guide to install Lodestar.
- Quickly try out the whole stack by starting a local testnet.
Contributors
Read our contributors document, submit an issue or talk to us on our discord!
License
Apache-2.0 ChainSafe Systems