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

feat(particle-data)!: use MsgPack for particle data serialization [Fixes VM-407] #2034

Merged
merged 9 commits into from
Jan 31, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ac32058 View commit details
    Browse the repository at this point in the history
  2. Use CBOR for the ProtocolMessage serialization.

    It uses an unmaintained `serde-cbor` implementation.
    monoid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    74cd905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e49fc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

  1. Fix tests

    monoid committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6ccf419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c9959 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    65d38be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d9365 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Test snapshots

    Akim Mamedov committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    224c961 View commit details
    Browse the repository at this point in the history