chonghe
chonghe
> > @DoTheBestToGetTheBest you also need to accept the CLA > > what is this? At the bottom of this PR, or the direct link: https://cla-assistant.io/sigp/lighthouse?pullRequest=5215
> @chong-he found an issue during testing and it looks like the VC re-queries the BN during the first slot of the epoch, I'll look into this. Apologies! I was...
> The incidents had significantly reduced in frequency, but we still see them in our node. However, today they've come back stronger than never before! > > These are the...
`--execution-endpoint` must be supplied for a beacon to sync; if it is not supplied, the beacon will complain about it because it can't sync
> > Thanks for the PR, left some comments > > Thanks very much for your review man. I am good with the proposed change since it does the same...
Thanks @mask-pp This seems to be a cleaner solution to enable MacOS to work with the script with `sed -i`: https://www.reddit.com/r/linux4noobs/comments/ne0ti8/why_does_sed_i_not_work_on_my_mac/ Could you give this a try and see if...
I am not sure why we need to delete the line on the `README.md` file? @ackintosh As for the `local-testnet.yml`, does #5643 fix it?
The `cli-check` is failing. You can run `make cli-local` from the root of the repository and commit the changes
Probably need to solve the compile issue first
I have done some manual testing and some comments below: 1. The fallback to the secondary beacon node works well. Regarding the flag, `--beacon-nodes-sync-tolerances`, does it mean for the case...