Lion - dapplion

Results 281 comments of Lion - dapplion

Split original PR into two parts: - This one: ONLY ensure that CLI args have proper defaults. Such there are no surpises with undefined args - Future 1: remove deepmerge...

Thank you so much @nflaig :heart:

This is only relevant for hot paths, which is gossip validation. Those functions should just return objects instead of throwing errors. Throwing a non-Error type breaks many assumptions in our...

Closing issues for specific incidents on old versions of Lodestar

- Upstream issue fixed https://github.com/libp2p/js-libp2p-mplex/issues/205

- Since https://github.com/ChainSafe/lodestar/pull/4493 Lodestar is now guaranteed to conform to the JSON schema from OpenAPI spec's definition at the commit set in https://github.com/ChainSafe/lodestar/blob/6a37cca422c5e6b819d123e0dd456ee994e08346/packages/api/test/unit/beacon/oapiSpec.test.ts#L26 Closing for now, tho note there is...

Merged in all relevant libs