From b08ac802880f214bba0b07e6f326a4831cd10a68 Mon Sep 17 00:00:00 2001 From: Hangleang <52003343+hangleang@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:32:26 +0700 Subject: [PATCH] add week15 update (#455) --- development-updates.md | 2 +- notes/hangleang.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/development-updates.md b/development-updates.md index 2a393cf7..4022623b 100644 --- a/development-updates.md +++ b/development-updates.md @@ -149,7 +149,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) | [Update 13](https://hackmd.io/@gconnect/rydLjkhnA) | [Update 14](https://hackmd.io/@gconnect/BJVMDpX6R) | | | | | | | | | [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) | [Update 13](https://hackmd.io/@hangleang/epf5-week13) | [Update 14](https://hackmd.io/@hangleang/epf5-week14) | | | | | | | | +| [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) | [Update 14](https://hackmd.io/@hangleang/epf5-week14) | [Update 15](https://hackmd.io/@hangleang/epf5-week15) | | | | | | | | [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) | | [Week 12&13](https://hackmd.io/@hopin232/r1HZmFh2R) | | | | | | | | | | [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) | | [Update 12 & 13](https://hackmd.io/@jihoonsong/BkQdAbm2A) | | | | | | | | | | diff --git a/notes/hangleang.md b/notes/hangleang.md index 048bd13e..08378bd7 100644 --- a/notes/hangleang.md +++ b/notes/hangleang.md @@ -25,3 +25,4 @@ Lastly, thanks to @ghili. I'm permissionlessly fork your note, cause we have som - [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/) +- [Beacon Node swagger API](https://ethereum.github.io/beacon-APIs/#/): UI of API specification for the beacon node