-
Notifications
You must be signed in to change notification settings - Fork 159
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
Add Drand Beacon Cache #586
Conversation
81bddd5
to
661b4fd
Compare
661b4fd
to
6777cda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few small things, definitely should get @ec2 to check this over to make sure this was what he had in mind :) Thanks so much for this PR!
Let us know if you are done with changes and we can update your branch to latest main, or if you would like to do that yourself please do! (Don't want to merge main into this if you are planning on changing anything) Edit: nvm Erlich is a step ahead of this hahaha |
LGTM. Just merged main in. Gunna merge into main after CI is done running. This is related to my PR too, so just wanna get it in :) |
Summary of changes
Changes introduced in this pull request:
Added
local_cache
toDrand
struct to store previously computed beacons.Reference issue to close (if applicable)
Closes #411
Other information and links