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

Port rusk-wallet to new wallet-core #2219

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Commits on Sep 5, 2024

  1. rusk-wallet: Upgrade to new wallet-core

    - Change crate name to
    - Acclimate to the new naming scheme of keys and types
    - Zerorize secret keys
    - Acclimate to new phoenix_balance method
    Daksh14 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a1e2e9d View commit details
    Browse the repository at this point in the history
  2. wallet-core: Add input module

    - Add algorithm for picking notes
    - Re-export some commonly used types
    Daksh14 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    645ea51 View commit details
    Browse the repository at this point in the history