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: allow user to create and update accounts with funds from treasury #759

Merged
merged 10 commits into from
Feb 16, 2024

Commits on Feb 15, 2024

  1. solo account create

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a718277 View commit details
    Browse the repository at this point in the history
  2. added solo account get

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    94bf9ba View commit details
    Browse the repository at this point in the history
  3. finished get command

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    76e7db6 View commit details
    Browse the repository at this point in the history
  4. working version, I think....

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    91dfd62 View commit details
    Browse the repository at this point in the history
  5. added test sequencer to ensure that node test runs before account test

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7342c77 View commit details
    Browse the repository at this point in the history
  6. prep for pull request review

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7ef3523 View commit details
    Browse the repository at this point in the history
  7. patched a bug, and upped timeout because of pipelines being slow

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    00079a9 View commit details
    Browse the repository at this point in the history
  8. patched a bug, and upped timeout because of pipelines being slow

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2034f38 View commit details
    Browse the repository at this point in the history
  9. removing todo, no longer needed

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    195dcbd View commit details
    Browse the repository at this point in the history
  10. fix test case failure from recent change

    Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
    jeromy-cannon committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f079d8a View commit details
    Browse the repository at this point in the history