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

Implement GetBalance client call and server endpoint #217

Merged
merged 26 commits into from
Mar 31, 2024
Merged

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    5894279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dba7c2 View commit details
    Browse the repository at this point in the history
  3. fixing test data message and resource constructions. more tests are p…

    …assing, but test vectors need to be fixed, also need to look at the new regex pattern decimalString and see if it still works with numbers with decimal
    jiyoontbd committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f21cdf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    35aa08d View commit details
    Browse the repository at this point in the history
  2. adding a todo

    jiyoontbd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a1d2f91 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    09f4762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494156b View commit details
    Browse the repository at this point in the history
  3. bumping submodule commit

    jiyoontbd committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6a57244 View commit details
    Browse the repository at this point in the history
  4. adding ktdocs

    jiyoontbd committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6b74577 View commit details
    Browse the repository at this point in the history
  5. more ktdocs

    jiyoontbd committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7a0ae63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18dd13f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ceadf77 View commit details
    Browse the repository at this point in the history
  8. wrote client tests

    jiyoontbd committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0ce5957 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da2aafe View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    15d18d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a31cda View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    61a1446 View commit details
    Browse the repository at this point in the history
  2. adding requesterDid to balanceApi.getBalance param. doing an auth tok…

    …en check on getbalances handler method. formatting
    jiyoontbd committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    393e9eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fad2ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01d6a12 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Diane Huxley <[email protected]>
    jiyoontbd and diehuxx authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9f90c3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e8d498 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c67f00a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43bf4c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f500e35 View commit details
    Browse the repository at this point in the history
  10. removed testserver

    jiyoontbd committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c71048d View commit details
    Browse the repository at this point in the history