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

Aggregated account data #196

Merged
merged 10 commits into from
Apr 6, 2022
Merged

Aggregated account data #196

merged 10 commits into from
Apr 6, 2022

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    fc0629b View commit details
    Browse the repository at this point in the history
  2. remove unused import

    pifragile committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    9e0c451 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. use plain Decode

    pifragile committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c6897b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf49114 View commit details
    Browse the repository at this point in the history
  3. remove redundant code

    pifragile committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6ad9695 View commit details
    Browse the repository at this point in the history
  4. use borrow instead of Vec

    pifragile committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    49c49cc View commit details
    Browse the repository at this point in the history
  5. use plain Decode

    pifragile committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9bd0c73 View commit details
    Browse the repository at this point in the history
  6. remove unwrap

    pifragile committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9386960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0cd122 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2afde33 View commit details
    Browse the repository at this point in the history