diff --git a/development-updates.md b/development-updates.md index f0511bf..8c676ca 100644 --- a/development-updates.md +++ b/development-updates.md @@ -191,7 +191,7 @@ The final weeks of the cohort should mark the finalization of your project. Subm | [ghili](https://github.com/ghiliweld) | [Final Update](https://hackmd.io/@ghili/Hy1YpMrbJx) | | | [Glory Agatevure](https://github.com/gconnect) | [Final Update](https://hackmd.io/@gconnect/BJRx9D7Z1l) | [Project presentation](https://www.canva.com/design/DAGVUyEkhXs/aL81kCgJYCOOnMfnKlSN0Q) | | [Hamid Bateni](https://github.com/irnb) | | | -| [Hangleang](https://github.com/hangleang) | | | +| [Hangleang](https://github.com/hangleang) | [Final Update](https://hackmd.io/@hangleang/epf5-final) | | | [Hopinheimer](https://github.com/hopinheimer) | | | | [Ifeoluwa Oderinde](https://github.com/owanikin) | | | | [Jihoon Song](https://github.com/jihoonsong) | | | diff --git a/projects/peerdas-grandine.md b/projects/peerdas-grandine.md index 4a1d011..50f5a1f 100644 --- a/projects/peerdas-grandine.md +++ b/projects/peerdas-grandine.md @@ -34,10 +34,10 @@ The proposed solution is to continually improve existing PeerDAS implementation, ## Roadmap Since a few fellows are working on the same project, we will be dividing the work among ourselves. We got a draft plan from [mentors](#Mentors): -- Updating `PeerDAS` implementation to the latest specs -- Backporting `eth2_libp2p` library from [lighthouse](https://github.com/sigp/lighthouse/tree/das-devnet-1/beacon_node/lighthouse_network) -- Testing, Debugging `kurtosis` local devnets -- Ensure interop with other clients implementation +- [x] Updating `PeerDAS` implementation to the latest specs +- [x] Backporting `eth2_libp2p` library from [lighthouse](https://github.com/sigp/lighthouse/tree/das-devnet-1/beacon_node/lighthouse_network) +- [x] Testing, Debugging `kurtosis` local devnets +- [ ] Ensure interop with other clients implementation (based on the `peerdas-devnet-3` crazy-reorg, clients still have some compatibility issue) ## Possible challenges @@ -55,7 +55,7 @@ Beside implementation, battle tests need to be addressed against unexpected scen ### Fellows - [Hangleang SUN](https://github.com/hangleang) -- [Guha Rahul](https://github.com/guha-rahul) +- [Rahul Guha (short-term contributor)](https://github.com/guha-rahul) ### Mentors @@ -67,4 +67,4 @@ Beside implementation, battle tests need to be addressed against unexpected scen - [PeerDAS Specs](https://github.com/ethereum/consensus-specs/tree/dev/specs/_features/eip7594) - [eth2_libp2p Repo](https://github.com/grandinetech/eth2_libp2p/tree/eip_7594) - [c-binding KZG Library](https://github.com/ethereum/c-kzg-4844/tree/das) -- [kurtosis local devnets](https://ethpandaops.io/posts/kurtosis-deep-dive/) \ No newline at end of file +- [kurtosis local devnets guide](https://ethpandaops.io/posts/kurtosis-deep-dive/)