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

Change expected last sequence pub options to pointers #958

Merged
merged 2 commits into from Apr 16, 2022

Commits on Apr 14, 2022

  1. Change expected last sequence pub options to pointers

    This allows for differentiating between the zero value and whether it was intentionally
    set to a sequence of zero.
    
    Signed-off-by: Byron Ruth <b@devel.io>
    bruth committed Apr 14, 2022
    Copy the full SHA
    7ce02bf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Add test to assert headers are set with zero value

    Signed-off-by: Byron Ruth <b@devel.io>
    bruth committed Apr 15, 2022
    Copy the full SHA
    dc7e667 View commit details
    Browse the repository at this point in the history