Remove holesky configs and update tests to use hoodi
This issue is to track deprecating Holesky configs on Lodestar. There are also places in the codebase that refer to Holesky configs as part of tests that need to be updated to Hoodi as the new long-standing testnet.
Example: https://github.com/ChainSafe/lodestar/blob/unstable/packages/cli/test/unit/paths/globalPaths.test.ts#L23
Hi! @philknows
I’d like to take on this issue. I understand that the goal is to deprecate all Holesky configs in Lodestar and update any references (including test cases) to use Hoodi as the new long-standing testnet.
I’ll start by identifying all Holesky references across the codebase, update them accordingly, and ensure tests and related configurations are aligned with Hoodi.
Please let me know if there are any specific files or migration guidelines I should follow immediately i get assigned to this issue.
I am looking forward to work on this and to also help improve the code in the best possible way.
Hi @philknows I am sending a reminder to express my genuine interest in this issue.
I am available to start working on it immediately it's assigned.
Thank you.
@KoxyG, this is a permissionless open source repository. You're free to take up any issues even without necessarily being assigned. This is not tagged as a good first issue though with the reasons being that you'll likely need deeper context on our repository in order to successfully complete it. You're free to submit a PR as long as it conforms with our contributor guidelines.
@KoxyG, this is a permissionless open source repository. You're free to take up any issues even without necessarily being assigned. This is not tagged as a good first issue though with the reasons being that you'll likely need deeper context on our repository in order to successfully complete it. You're free to submit a PR as long as it conforms with our contributor guidelines.
Noted!, thank you.
Hi @philknows I am done with this issue. Attached is my pr https://github.com/ChainSafe/lodestar/pull/8615
Please let me know if there are any issue.