g11tech

Results 132 comments of g11tech

> We must not merge this increase in cache size. The problem here is that the head state should never be dropped; period. This change will dramatically increase the change...

fixed in https://github.com/ChainSafe/lodestar/pull/4562

actually this could take some at EL end as well because they actually have to execute the block, if the block is full then it could take upto 2-3 seconds...

"Gossip Block Received Delay" should be calculated with the block even before we send it for execution (i guess requirement is for proposer boost)

there are a few alternatives: git bash works very well, windows also has a good linux subsystem support now (wsl/wsl2)

Stable mem metrics ![image](https://user-images.githubusercontent.com/76567250/191981333-c1fd830e-031c-4b9f-8814-feb66940cf95.png)

I think @parithosh can easily seed us with tools for this (genesis EL+CL generation with deposits) + advanced tools

Also if we are not concerned with "running" a multi-team testnet atleast before going live, we can just make do with a `genesis.json` (setting off with a deployed deposit contract...

Post some of my casual discussions with @parithosh I propose the following plan: 1. Test and setup a local 1 EL CL 1. Setup the genesis.json for a post merge...

repasting here from the discord channel to keep this updated: able to run a single ethereumjslodestar instance locally for custom genesis ![image](https://user-images.githubusercontent.com/76567250/192287474-7cdc75c6-601c-4697-9bf2-2a8a4f9ffaaf.png) Next step: will write a small shell script...