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 CryptoCreate handle method #6112

Merged
merged 61 commits into from May 4, 2023

Commits on Apr 12, 2023

  1. initial commit

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    55e847d View commit details
    Browse the repository at this point in the history
  2. initial commit

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fe3e427 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge branch 'develop' into 6038-D-crypto-create-handler

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    27eed4f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 6038-D-crypto-create-handler

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    28369bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6293d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. midway

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1034b6e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 6038-D-crypto-create-handler

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    99b9021 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into 6038-D-crypto-create-handler

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5e6390b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into move-to-account-pbj-type

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5627b63 View commit details
    Browse the repository at this point in the history
  5. spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a7390a3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into move-to-account-pbj-type

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4ace0b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. revert not needed spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    ed14857 View commit details
    Browse the repository at this point in the history
  2. fix spotless chnages

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c614b84 View commit details
    Browse the repository at this point in the history
  3. fix spotless chnages

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c44fe36 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fix the known accounts for parity tests. Also change allowances in pr…

    …otobuf
    
    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d6a086d View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7868843 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ae28d21 View commit details
    Browse the repository at this point in the history
  4. initial commit to add crypto create handle implementation

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e07e234 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    43eca82 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a03a0c5 View commit details
    Browse the repository at this point in the history
  7. fix schedule tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    24a13c3 View commit details
    Browse the repository at this point in the history
  8. fix token service tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    04bb25a View commit details
    Browse the repository at this point in the history
  9. fix all service tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    13837e4 View commit details
    Browse the repository at this point in the history
  10. add isValid method

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c2e7b1f View commit details
    Browse the repository at this point in the history
  11. add isValid method

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7601ece View commit details
    Browse the repository at this point in the history
  12. spotless and minor fixes

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0c98e1c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfc5f64 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge branch 'develop' into move-to-account-pbj-type

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9174cce View commit details
    Browse the repository at this point in the history
  2. address review comments

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d4d3eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af87d3 View commit details
    Browse the repository at this point in the history
  4. add one more test for key utils

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7e648b3 View commit details
    Browse the repository at this point in the history
  5. Add Nullable

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2841cce View commit details
    Browse the repository at this point in the history
  6. update branch

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    74bcb3e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'move-to-account-pbj-type' into 6038-D-crypto-create-han…

    …dler-impl
    
    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3de613d View commit details
    Browse the repository at this point in the history
  8. compile errors

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f81f06c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge develop

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    23afe12 View commit details
    Browse the repository at this point in the history
  2. compile errors

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a7137b3 View commit details
    Browse the repository at this point in the history
  3. add tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c7735ba View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. add tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a40c9f1 View commit details
    Browse the repository at this point in the history
  2. more tests and spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0171a87 View commit details
    Browse the repository at this point in the history
  3. more tests and spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cdb4f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a165cb6 View commit details
    Browse the repository at this point in the history
  5. more tests and spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    27e54a1 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/6038-D-crypto-create-handler-imp…

    …l' into 6038-D-crypto-create-handler-impl
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    41c157e View commit details
    Browse the repository at this point in the history
  7. tests

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    854b5b2 View commit details
    Browse the repository at this point in the history
  8. spotless

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a0aea6d View commit details
    Browse the repository at this point in the history
  9. more sonar

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b58e4f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge branch 'develop' into 6038-D-crypto-create-handler-impl

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c744cdf View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    c73346d View commit details
    Browse the repository at this point in the history
  2. compile errors

    Neeharika-Sompalli committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3aa192a View commit details
    Browse the repository at this point in the history
  3. compile errors

    Neeharika-Sompalli committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    77f22dc View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    fcad5f2 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    Neeharika-Sompalli committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ce770df View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into 6038-D-crypto-create-handler-impl

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    64a45b5 View commit details
    Browse the repository at this point in the history
  4. add log

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8cbb42c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge branch 'develop' into 6038-D-crypto-create-handler-impl

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed May 1, 2023
    Configuration menu
    Copy the full SHA
    db50198 View commit details
    Browse the repository at this point in the history
  2. address review comments

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed May 1, 2023
    Configuration menu
    Copy the full SHA
    18ab0d5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    a7f5d13 View commit details
    Browse the repository at this point in the history
  2. address review comments

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d726a8d View commit details
    Browse the repository at this point in the history
  3. address review comments

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a8b46e9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    6103e27 View commit details
    Browse the repository at this point in the history