Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* improved design and logic per review comments, still need to track the dip process by the delegator Signed-off-by: 2byrds <[email protected]> * delegator endpoint processes dip as a long running processes. tests pass Signed-off-by: 2byrds <[email protected]> * small fixes to op checks Signed-off-by: 2byrds <[email protected]> * small fixes on checking dip success Signed-off-by: 2byrds <[email protected]> * remove unnecessary loop for interact operation Signed-off-by: 2byrds <[email protected]> * point to keri main for now, will use 1.2.0-dev5 when it's available Signed-off-by: 2byrds <[email protected]> * refactored degator end to delegating.py and corresponding tests and used credentialing design for IdentifierResource end usage Signed-off-by: 2byrds <[email protected]> * consolidate to optype of 'delegation' and clean up tests Signed-off-by: 2byrds <[email protected]> * improve naming to be consistent with credentialing, and tested with signify-ts delegation updates Signed-off-by: 2byrds <[email protected]> * fixes and tests rotation. also tested with signify-ts integration tests that do rotation Signed-off-by: 2byrds <[email protected]> * fixed group end smids/rmids Signed-off-by: 2byrds <[email protected]> * fix smid list in multisig request on_post Signed-off-by: 2byrds <[email protected]> * fix for intermittent smid/rmid dict or str Signed-off-by: 2byrds <[email protected]> * moving approval into longrunning operation, need to make approveDelegation idempotent Signed-off-by: 2byrds <[email protected]> * successful delegated multisig integration testing with Signify-ts Signed-off-by: 2byrds <[email protected]> * set to tagged keripy 1.2.0.dev6 Signed-off-by: 2byrds <[email protected]> * removed duplicate comment and simplified keria.dockerfile to leverage keripy image Signed-off-by: 2byrds <[email protected]> * Remove any smids/rmids state dict test problems Signed-off-by: 2byrds <[email protected]> * Removed unnecessary annotation Signed-off-by: 2byrds <[email protected]> * fix multisig join after original creation see WebOfTrust/signify-ts#227 Signed-off-by: 2byrds <[email protected]> * cleanup docker image entrypoint and instructions Signed-off-by: 2byrds <[email protected]> --------- Signed-off-by: 2byrds <[email protected]>
- Loading branch information