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/164/json output #240

Closed
wants to merge 12 commits into from
Closed

Feat/164/json output #240

wants to merge 12 commits into from

Commits on Dec 13, 2022

  1. feat: add wallet endpoints

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bb3d00f View commit details
    Browse the repository at this point in the history
  2. chore: refactor a little

    TODO:
    * refactor and rename a a few things
    
    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2583dfa View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d8ef64d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix: make list args optional

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9bde291 View commit details
    Browse the repository at this point in the history
  2. feat: json logging

    NOTE: This is branched off the wallet endpoints already so that needs to
    be merged first
    
    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2e81349 View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    05ae05f View commit details
    Browse the repository at this point in the history
  4. chore: code review feedback

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    132160d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. chore: remove flag from cli

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e058dd2 View commit details
    Browse the repository at this point in the history
  2. chore: remove redundant typing

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1f2e1ba View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. chore: refactor and code review feedback

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    236c40c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. chore: merge branch 'main' into feat/164/json-output

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    77cd5b4 View commit details
    Browse the repository at this point in the history
  2. chore: code review feedabck

    Signed-off-by: Moriarty <[email protected]>
    Moriarty committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7b855f5 View commit details
    Browse the repository at this point in the history