Weekly Report #10 (2024–09–08)
Sep 9, 2024
- We began to implement the p2p subsystem of Verisense VaaS
- this p2p subsystem will reuse the underlying Substrate p2p network protocol
- this p2p subsystem contains the notification(pub/sub) protocol and the request(req/res) protocol, we have implemented the request protocol
- Dr. Yan gave a topic about FHE at RustChinaConf 2024 https://rustcc.cn/2024conf/schedule.html.
Plan for Next Week
- finish the wasm uploading procedure in sense-cli
- implement the notification protocol in p2p subsystem
- implement the Substrate runtime integration with the upstream restaking services