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

Update serialization vectors #435

Merged
merged 4 commits into from
May 22, 2020
Merged

Update serialization vectors #435

merged 4 commits into from
May 22, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Unsigned message vectors were fixed in the submodule, and my PR to fix registered proofs has come in so this changes submodule back from fork
    • BlockHeader vectors are still not updated, but that will be done in another PR when they do

I also refactored the json decoding of UnsignedMessage so it can easily be moved into an actual implementation when that will be needed (or just for reuse with signed message vectors). I did this also so it's easy enough for someone to do the same for BlockHeader (for tests or otherwise as well). I assume at least for debugging, it'll be nice to have the json impls.

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell merged commit c9a089e into master May 22, 2020
@austinabell austinabell deleted the austin/messagevectors branch May 22, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants