-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently the /info endpoint reports the current epoch and the timestamp of the next rotation along with the ZK public keys. It would also be nice to report the epoch rotation interval directly, instead of clients having to estimate from multiple samples. Or make assumptions.
I originally suggested we unpack the public key blob and annotate each epoch with timestamps, since that gives the server maximum flexibility. But that's an API revision, so maybe just adding an epochDuration key is good enough.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers