Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish epoch interval #97

Open
rillian opened this issue May 16, 2023 · 3 comments
Open

Publish epoch interval #97

rillian opened this issue May 16, 2023 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rillian
Copy link
Contributor

rillian commented May 16, 2023

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.

@rillian rillian added enhancement New feature or request good first issue Good for newcomers labels May 16, 2023
@shubrautt
Copy link

@rillian hello, I started learning about rust a few weeks ago, can I start contributing to rust projects or should I keep learning

@rillian
Copy link
Contributor Author

rillian commented Nov 6, 2023

Hi @shubrautt. You're welcome to submit a patch for feedback.

@shubrautt
Copy link

@rillian Thanks for replying..!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants