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

Temporary JSON test fixes #253

Merged
merged 1 commit into from
May 5, 2020
Merged

Conversation

Shivani912
Copy link
Contributor

I have only made quick fixes to the failing commit tests because timestamp serialization needs to be fixed on the Go side. For now, I've changed it to null so that it parses.

Also, there is a confusion whether validator_address is optional or not for an absent CommitSig (comment)

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGES.md

@Shivani912 Shivani912 requested a review from greg-szabo May 5, 2020 00:21
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good to merge as is: this against a development branch and necessary to unblock the work there.

Thanks for looking into this @Shivani912 👍

@liamsi liamsi merged commit 877df07 into greg/serialization-improvements May 5, 2020
@liamsi liamsi deleted the test-fixes branch May 5, 2020 12:27
greg-szabo pushed a commit that referenced this pull request May 7, 2020
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.

2 participants