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

Fix minor wallet issues #220

Merged
merged 21 commits into from
Oct 30, 2024
Merged

Fix minor wallet issues #220

merged 21 commits into from
Oct 30, 2024

Commits on Oct 29, 2024

  1. ignore vscode ide/settings

    zees-dev committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6d63e8a View commit details
    Browse the repository at this point in the history
  2. added rust toolchain

    zees-dev committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    657cf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa1b27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35e29d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9792e74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46bfbac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11e0b50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fadf3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9632374 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab3e98d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e6af2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f9c6d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eaf5301 View commit details
    Browse the repository at this point in the history
  14. fixed cargo clippy errors

    zees-dev committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    78511f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    762405c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ac5970 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b82bc4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0306d83 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    515cb7a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f8124e8 View commit details
    Browse the repository at this point in the history
  21. create_wallet -> serialize_wallet_to_file; using an enum with variant…

    … for data persistence
    zees-dev committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9abc8ad View commit details
    Browse the repository at this point in the history