Skip to content

feat(rln): track number of messages sent per epoch #2726

@adklempner

Description

@adklempner

Description

Proper generation of an RLN proof requires supplying the message id, which is based on how many messages were sent by this membership for the current epoch.

User Story

Proposed Solution / Feature Design

RLN instance should track number of messages sent per epoch:

  • update epoch when it changes (and reset messages sent)
  • update number of messages sent (should this wait for successful light push response?)

Optional: Diagram or Draft of Design

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions