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

Re-organize wallet sub-commands and add key sub-commands #14

Merged
merged 18 commits into from
Feb 10, 2021

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    2f5f766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd79bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df6e081 View commit details
    Browse the repository at this point in the history
  4. Split handle_wallet_subcommand into handle_offline_wallet_subcommand …

    …and handle_online_wallet_subcommand, Add KeySubCommand and handle_key_subcommand
    notmandatory committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ca8ea93 View commit details
    Browse the repository at this point in the history
  5. Update tests

    notmandatory committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    51a2f42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed2219 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d3e641 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    notmandatory committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6601ed4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bed7e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a64086e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adbc3b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update README.md

    notmandatory committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    616f180 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Remove ReplOpt

    notmandatory committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    503095c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96bf2a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

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

Commits on Feb 8, 2021

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

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    3211af0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb50b1 View commit details
    Browse the repository at this point in the history