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

v0.5.0 release #755

Merged
merged 217 commits into from
Mar 14, 2019
Merged

v0.5.0 release #755

merged 217 commits into from
Mar 14, 2019

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Mar 11, 2019

Detailed changelog will be made available in the release notes

vbuterin and others added 30 commits February 25, 2019 04:16
drop some parens in the spirit of consistency and parsimony
* Implement tuples and a chunk-size reduction to 32 bytes (see #665 and #679)
* Simplify presentation where appropriate. For example, deserialisation is implicit from serialisation (similar to `bls_sign` being implicit from `bls_verify`) and is left as an implementation exercise.
* Dramatically reduce spec size and hopefully improve readability.
Co-Authored-By: JustinDrake <drakefjustin@gmail.com>
Co-Authored-By: JustinDrake <drakefjustin@gmail.com>
@djrtwo
Copy link
Contributor Author

djrtwo commented Mar 12, 2019

@hwwhww Can't apply suggested changes because dev branch is protected from direct commits!

hwwhww and others added 3 commits March 13, 2019 09:11
@djrtwo djrtwo merged commit aeb5bb9 into master Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.