tersec
tersec
https://github.com/status-im/nimbus-eth2/pull/6219
https://github.com/status-im/nimbus-eth2/pull/6253
- should target `unstable` branch of `nimbus-eth2` - it looks like all the non-`gitmodule` changes are artifacts of this
Lint failure is ``` Run while read -r file; do Submodule 'vendor/nim-libp2p': '2b5319622c997ce1c80bc62c863e30f3349ee0d7' (2024-04-25 13:01:29 +0000) is more recent than latest 'master' (2023-12-18 18:04:02 +0000) (branch config: '.gitmodules') Error: Process...
> We should add a hidden command line option for enabling Yamux and then we should deploy it on a subset of our testnet fleet hosts. So long as it's...
> https://github.com/status-im/nimbus-eth2/blob/unstable/beacon_chain/conf.nim#L334 https://github.com/status-im/nimbus-eth2/pull/6010
Not in great condition, but doesn't hurt existing code either. Better given time constraints to merge this and improve it from `unstable`.
Is this just the doppelganger? That's intentional. Does `--doppelganger-detection=off` work?
Nimbus doesn't use doppelganger protection on sync committees because they're not slashable.
Agree with @dapplion that this would be a good addition.