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

Add a PCLI sub command to sign services stream files #6309

Merged
merged 25 commits into from May 5, 2023

Commits on Apr 28, 2023

  1. Add a PCLI sub command to sign services stream files

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4d85663 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d02ded8 View commit details
    Browse the repository at this point in the history
  3. added unit test to record stream pcli command and account balance com…

    …mand
    
    Signed-off-by: Lev Povolotsky <lev@swirldslabs.com>
    povolev15 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bcc815d View commit details
    Browse the repository at this point in the history
  4. spotless

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    47d696a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. added record stream gz support and updated unit tests.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    dcb4236 View commit details
    Browse the repository at this point in the history
  2. Added missing resources

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    9a1df9c View commit details
    Browse the repository at this point in the history
  3. added unit tests, updated with comments.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    fdb55fe View commit details
    Browse the repository at this point in the history
  4. added unit tests

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    753b2d9 View commit details
    Browse the repository at this point in the history
  5. updated unit tests

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    c055ee3 View commit details
    Browse the repository at this point in the history
  6. updated unit tests

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0e63c71 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. added unit tests

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3da20ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24483f5 View commit details
    Browse the repository at this point in the history
  3. added unit tests, fixed sonar bugs.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    270645a View commit details
    Browse the repository at this point in the history
  4. added unit tests

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    455b696 View commit details
    Browse the repository at this point in the history
  5. updated unit test and added additional check

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6d32212 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. added more unit tests, updated with reviews.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 4, 2023
    Configuration menu
    Copy the full SHA
    17d3d5e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. added more unit tests, updated with reviews.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c2c1514 View commit details
    Browse the repository at this point in the history
  2. removed debug line and spotless

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1b18317 View commit details
    Browse the repository at this point in the history
  3. updated unit tests and key files

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    440a10e View commit details
    Browse the repository at this point in the history
  4. updated test name

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ed8a5fd View commit details
    Browse the repository at this point in the history
  5. removed commented line.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    95a98cf View commit details
    Browse the repository at this point in the history
  6. keep bytes output for debug if something went wrong.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    cf42746 View commit details
    Browse the repository at this point in the history
  7. updated with reviews.

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    cb6b37d View commit details
    Browse the repository at this point in the history
  8. spotless

    Signed-off-by: Iris Simon <iris.simon@swirldslabs.com>
    iwsimon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3c9f3bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb5b0c9 View commit details
    Browse the repository at this point in the history