Skip to content

Commit

Permalink
add week13 update & some debuging tools (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangleang committed Sep 6, 2024
1 parent 3d97b89 commit 8a36d43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion development-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ The actual project development is the main part of the program. Post your regula
| [ghili](https://github.com/ghiliweld) | [Update 6](https://hackmd.io/@ghili/HJI5KJQ_A) | [Update 7](https://hackmd.io/@ghili/HkBl2pGY0) | [Update 8](https://hackmd.io/@ghili/B1dMYUBYR) | | | | | | | | | | | | | |
| [Glory Agatevure](https://github.com/gconnect) | [Update 6](https://hackmd.io/@gconnect/Sy9n-IKwA) | [Update 7](https://hackmd.io/@gconnect/ryNMVbXY0) | [Update 8](https://hackmd.io/@gconnect/r1wHFvpY0) | [Update 9](https://hackmd.io/@gconnect/r1Q_zrI5A) | [Update 10](https://hackmd.io/@gconnect/SyZOYSlsA) | [Update 11](https://hackmd.io/@gconnect/rkSsQBKi0) | [Update 12](https://hackmd.io/@gconnect/rJq9H2G2A) | | | | | | | | | |
| [Hamid Bateni](https://github.com/irnb) | [Update 6](https://hackmd.io/@irnb/epf_week6) | | | | | [Pivot Update](https://hackmd.io/@irnb/epf_week11) | | | | | | | | | | |
| [Hangleang](https://github.com/hangleang) | [Update 6](https://hackmd.io/@hangleang/epf5-week6) | | [Update 7&8](https://hackmd.io/@hangleang/epf5-week7n8) | [Update 9](https://hackmd.io/@hangleang/epf5-week9) | [Update 10](https://hackmd.io/@hangleang/epf5-week10) | [Update 11](https://hackmd.io/@hangleang/epf5-week11) | [Update 12](https://hackmd.io/@hangleang/epf5-week12) | | | | | | | | | |
| [Hangleang](https://github.com/hangleang) | [Update 6](https://hackmd.io/@hangleang/epf5-week6) | | [Update 7&8](https://hackmd.io/@hangleang/epf5-week7n8) | [Update 9](https://hackmd.io/@hangleang/epf5-week9) | [Update 10](https://hackmd.io/@hangleang/epf5-week10) | [Update 11](https://hackmd.io/@hangleang/epf5-week11) | [Update 12](https://hackmd.io/@hangleang/epf5-week12) | [Update 13](https://hackmd.io/@hangleang/epf5-week13) | | | | | | | | |
| [Hopinheimer](https://github.com/hopinheimer) | | [Update 7](https://hackmd.io/@hopin232/S1VgE2j_A) | [Update 8](https://hackmd.io/@hopin232/BJrO3ITFA) | | | [Week 11](https://hackmd.io/@hopin232/Skm863wjA) | | | | | | | | | | |
| [Ifeoluwa Oderinde](https://github.com/owanikin) | | | | | | [Update 11](https://hackmd.io/@ZpBFaS-NSO-5Xkdm4jwolg/BkjyzCKiC) | | | | | | | | | | |
| [Jihoon Song](https://github.com/jihoonsong) | [Update 6](https://hackmd.io/@jihoonsong/SJMKLaoOA) | [Update 7](https://hackmd.io/@jihoonsong/HypZY0EKA) | [Update 8](https://hackmd.io/@jihoonsong/rkag8fRYC) | [Update 9](https://hackmd.io/@jihoonsong/SkAFlxD5R) | [Update 10 & 11](https://hackmd.io/@jihoonsong/SkXyL5YoR) | | | | | | | | | | | |
Expand Down
5 changes: 5 additions & 0 deletions notes/hangleang.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ Lastly, thanks to @ghili. I'm permissionlessly fork your note, cause we have som
- [peerdas-devnet-1 specs](https://notes.ethereum.org/@ethpandaops/peerdas-devnet-1) by EthPandaOps Team
- [libp2p-pubsub Peer Discovery with Kademlia DHT](https://medium.com/rahasak/libp2p-pubsub-peer-discovery-with-kademlia-dht-c8b131550ac7)
- [DAS and Danksharding](https://a16zcrypto.com/posts/article/an-overview-of-danksharding-and-a-proposal-for-improvement-of-das)

### Tools
- [ENR Viewer](https://enr-viewer.com/): decoding ENR to inspect `csc` field (custody subnet count), maintained by ChainSafe
- [PeerDAS Custody](https://jimmygchen.github.io/peerdas-custody/): compute custody subnets and columns from node ID or peer ID, maintained by [jimmygchen](https://github.com/jimmygchen) from Lighthouse
- [My fork with config updates](https://hangleang.github.io/peerdas-custody/)

0 comments on commit 8a36d43

Please sign in to comment.