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

Fix/del rot smid rmid tests #254

Merged
merged 22 commits into from
Jun 22, 2024

Commits on Jun 3, 2024

  1. improved design and logic per review comments, still need to track th…

    …e dip process by the delegator
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9a5e2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9348519 View commit details
    Browse the repository at this point in the history
  3. small fixes to op checks

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    042d551 View commit details
    Browse the repository at this point in the history
  4. small fixes on checking dip success

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f589fab View commit details
    Browse the repository at this point in the history
  5. remove unnecessary loop for interact operation

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    78cf663 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9ab9a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. refactored degator end to delegating.py and corresponding tests and u…

    …sed credentialing design for IdentifierResource end usage
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2c6ce5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4de29d View commit details
    Browse the repository at this point in the history
  3. improve naming to be consistent with credentialing, and tested with s…

    …ignify-ts delegation updates
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    414744f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fixes and tests rotation. also tested with signify-ts integration tes…

    …ts that do rotation
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c900b85 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fixed group end smids/rmids

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    48046fd View commit details
    Browse the repository at this point in the history
  2. fix smid list in multisig request on_post

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6475a17 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix for intermittent smid/rmid dict or str

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4a12a94 View commit details
    Browse the repository at this point in the history
  2. moving approval into longrunning operation, need to make approveDeleg…

    …ation idempotent
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f41c79f View commit details
    Browse the repository at this point in the history
  3. merged latest

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    903dfff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32fc74f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. set to tagged keripy 1.2.0.dev6

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    54de5a7 View commit details
    Browse the repository at this point in the history
  2. removed duplicate comment and simplified keria.dockerfile to leverage…

    … keripy image
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fcaf2fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Remove any smids/rmids state dict test problems

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    66b3e23 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary annotation

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    59e7041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b3ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. cleanup docker image entrypoint and instructions

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    76d9a54 View commit details
    Browse the repository at this point in the history