Lion - dapplion

Results 254 issues of Lion - dapplion

AgeManning reported that a Lighthouse node in Pyrmont was served orphaned blocks and thus banned us. Investigate. > We've also noticed that when syncing from lodestar you guys dont seem...

meta-stale

According to GC metrics on master the beacon node spends 10% of the time doing Scavenge GC runs. ![Screenshot from 2021-02-28 20-45-51](https://user-images.githubusercontent.com/35266934/109431313-37d48880-7a06-11eb-8560-95d6b0db8f40.png) If the metrics are correct this article suggests...

meta-stale
scope-cpu-performance

**Motivation** Our current approach to options and CLI arg processing is not typesafe. **Description** _Problem_: CLI args and options are defined such that it's not guaranteed for the arg to...

**Motivation** - Spin-off from https://github.com/ChainSafe/lodestar/pull/4382 Logic to compute dependantRoot in API is unnecessarily complex. Just compute dependantRoot when computing shuffling and cache. **Description** - Cache dependantRoot in shuffling - Compute...

**Describe the bug** Running lodestar beacon command breaks with ``` $ ./packages/cli/bin/lodestar.js beacon ✖ TypeError: The "path" argument must be of type string. Received undefined at new NodeError (node:internal/errors:372:5) at...

prio-critical

**Motivation** - PR https://github.com/ChainSafe/lodestar/pull/4502 introduced a dev testcontainers since @dadepo was having issues with docker I really want to start decreasing our dependencies exposure, not increasing it unless required. We...

**Motivation** - PR https://github.com/ChainSafe/lodestar/pull/4508 fixes an issue where Lodestar stores more states than necessary. For Prater/Goerli nodes running for a few months that extra space accounted for 50GB / 120GB...

**Describe the feature** For performance reasons we can disable in the API impl, that the beacon node returns pubkeys with duties. As a previous step the validator client should only...

prio-medium
scope-none

Opening this issue here for a lack of a better place: - Make sure `strictNullChecks: true` in all chainsafe JS libraries at least the ones related to Lodestar.

prio-medium
scope-none

- when we start the node after `ALTAIR_FORK_EPOCH`, we don't need to handle ReqResp v1 - Review other similar items _Originally posted by @tuyennhv in https://github.com/ChainSafe/lodestar/pull/2444#discussion_r626512065_

prio-medium
spec-altair
spec-bellatrix 🐼
scope-none