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 field numbers for consistency and to break compat. with alpha #130

Merged
merged 1 commit into from
Jun 22, 2023

Commits on Jun 22, 2023

  1. Update serialization field numbers for consistency

    Leading up to the 0.1 release, we update the field numbers of
    `PaymentDetails` and `Event` to make them even.
    
    While this is nice for consistency's sake, it also has the added benefit
    that users running the serialization-incompatible alpha versions would
    fail to read rather than reading bogus data.
    tnull committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    da1588e View commit details
    Browse the repository at this point in the history