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

Wallet CLI Implementation #1128

Merged
merged 55 commits into from
Jun 14, 2021
Merged

Wallet CLI Implementation #1128

merged 55 commits into from
Jun 14, 2021

Commits on May 6, 2021

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

Commits on May 7, 2021

  1. fix compiler errors

    connormullett committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ac15be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b291c8d View commit details
    Browse the repository at this point in the history
  3. EOD push

    connormullett committed May 7, 2021
    Configuration menu
    Copy the full SHA
    0375d1a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    027f0b1 View commit details
    Browse the repository at this point in the history
  2. add license headers

    connormullett committed May 10, 2021
    Configuration menu
    Copy the full SHA
    53e61c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2289a2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. stub new commands

    connormullett committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bca3d03 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

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

Commits on May 18, 2021

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

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    4f2fb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d1c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    086384c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30d754f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    54ac097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51672c View commit details
    Browse the repository at this point in the history
  3. wallet list works!

    connormullett committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    d6d5d83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93b6e46 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    47e0963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae86870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1d5d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1323807 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. round out command issues

    all commands work except import, export (close), sign, and verify
    connormullett committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    18a5682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ead296 View commit details
    Browse the repository at this point in the history
  3. wallet sign works

    connormullett committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    d0da50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    243532d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83a12c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    c0b3ec4 View commit details
    Browse the repository at this point in the history
  2. import now works

    connormullett committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    63c66be View commit details
    Browse the repository at this point in the history
  3. remove debug print

    connormullett committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    045c217 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. sign command works

    connormullett committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7484355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cf2ccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0cedc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. god damn encoding

    ec2 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    982a281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb9d8dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675e56a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911435e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe99ea7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bfa9eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef0c1a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. requested changes

    connormullett committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    cf71f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6047fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    ef9bba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd4c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f6935 View commit details
    Browse the repository at this point in the history
  4. wildcard import

    connormullett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    dfe2b92 View commit details
    Browse the repository at this point in the history
  5. forgotten type alias

    connormullett committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ce71824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee6b0f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b027565 View commit details
    Browse the repository at this point in the history
  8. Fix capitalism.

    cryptoquick committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a1b6cdf View commit details
    Browse the repository at this point in the history
  9. Fix capitalism.

    cryptoquick committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    05c6ca5 View commit details
    Browse the repository at this point in the history
  10. Use RPC API constants.

    cryptoquick committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    8cd87ab View commit details
    Browse the repository at this point in the history
  11. Fix linter.

    cryptoquick committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    90fb4c1 View commit details
    Browse the repository at this point in the history
  12. Fix typos.

    cryptoquick committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    49a9b95 View commit details
    Browse the repository at this point in the history