Developed using go-libp2p for faster iteration (due to lack of experience in nim-libp2p at the moment)
Demonstrates how to create a transport that uses a libp2p protocol for communication
vac:de-mls-consulting
Troubleshoot why messages were not being broadcasted succesfully and suggest changes in how pubsub topics are used
Create custom branch of waku-rust-bindings and go-waku that hardcoded a cluster-id. The current waku-rust-bindings are outdated (using go-waku) so once they’re updated with nwaku it is necesary to revisit the code
ift:nimlibp2p-maintenance
PR to enforce conventional commits specs format for PR titles and commit messages
Fixed wrong usage of waku with Richard, update code regarding this issue Drat PR
ift:libp2p-mix-poc:sim-anon-ping
Achieved major milestone: Mix Transport now functions end-to-end, enabling anonymous communication within the libp2p framework (PR #11).
Mix transport refactor
Introduced MixExitConnection for handling unwrapped messages at exit nodes.
Bypassed multistream negotiation by implementing appropriate dial functions.
Refactored sendThroughMixnet and acceptWithMixnet to align with the overall changes.
Implemented agnostic end protocol handling via a callback in MixExitConnection.
Created and tested NoRespPing protocol, demonstrating end-to-end functionality.
ift:logos-zk-calls:logos-zk-call-2
Lead the IFT ZK Research call by presenting slides on the Sumcheck Protocol.
Post a forum post on Sumcheck protocol encouraging further discussion.
vac:acz:ift:think-tank:zk-think-tank
Update ZK Think tank page to include descriptions for each project.
vac:acz:ift:think-tank:zk-consulting-codex-1
Prepare a document briefly explaining Plonky2/3 and Telos’ Plonky2 Goldibear. Additionally, prepare a document on small fields (Goldilocks, Babybear and Mersenne31).
ift:zerokit-v0-6:circom-witness-rs
Partially studied the advanced witness calculator in the context of replacing the old one used in zerokit in order to implement the first feature of the issue.
ift:de-mls-testnet:de-mls-rfc
Discuss with the Rabbit about the gas cost report and obtain a miscalculations by encoding.
Continued researching how FURPS can implement RFC within the process.
ift:rfc:vac:rfc-index-maintenance-2024q4
There was an issue with a new raw RFC Hanno merged - it didn’t appear on rfc-index. Investigated the issue, and found out it was due to a Docusaurus update, a new build should fix it.