-
Notifications
You must be signed in to change notification settings - Fork 946
Update to v0.8.3 #520
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
Update to v0.8.3 #520
Conversation
And fix a bug in the compact committees accessor.
62f8e1d to
8d95546
Compare
8d95546 to
d511c93
Compare
| [dependencies] | ||
| milagro_bls = { git = "https://github.com/sigp/milagro_bls", tag = "v0.10.0" } | ||
| # FIXME: update sigp repo | ||
| milagro_bls = { git = "https://github.com/michaelsproul/milagro_bls", branch = "little-endian-v0.10" } |
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.
Pending merge of open PR sigp/milagro_bls#14
|
@paulhauner Assuming CI passes, I think this should be ready for merging into |
|
This has been merged into |
Update state processing and EF tests to v0.8.3
Contains a commit cherry-picked from #508