Skip to content

Commit

Permalink
add final report and update project state (#548)
Browse files Browse the repository at this point in the history
* update project and add final report

* rename final report doc
  • Loading branch information
hangleang authored Nov 10, 2024
1 parent d54faaa commit 7e3a951
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion development-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) | | |
Expand Down
12 changes: 6 additions & 6 deletions projects/peerdas-grandine.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -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/)
- [kurtosis local devnets guide](https://ethpandaops.io/posts/kurtosis-deep-dive/)

0 comments on commit 7e3a951

Please sign in to comment.