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

Bugfix/entity orders #4

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Bugfix/entity orders #4

merged 3 commits into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    87a323b View commit details
    Browse the repository at this point in the history
  2. Update EntityOrder struct

    * Replace uint64 with [8]byte as the response is an 8 byte null terminated string.
    * Adapt converter to use byte array.
    qubicmio committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    08a72d8 View commit details
    Browse the repository at this point in the history
  3. Fix test

    qubicmio committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f1eb4a View commit details
    Browse the repository at this point in the history