diff --git a/Cohort 4/2-progress-tracker.md b/Cohort 4/2-progress-tracker.md index 96c9e8b..842666c 100644 --- a/Cohort 4/2-progress-tracker.md +++ b/Cohort 4/2-progress-tracker.md @@ -33,6 +33,5 @@ Follow these guidelines when updating the progress tracker table: | [Winnie](https://github.com/Winnie579) | [docc Issue #22](https://github.com/SamWilsn/docc/issues/22) | just sent a pr, waiting for feedback/merging | [PR created](https://github.com/SamWilsn/docc/pull/32) | |[Oghenerukevwe Sandra Idjighere ](https://github.com/Sandijigs) | [lodestar issue1](https://github.com/ChainSafe/lodestar/issues/8178) , [lodestar issue 2](https://github.com/ChainSafe/lodestar/issues/8454), [consensus-specs](https://github.com/ethereum/consensus-specs/issues/4602#issuecomment-3417425644) | fix: validate and reject duplicate single-value CLI flags,fix:State by slot not being fetched correctly,fix:Modify the ad-hoc framework so this information appears additionally in a manifest.yml in every test vector. | [PR #1447](https://github.com/ChainSafe/lodestar/pull/8564), 2. In progress,In progress, 3.[PR #4602](https://github.com/ethereum/consensus-specs/pull/4712) | | [rainwaters11](https://github.com/rainwaters11) | [Document code and style conventions](https://github.com/ethereum/execution-specs/issues/237), 2. [Relative reference support](https://github.com/SamWilsn/docc/issues/13) | Opened PR #1447 to add STYLE_GUIDE and tighten type-ignore policy (config-only), 2. Drafting plan for `py:` relative references; confirming design with maintainer and setting up local dev. | [PR #1447](https://github.com/ethereum/execution-specs/pull/1447), 2. In progress | -| [Praniti1594](https://github.com/Praniti1594) | [Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1398),[Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1645),[Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1721),[Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1627),[Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1753),[Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1757)| Updates evm trace command. Re enables EEST tests.Adds readme file for new contributors. fixes broken links.Enforces type safety for FORK_CRITERIA in all forks | 1.[Merged PR](https://github.com/ethereum/execution-specs/pull/1593), 2.[Created PR](https://github.com/ethereum/execution-specs/pull/1740), 3.[PR](https://github.com/ethereum/execution-specs/pull/1733), 4.[Created PR](https://github.com/ethereum/execution-specs/pull/1750), 5.[PR](https://github.com/ethereum/execution-specs/pull/1760), 6.[PR](https://github.com/ethereum/execution-specs/pull/1763)| -| [Cheryl](https://github.com/Cherrypick14) | [Geth Issue](https://github.com/ethereum/go-ethereum/issues/33000) | Reproduced the issue locally and started investigating the node DB (LevelDB → Pebble) migration; running tests and preparing a PR. | In progress -| [Deborah](https://github.com/DeborahOlaboye) | [Execution spec Issue](https://github.com/ethereum/execution-specs/pull/1632), [Consensus spec Issue](https://github.com/ethereum/consensus-specs/issues/4669) | PR Merged, Worked on the issue and raised a PR | [Merged✅](https://github.com/ethereum/execution-specs/pull/1632), [In progress](https://github.com/ethereum/consensus-specs/pull/4673) | +| [Praniti1594](https://github.com/Praniti1594) | [Ethereum Execution spec Issue](https://github.com/ethereum/execution-specs/issues/1398) | Identified and corrected the outdated --evm-trace command in the CONTRIBUTING.md file, incorporating the project's new uv run command structure. Addressed reviewer feedback by reverting an unrelated change to the git clone command. | [Merged PR](https://github.com/ethereum/execution-specs/pull/1593) | +| [Cheryl](https://github.com/Cherrypick14) | [Geth Issue](https://github.com/ethereum/go-ethereum/issues/33000) | Reproduced the issue locally and started investigating the node DB (LevelDB → Pebble) migration; running tests and preparing a PR. | [Created PR](https://github.com/ethereum/go-ethereum/pull/33208),