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

unit tests for coinbase flags (output and tx kernel) #99

Merged

Conversation

antiochp
Copy link
Member

  • add unit test for what an empty block looks like (coinbase only)
  • add unit test for invalid flipping of COINBASE_OUTPUT flag on txn output
  • add unit test for invalid flipping of COINBASE_KERNEL flag on txn kernel
  • add unit test for serialize_deserialize of a minimal Block

TODO - investigate why the block header does not serialize/deserialize consistently (UTC related?)

@antiochp
Copy link
Member Author

Related: #27

@ignopeverell ignopeverell merged commit babb611 into mimblewimble:master Aug 22, 2017
@antiochp antiochp deleted the block_verify_coinbase_flags branch September 9, 2017 19:00
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