Phil Ngo

Results 238 comments of Phil Ngo

Should probably include these also: - https://github.com/ChainSafe/lodestar/issues/7604 - https://github.com/ChainSafe/lodestar/issues/7463 - https://github.com/ChainSafe/lodestar/issues/6799 - https://github.com/ChainSafe/lodestar/issues/7645

Just noting this task if relevant after closing #6341: - [x] ~~Handle deprecation of activationChurnLimit, exitQueueEpoch and exitQueueChurn in EpochCache~~

> remove Eth1Provider, it won't work anyways once history expiry happens on EL side [packages/beacon-node/src/eth1/provider/eth1Provider.ts#L54](https://github.com/ChainSafe/lodestar/blob/e15d326f639278709a685ef26c9948d0f13a1258/packages/beacon-node/src/eth1/provider/eth1Provider.ts#L54) Signalling @nflaig on getting this last post-electra task completed to close this also

Hi @naynayu , do you still plan to work on this?

It might be array buffer backing stores or native code package allocation? How do we debug this? Need to investigate that first. Core dumps?

Related to #4031. Need to also generate state in the benchmark with >1M validators instead of 250_000

Related to #4031. Need to also generate state in the benchmark with >1M validators instead of 250_000 @tuyennhv

@matthewkeil will DM @dapplion to discuss :)

Code lint failure here, need that fixed before merging.

> For me mostly the question is what the UX of this should look like, if you have a single script which manages all three clients (el + bn +...