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

standardize and cleanup SerializationMode #856

Merged

Conversation

antiochp
Copy link
Member

@antiochp antiochp commented Mar 23, 2018

We only use Hash vs. Full so get rid of the other unused modes.

Normalize our "hash mode" checks for consistency -

    if writer.serialization_mode() != ser::SerializationMode::Hash {

@ignopeverell ignopeverell merged commit 388beaf into mimblewimble:master Mar 23, 2018
@antiochp antiochp deleted the serialization_mode_cleanup branch March 24, 2018 00:56
dpc pushed a commit to dpc/grin that referenced this pull request Oct 24, 2018
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