From 8402bfcc2633607c4025f412bdee21e7ae2bb788 Mon Sep 17 00:00:00 2001 From: Immanuelolivia1 Date: Thu, 20 Mar 2025 00:05:33 +0100 Subject: [PATCH 1/3] week2 assignment --- Cohort 3/2-progress-tracker.md | 48 ++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/Cohort 3/2-progress-tracker.md b/Cohort 3/2-progress-tracker.md index 7f137c3..81f0406 100644 --- a/Cohort 3/2-progress-tracker.md +++ b/Cohort 3/2-progress-tracker.md @@ -15,28 +15,28 @@ Follow these guidelines when updating the progress tracker table: - **Progress update**: Provide a brief (1–2 sentence) update on your progress or any blockers. - **Outcome**: Summarize the result of your work. -| Name/GitHub | Week | Issue | Progress Update | Outcome | -|------------------------------------------------------|------|-------|-----------------|---------| -| [WiEP Study Group Fellow](https://github.com/example)| Week 5 Day 7 | [Besu #3787](https://github.com/hyperledger/besu/issues/3787), [Lodestar #7599](https://github.com/ChainSafe/lodestar/issues/7559) | Discussed the issue on GitHub and started writing code. |[#47](https://github.com/wiepteam/studygroup/pull/47) ✅ | -| [Aslı](https://github.com/aslikaya) | | | | | -| Arunima | | | | | -| Barakat | | | | | -| [Bratipah](https://github.com/Bratipah) | | [Lodestar #6324](https://github.com/ChainSafe/lodestar/issues/6324) | | | -| [Cheryl](https://github.com/Cherrypick14) | Week 4 | [Prysm #10648](https://github.com/prysmaticlabs/prysm/issues/10468) | Started investigating repeated beacon start requests. Next, adding logs to track frequency and testing a backoff strategy to identify and fix the issue. | | -| [Dinah](https://github.com/dinahmaccodes) | | | | | -| [Doreen](https://github.com/Doreen-Onyango) | | [Lodestar #6490](https://github.com/ChainSafe/lodestar/issues/6490) | | | -| [gconnect](https://github.com/gconnect) | Week 4 | [Teku #9121](https://github.com/Consensys/teku/issues/9121) | [PR](https://github.com/Consensys/teku/pull/9155) awaiting review due to Holesky bug fixes | | -| [Glory](https://github.com/emmaglorypraise) | Week 4 | [Lodestar #6591](https://github.com/ChainSafe/lodestar/issues/6591) | PR assigned to me | | -| Ijay | | [Lodestar #3779](https://github.com/ChainSafe/lodestar/issues/3779) | | | -| Juliet Olivia | | | | | -| Koko | | | | | -| [Lada](https://github.com/hara-desu) | Week 5 | [consensus-specs #4136](https://github.com/ethereum/consensus-specs/issues/4136), [Lodestar #6991](https://github.com/ChainSafe/lodestar/issues/6991) | Asked if I can be assigned issue 6991 and started working on it. | [#4156](https://github.com/ethereum/consensus-specs/pull/4156) ✅ | -| [Loisa](https://github.com/lolosaisa) | week 3 | [Lodestar #5045](https://github.com/ChainSafe/lodestar/issues/5045) | | | -| [Mercy](https://github.com/bomanaps) | Week 4 | [Loderstar #5902](https://github.com/ChainSafe/lodestar/issues/5902) | I have merged the loops for `getAllAncestorNodes` and `getAllNonAncestorNodes` into a single loop. The remaining task is to review the changes before proceeding with `archive.ts` | | -| [Naomi](https://github.com/naynayu) |Week 4 |[Lodestar #7367](https://github.com/ChainSafe/lodestar/issues/7367) | Troubleshooting started. Currently trying to reproduce the ConfigMap issue on Kubernetes STS | | -| [Odinga](https://github.com/odingaval) | Week 4 |[Prysm #11978](https://github.com/prysmaticlabs/prysm/issues/11978) |Reviewing existing command-line flags related to beacon node connections to detect inconsistencies. | | -| Sylvia | | | | | -| [Victoria](https://github.com/VictoriaAde) | Week 4 | [Lodestar #6488](https://github.com/ChainSafe/lodestar/issues/6488) | Currently working on more changes as requested on the PR | [#7526](https://github.com/ChainSafe/lodestar/pull/7526) 🚀 | +| Name/GitHub | Week | Issue | Progress Update | Outcome | +| ----------------------------------------------------- | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | +| [WiEP Study Group Fellow](https://github.com/example) | Week 5 Day 7 | [Besu #3787](https://github.com/hyperledger/besu/issues/3787), [Lodestar #7599](https://github.com/ChainSafe/lodestar/issues/7559) | Discussed the issue on GitHub and started writing code. | [#47](https://github.com/wiepteam/studygroup/pull/47) ✅ | +| [Aslı](https://github.com/aslikaya) | | | | | +| Arunima | | | | | +| Barakat | | | | | +| [Bratipah](https://github.com/Bratipah) | | [Lodestar #6324](https://github.com/ChainSafe/lodestar/issues/6324) | | | +| [Cheryl](https://github.com/Cherrypick14) | Week 4 | [Prysm #10648](https://github.com/prysmaticlabs/prysm/issues/10468) | Started investigating repeated beacon start requests. Next, adding logs to track frequency and testing a backoff strategy to identify and fix the issue. | | +| [Dinah](https://github.com/dinahmaccodes) | | | | | +| [Doreen](https://github.com/Doreen-Onyango) | | [Lodestar #6490](https://github.com/ChainSafe/lodestar/issues/6490) | | | +| [gconnect](https://github.com/gconnect) | Week 4 | [Teku #9121](https://github.com/Consensys/teku/issues/9121) | [PR](https://github.com/Consensys/teku/pull/9155) awaiting review due to Holesky bug fixes | | +| [Glory](https://github.com/emmaglorypraise) | Week 4 | [Lodestar #6591](https://github.com/ChainSafe/lodestar/issues/6591) | PR assigned to me | | +| Ijay | | [Lodestar #3779](https://github.com/ChainSafe/lodestar/issues/3779) | | | +| [Juliet Olivia] (https://github.com/Immanuelolivia1) | | | | | +| Koko | | | | | +| [Lada](https://github.com/hara-desu) | Week 5 | [consensus-specs #4136](https://github.com/ethereum/consensus-specs/issues/4136), [Lodestar #6991](https://github.com/ChainSafe/lodestar/issues/6991) | Asked if I can be assigned issue 6991 and started working on it. | [#4156](https://github.com/ethereum/consensus-specs/pull/4156) ✅ | +| [Loisa](https://github.com/lolosaisa) | week 3 | [Lodestar #5045](https://github.com/ChainSafe/lodestar/issues/5045) | | | +| [Mercy](https://github.com/bomanaps) | Week 4 | [Loderstar #5902](https://github.com/ChainSafe/lodestar/issues/5902) | I have merged the loops for `getAllAncestorNodes` and `getAllNonAncestorNodes` into a single loop. The remaining task is to review the changes before proceeding with `archive.ts` | | +| [Naomi](https://github.com/naynayu) | Week 4 | [Lodestar #7367](https://github.com/ChainSafe/lodestar/issues/7367) | Troubleshooting started. Currently trying to reproduce the ConfigMap issue on Kubernetes STS | | +| [Odinga](https://github.com/odingaval) | Week 4 | [Prysm #11978](https://github.com/prysmaticlabs/prysm/issues/11978) | Reviewing existing command-line flags related to beacon node connections to detect inconsistencies. | | +| Sylvia | | | | | +| [Victoria](https://github.com/VictoriaAde) | Week 4 | [Lodestar #6488](https://github.com/ChainSafe/lodestar/issues/6488) | Currently working on more changes as requested on the PR | [#7526](https://github.com/ChainSafe/lodestar/pull/7526) 🚀 | 🛠 – Working on Issue 🚀– Pull Request Open @@ -92,7 +92,7 @@ To work with the WiEP repo, use this [GitHub guide](./3-github-guide.md#contribu - At this step, your issue should be assigned to you—or at least you should have already commented on the issue on GitHub. If you have been assigned by the author of the issue, start working on the code or continue asking additional questions if it's not clear what to do. - Update your main branch using [step 5](https://github.com/wiepteam/studygroup/blob/main/Cohort%203/3-github-guide.md#5-weekly-updates-syncing-with-upstream-and-making-new-contributions) from GitHubGuide. - Create a branch named `cohort-3-week-5`. -- Change the week number to 5. +- Change the week number to 5. - Add a brief description of your progress update. - If you opened or merged a pull request, add the link to it and the corresponding emoji into the Outcome. Available emojis are under the table. Copy the code and paste it. - Push your updates and open a PR. @@ -100,8 +100,10 @@ To work with the WiEP repo, use this [GitHub guide](./3-github-guide.md#contribu ⚠️ The following steps are optional—an additional task for those confident with the previous tasks: - Compare the upstream progress table and your progress table using the GitHub web interface. Check the first row of the table and wait until the days differ. Then, merge the updates into your branch by running: + ``` git fetch upstream git merge upstream/main ``` + - Resolve any conflicts using your IDE (refer to the Week 5 recording for guidance). From 25e53fb5b6d4c7a319b9a623b9b7bbacfcb5b44c Mon Sep 17 00:00:00 2001 From: Immanuelolivia1 Date: Thu, 5 Jun 2025 11:52:49 +0100 Subject: [PATCH 2/3] week 2 assignment --- Cohort 3/2-progress-tracker.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cohort 3/2-progress-tracker.md b/Cohort 3/2-progress-tracker.md index 81f0406..ffe2f8b 100644 --- a/Cohort 3/2-progress-tracker.md +++ b/Cohort 3/2-progress-tracker.md @@ -28,7 +28,8 @@ Follow these guidelines when updating the progress tracker table: | [gconnect](https://github.com/gconnect) | Week 4 | [Teku #9121](https://github.com/Consensys/teku/issues/9121) | [PR](https://github.com/Consensys/teku/pull/9155) awaiting review due to Holesky bug fixes | | | [Glory](https://github.com/emmaglorypraise) | Week 4 | [Lodestar #6591](https://github.com/ChainSafe/lodestar/issues/6591) | PR assigned to me | | | Ijay | | [Lodestar #3779](https://github.com/ChainSafe/lodestar/issues/3779) | | | -| [Juliet Olivia] (https://github.com/Immanuelolivia1) | | | | | +| [Juliet Olivia](https://github.com/Immanuelolivia1) | week 2 | there are no blockers yet. | Just forked the repo and added my github link to the assesment sheet. + | | | Koko | | | | | | [Lada](https://github.com/hara-desu) | Week 5 | [consensus-specs #4136](https://github.com/ethereum/consensus-specs/issues/4136), [Lodestar #6991](https://github.com/ChainSafe/lodestar/issues/6991) | Asked if I can be assigned issue 6991 and started working on it. | [#4156](https://github.com/ethereum/consensus-specs/pull/4156) ✅ | | [Loisa](https://github.com/lolosaisa) | week 3 | [Lodestar #5045](https://github.com/ChainSafe/lodestar/issues/5045) | | | From 8fce7e566a1e8f674c28f8627d501bd125bdb396 Mon Sep 17 00:00:00 2001 From: Immanuelolivia1 Date: Thu, 5 Jun 2025 12:12:16 +0100 Subject: [PATCH 3/3] week 2 assignment --- Cohort 3/2-progress-tracker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cohort 3/2-progress-tracker.md b/Cohort 3/2-progress-tracker.md index ffe2f8b..9a22d00 100644 --- a/Cohort 3/2-progress-tracker.md +++ b/Cohort 3/2-progress-tracker.md @@ -28,7 +28,7 @@ Follow these guidelines when updating the progress tracker table: | [gconnect](https://github.com/gconnect) | Week 4 | [Teku #9121](https://github.com/Consensys/teku/issues/9121) | [PR](https://github.com/Consensys/teku/pull/9155) awaiting review due to Holesky bug fixes | | | [Glory](https://github.com/emmaglorypraise) | Week 4 | [Lodestar #6591](https://github.com/ChainSafe/lodestar/issues/6591) | PR assigned to me | | | Ijay | | [Lodestar #3779](https://github.com/ChainSafe/lodestar/issues/3779) | | | -| [Juliet Olivia](https://github.com/Immanuelolivia1) | week 2 | there are no blockers yet. | Just forked the repo and added my github link to the assesment sheet. +|[Juliet Olivia](https://github.com/Immanuelolivia1) | week 2 | there are no blockers yet. | Just forked the repo and added my github link to the assesment sheet. | | | Koko | | | | | | [Lada](https://github.com/hara-desu) | Week 5 | [consensus-specs #4136](https://github.com/ethereum/consensus-specs/issues/4136), [Lodestar #6991](https://github.com/ChainSafe/lodestar/issues/6991) | Asked if I can be assigned issue 6991 and started working on it. | [#4156](https://github.com/ethereum/consensus-specs/pull/4156) ✅ |