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 test delegation approval #248

Closed
wants to merge 12 commits into from

Commits on May 19, 2024

  1. Updates to delegation to fix the order of witnessing and delegation a…

    …pproval. Also switched the agent parser to local=True
    pfeairheller committed May 19, 2024
    Configuration menu
    Copy the full SHA
    224fe8e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update to newest development release of KERIpy and added call to new …

    …Kevery.processEscrowDelegables() during escrow processing.
    
    Signed-off-by: pfeairheller <[email protected]>
    pfeairheller committed May 21, 2024
    Configuration menu
    Copy the full SHA
    55cb7c6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 27, 2024

  1. interaction failing

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d84e76a View commit details
    Browse the repository at this point in the history
  2. fixed interaction, need to fix postman send to delegator so that dip …

    …is processed
    
    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0b3b45b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f89fb32 View commit details
    Browse the repository at this point in the history
  2. added checks for kever update after delegation approved

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6d3cbe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb86c0f View commit details
    Browse the repository at this point in the history
  4. removed commentd out test code

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d60e42f View commit details
    Browse the repository at this point in the history
  5. introduced new approvals endpoint

    Signed-off-by: 2byrds <[email protected]>
    2byrds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    279229b View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    pointing to keripy branch for testing purposes. will change the version on a new tag.
    2byrds authored May 29, 2024
    Configuration menu
    Copy the full SHA
    0ca5271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcaea50 View commit details
    Browse the repository at this point in the history