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

feat!: move config commands to top level #1086

Merged
merged 20 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    96b81ab View commit details
    Browse the repository at this point in the history
  2. Add long list for identity (#18)

    * Add list_identities_long in config/locator.rs
    
    * Add a long ls option to config identity command
    
    * Add -l to docs
    elizabethengelman authored and willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    27be579 View commit details
    Browse the repository at this point in the history
  3. fix: cli_test

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3c1a691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    042562c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f10383e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f497347 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb1b9c6 View commit details
    Browse the repository at this point in the history
  8. fix: clippy

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ba13ab7 View commit details
    Browse the repository at this point in the history
  9. fix: generate test account

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a3107bb View commit details
    Browse the repository at this point in the history
  10. fix: md-gen

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0adc50c View commit details
    Browse the repository at this point in the history
  11. fix: config tests

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    400f3a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e1a003 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5eb2089 View commit details
    Browse the repository at this point in the history
  14. fix: clippy

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    02184ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    89604a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cde35b7 View commit details
    Browse the repository at this point in the history
  17. fix: add contract asset subcommand and revert deploy so non-breaking

    Also upped another fudge value. Seems a big difference.
    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2226d12 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a375897 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6842a5a View commit details
    Browse the repository at this point in the history
  20. fix: improve docs

    willemneal committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bb13b9c View commit details
    Browse the repository at this point in the history