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

chore!: split ValidationError from MaxSizeError; validate and max_serialized_size made BorshSchemaContainer's methods #219

Merged
merged 4 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. chore: add recursive check to is_zero_size; make `max_serialized_si…

    …ze` a container method
    dj8yf0μl committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    246f080 View commit details
    Browse the repository at this point in the history
  2. feat: split out ValidationError from MaxSizeError; add validate

    … method to `BorshSchemaContainer`
    dj8yf0μl committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d790ba4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. chore: fix review comments + attach Declaration tuple field to `Sch…

    …emaMaxSerializedSizeError::MissingDefinition`
    dj8yf0μl committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1a85520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39a214 View commit details
    Browse the repository at this point in the history