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

cmd/clef add listAccounts to CLI #26080

Merged
merged 14 commits into from
Nov 2, 2022
Merged

cmd/clef add listAccounts to CLI #26080

merged 14 commits into from
Nov 2, 2022

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    b240834 View commit details
    Browse the repository at this point in the history
  2. add keystore flag

    jmcook1186 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4682074 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    a1ed588 View commit details
    Browse the repository at this point in the history
  2. add list-wallet command

    jmcook1186 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    01588bb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update cmd/clef/main.go

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    jmcook1186 and holiman committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    65db9b1 View commit details
    Browse the repository at this point in the history
  2. Update cmd/clef/main.go

    Co-authored-by: Martin Holst Swende <martin@swende.se>
    jmcook1186 and holiman committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    61c2e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e04dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa42247 View commit details
    Browse the repository at this point in the history
  5. check err

    jmcook1186 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4c0a16c View commit details
    Browse the repository at this point in the history
  6. print account.URL

    jmcook1186 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    248d762 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d579c56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a899f41 View commit details
    Browse the repository at this point in the history
  9. Update cmd/clef/main.go

    jmcook1186 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    364efad View commit details
    Browse the repository at this point in the history
  10. fix goimports

    jmcook1186 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e20ed96 View commit details
    Browse the repository at this point in the history