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

Serde Serialize & Deserialize for BoundedBTreeMap #870

Merged
merged 12 commits into from
Oct 8, 2024

Commits on Oct 5, 2024

  1. implementation

    PolkadotDom committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d5b6ff8 View commit details
    Browse the repository at this point in the history
  2. Changelog

    PolkadotDom committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9063c62 View commit details
    Browse the repository at this point in the history
  3. Move tests down

    PolkadotDom committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    257e18b View commit details
    Browse the repository at this point in the history
  4. Remove clone bound

    PolkadotDom committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f94330f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Set date to Monday

    Co-authored-by: ordian <write@reusable.software>
    PolkadotDom and ordian authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6f77ce5 View commit details
    Browse the repository at this point in the history
  2. Fix match that's always okay

    Co-authored-by: Bastian Köcher <git@kchr.de>
    PolkadotDom and bkchr authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ea37e7a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update Cargo.toml

    PolkadotDom committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    512b7c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f5c9d4 View commit details
    Browse the repository at this point in the history
  3. Add ToString

    PolkadotDom committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    73b8e3f View commit details
    Browse the repository at this point in the history
  4. Remove underscore

    PolkadotDom committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d075c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    db8dba4 View commit details
    Browse the repository at this point in the history
  2. fmt

    ordian committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1ff996a View commit details
    Browse the repository at this point in the history