diff --git a/content/anoncomms/updates/2026-03-16.md b/content/anoncomms/updates/2026-03-16.md new file mode 100644 index 000000000..6de8d8201 --- /dev/null +++ b/content/anoncomms/updates/2026-03-16.md @@ -0,0 +1,30 @@ +--- +title: 2026-03-16 AnonComms Weekly +tags: + - anoncomms-updates +date: 2026-03-16 +--- + +## Highlights + +- Closed [deliverable](https://github.com/logos-co/anoncomms-pm/issues/15) integrating the ability to burn multiple message IDs in a single RLN proof + +## [Create basic capability discovery module for Logos Core](https://github.com/logos-co/anoncomms-pm/milestone/1) + +- [Implement capability discovery protocol](https://github.com/logos-co/anoncomms-pm/issues/13) + - achieved: + - merged tests [pr](https://github.com/vacp2p/nim-libp2p/pull/2126) for advertiser & discoverer modules + - next: + - start dogfooding integrated capability discovery + +## [Release RLN Prover for gasless L2 transactions](https://github.com/logos-co/anoncomms-pm/milestone/4) + +- [Write whitepaper on gasless L2 transactions](https://github.com/logos-co/anoncomms-pm/issues/12) + - achieved: ran simulations, wrote and submitted the academic version of the whitepaper for submission to [SBC](https://www.sbc-conference.com/2026/) + - next: address any feedback + +## [Implement multi-burn RLN and slasher module](https://github.com/logos-co/anoncomms-pm/milestone/8) + +- [Support burning multiple IDs in a single RLN proof](https://github.com/logos-co/anoncomms-pm/issues/15) + - achieved: merge partial proof feature into multi-message-id feature PR + - next: merge multi-message-id feature to master and close task \ No newline at end of file