etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
270 stars 149 forks source link

only audit ETC-relevant bootnodes #603

Open meowsbits opened 9 months ago

meowsbits commented 9 months ago

https://github.com/etclabscore/core-geth/blob/master/.github/workflows/audit-bootnodes.yml https://github.com/etclabscore/core-geth/pull/589

Our bootnodes audit workflow currently audits ALL hardcoded bootnodes. Many (or all) of the unresponsive bootnodes are upstream, and merging the PR would create another difference with upstream which is not relevant to ETC. So this proposes modifying the workflow to only audit our bootnodes.