mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-04 23:23:12 +00:00
Backporting previous roadmap to help clarity on what is planned and changed in H2. Uses new format https://github.com/waku-org/pm/pull/299
895 B
895 B
RLN Smart Contract FURPS
Functionality
- RLN rate limit can be defined in terms of multiple messages per epoch.
- RLN rate limit is set at membership insertion
- RLN proof generation and validation only requires Web3 RPC
calls, no blockchain events or initialisation are needed. - An ERC-20 token deposit is needed to insert a membership
Usability
- Application developers can set RLN rate limit at insertion.
- User does not need to wait for merkle tree synchronization and building to start relaying or sending messages.
Reliability
- ...
Performance
- New node setup with an RLN membership can be ready to verify RLN proof within 5s, no matter the size of the tree (Vac-DST).
Supportability
- ...
+ (Privacy, Anonymity, Deployments)
- Smart Contracts are deployed on Linea Testnet.
- TWN uses smart contracts deployed on Linea Testnet.