{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":580574511,"defaultBranch":"main","name":"keria","ownerLogin":"WebOfTrust","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-12-20T22:34:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/82824804?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724285441.0","currentOid":""},"activityList":{"items":[{"before":"5e9115299ddfa3cc861051ac6de987034a591e25","after":"529b468ac391f0f5bfedb96f2b6d21a67fb0bc5b","ref":"refs/heads/main","pushedAt":"2024-09-03T19:16:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"feat: use SAID for long running operation oid instead of identifier prefix (#289)\n\n* feat: use SAID for op oid instead of pre\n\n* test: coverage on query endpoint and op metadata validation\n\n* fix: revert optypes.submit (code shouldnt be included and also doesnt make sense given the impl in longrunning.py)","shortMessageHtmlLink":"feat: use SAID for long running operation oid instead of identifier p…"}},{"before":"70209b231c3a737f48a80363e729a1dea1535f5d","after":"5e9115299ddfa3cc861051ac6de987034a591e25","ref":"refs/heads/main","pushedAt":"2024-09-02T19:15:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"test: ipex multisig/exn test for correct recipient of embedded ipex msgs (#288)","shortMessageHtmlLink":"test: ipex multisig/exn test for correct recipient of embedded ipex m…"}},{"before":"cfc55d4de3948663e01a8f55c994112453efc17b","after":"70209b231c3a737f48a80363e729a1dea1535f5d","ref":"refs/heads/main","pushedAt":"2024-08-28T22:35:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"fix: send multi-sig admit to to discloser not issuer (not always the same) (#286)","shortMessageHtmlLink":"fix: send multi-sig admit to to discloser not issuer (not always the …"}},{"before":"fe2c2a5d1937667373bc0ab545d841e4c934b95c","after":"cfc55d4de3948663e01a8f55c994112453efc17b","ref":"refs/heads/main","pushedAt":"2024-08-22T14:24:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"keripy 1.1.x -> 1.2.x migration SignifyGroupHab fix (#284)\n\n* sig fix\r\n\r\nSigned-off-by: Kevin Griffin \r\n\r\n---------\r\n\r\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"keripy 1.1.x -> 1.2.x migration SignifyGroupHab fix (#284)"}},{"before":"59db5e67fe99fdd8eceb4a1bcf23e0c8729d56ba","after":"fb29beae5feecb1d489e3e2eb35c9e66a66d0b1c","ref":"refs/heads/0.2.0-dev4-sig-hab-fix","pushedAt":"2024-08-22T00:11:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"sig fix\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"sig fix"}},{"before":null,"after":"59db5e67fe99fdd8eceb4a1bcf23e0c8729d56ba","ref":"refs/heads/0.2.0-dev4-sig-hab-fix","pushedAt":"2024-08-22T00:10:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"sig fix\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"sig fix"}},{"before":"832d95a5bf8a382b8aa3c3a6b671cccbfc4b44ff","after":"fe2c2a5d1937667373bc0ab545d841e4c934b95c","ref":"refs/heads/main","pushedAt":"2024-08-21T14:56:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"Allowing prefixes in identifiers endpoint (resubmitted PR) (#269)\n\n* pre in aiding\n\n* pre in credentialing\n\n* pre in delegator\n\n* pre in grouping\n\n* pre in ipexing\n\n* fix aiding test\n\n* fix cred test\n\n* fix grouping test\n\n* fix ipex test\n\n* fix spec test\n\n* add test to aid by prefix\n\n* fix keri version\n\n* fix mnemonic version\n\n* fix hio ver\n\n* specing test","shortMessageHtmlLink":"Allowing prefixes in identifiers endpoint (resubmitted PR) (#269)"}},{"before":"0026757b3789da832f245ddc8aa48c7f73f12b4d","after":"832d95a5bf8a382b8aa3c3a6b671cccbfc4b44ff","ref":"refs/heads/main","pushedAt":"2024-08-20T16:25:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"Feat/submit (#271)\n\n* improve submit error message\r\n\r\n* added manual witness receipts to submit unit test\r\n\r\n* simplify the witness receipts testing.\r\n\r\n* witness receipts accounted for and submit operation completes\r\n---------\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>","shortMessageHtmlLink":"Feat/submit (#271)"}},{"before":"f7e089062d39be9e99dd54a3ed627a113e05d073","after":"0026757b3789da832f245ddc8aa48c7f73f12b4d","ref":"refs/heads/main","pushedAt":"2024-08-20T12:26:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"feat: multi-sig IPEX apply, offer, agree endpoints (#278)\n\n* feat: multi-sig IPEX apply, offer, agree\r\n\r\n* fix: atc should only be required for multi-sig\r\n\r\n* build: lock keripy version","shortMessageHtmlLink":"feat: multi-sig IPEX apply, offer, agree endpoints (#278)"}},{"before":"557d19e1af2831e8f08adbbf14d20d944f16598e","after":null,"ref":"refs/heads/update-keripy-0.1.3","pushedAt":"2024-07-30T17:24:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"}},{"before":"a36a3b6faf33c1705804a78bc9054a18821f597f","after":"3e00bb6d862328cc356bab637e1cf99f73d617e5","ref":"refs/heads/v0.1.3","pushedAt":"2024-07-30T17:24:11.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"Merge pull request #277 from WebOfTrust/update-keripy-0.1.3\n\nUpdate keripy","shortMessageHtmlLink":"Merge pull request #277 from WebOfTrust/update-keripy-0.1.3"}},{"before":"a26ef4a9b296027b14b3fe42d54c98ec09acee99","after":null,"ref":"refs/heads/update-keripy","pushedAt":"2024-07-30T17:24:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"}},{"before":"4c2e221a372b64066b4384403fa6adb765303959","after":"f7e089062d39be9e99dd54a3ed627a113e05d073","ref":"refs/heads/main","pushedAt":"2024-07-30T17:23:58.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"Merge pull request #276 from WebOfTrust/update-keripy\n\nUpdate keripy","shortMessageHtmlLink":"Merge pull request #276 from WebOfTrust/update-keripy"}},{"before":"c83904d62b908e5f030bbf7f957d397cd259035f","after":"4c2e221a372b64066b4384403fa6adb765303959","ref":"refs/heads/main","pushedAt":"2024-07-30T15:05:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"reverting keria docker image file to build from base image again. See https://github.com/WebOfTrust/keria/issues/263 (#274)\n\nSigned-off-by: 2byrds <2byrds@gmail.com>","shortMessageHtmlLink":"reverting keria docker image file to build from base image again. See #…"}},{"before":"932273c6e7d94a8f5268393e39f9e2ba270a12f3","after":"557d19e1af2831e8f08adbbf14d20d944f16598e","ref":"refs/heads/update-keripy-0.1.3","pushedAt":"2024-07-29T14:18:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"fixes GitHUb CI action for macos\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"fixes GitHUb CI action for macos"}},{"before":null,"after":"932273c6e7d94a8f5268393e39f9e2ba270a12f3","ref":"refs/heads/update-keripy-0.1.3","pushedAt":"2024-07-29T14:14:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"updates hio for agent crash issue, updates keripy and other deps to match.\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"updates hio for agent crash issue, updates keripy and other deps to m…"}},{"before":null,"after":"a26ef4a9b296027b14b3fe42d54c98ec09acee99","ref":"refs/heads/update-keripy","pushedAt":"2024-07-29T13:31:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"updates hio for agent crash issue, updates keripy and other deps to match.\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"updates hio for agent crash issue, updates keripy and other deps to m…"}},{"before":"1232405eca1957465204cefa6a846ac2d5242f79","after":"c83904d62b908e5f030bbf7f957d397cd259035f","ref":"refs/heads/main","pushedAt":"2024-07-11T15:48:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Make agent doers' tocks configurable from habitat config file (#265)\n\n* Make agent doers' tocks configurable from habitat config file\r\n\r\n* Fix typo of naming in test_load_tocks_config\r\n\r\n---------\r\n\r\nCo-authored-by: Rubel Hassan Mollik \r\nCo-authored-by: Philip Feairheller ","shortMessageHtmlLink":"Make agent doers' tocks configurable from habitat config file (#265)"}},{"before":"e69566e5fdbb5083690e2464b67cb739802397e8","after":"1232405eca1957465204cefa6a846ac2d5242f79","ref":"refs/heads/main","pushedAt":"2024-07-11T02:51:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Removing AID delete (#262)","shortMessageHtmlLink":"Removing AID delete (#262)"}},{"before":"6bdb6087d51786f4e15ed59b8c274873238438fb","after":"e69566e5fdbb5083690e2464b67cb739802397e8","ref":"refs/heads/main","pushedAt":"2024-07-11T02:49:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Increase Escrower tock to avoid overly busy CPU during escrow processing (#256)\n\n* Increase Escrower tock to avoid overly busy CPU during escrow processing\r\n\r\nSetting tock to 1.0 second runs escrower loop 30s delay and delegator approval received after 30 seconds\r\n\r\n* Remove redundant looping inside escrower recur method\r\n\r\n---------\r\n\r\nCo-authored-by: Rubel Hassan Mollik ","shortMessageHtmlLink":"Increase Escrower tock to avoid overly busy CPU during escrow process…"}},{"before":"24664ac6fd92f73beb45defe78edaac8f5fb7dab","after":"de3bc93f28020f211602cc5d4876078214a99da9","ref":"refs/heads/0.1.4-dev0","pushedAt":"2024-07-08T03:27:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"updates for escrow fix, align with kerupy 1.1.17 and #235\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"updates for escrow fix, align with kerupy 1.1.17 and #235"}},{"before":"a36a3b6faf33c1705804a78bc9054a18821f597f","after":"24664ac6fd92f73beb45defe78edaac8f5fb7dab","ref":"refs/heads/0.1.4-dev0","pushedAt":"2024-07-08T03:19:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"updates for escrow fix, align with kerupy 1.1.17 and #235\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"updates for escrow fix, align with kerupy 1.1.17 and #235"}},{"before":null,"after":"a36a3b6faf33c1705804a78bc9054a18821f597f","ref":"refs/heads/0.1.4-dev0","pushedAt":"2024-07-05T18:24:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m00sey","name":"Kevin Griffin","path":"/m00sey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/180035?s=80&v=4"},"commit":{"message":"updates codecov adds secret (#220)\n\nSigned-off-by: Kevin Griffin ","shortMessageHtmlLink":"updates codecov adds secret (#220)"}},{"before":"2acb61894a20cb466ac88d444c127c5decbe27ee","after":"6bdb6087d51786f4e15ed59b8c274873238438fb","ref":"refs/heads/main","pushedAt":"2024-06-28T18:28:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"fix: pull in smids fix from KERIpy latest (#261)","shortMessageHtmlLink":"fix: pull in smids fix from KERIpy latest (#261)"}},{"before":"abf66f22ddcb9864847d00a0b493bc72fc8f976c","after":"2acb61894a20cb466ac88d444c127c5decbe27ee","ref":"refs/heads/main","pushedAt":"2024-06-22T02:20:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Fix/del rot smid rmid tests (#254)\n\n* improved design and logic per review comments, still need to track the dip process by the delegator\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* delegator endpoint processes dip as a long running processes. tests pass\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes to op checks\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes on checking dip success\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* remove unnecessary loop for interact operation\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* point to keri main for now, will use 1.2.0-dev5 when it's available\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* refactored degator end to delegating.py and corresponding tests and used credentialing design for IdentifierResource end usage\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* consolidate to optype of 'delegation' and clean up tests\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* improve naming to be consistent with credentialing, and tested with signify-ts delegation updates\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* fixes and tests rotation. also tested with signify-ts integration tests that do rotation\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* fixed group end smids/rmids\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* fix smid list in multisig request on_post\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* fix for intermittent smid/rmid dict or str\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* moving approval into longrunning operation, need to make approveDelegation idempotent\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* successful delegated multisig integration testing with Signify-ts\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* set to tagged keripy 1.2.0.dev6\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* removed duplicate comment and simplified keria.dockerfile to leverage keripy image\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* Remove any smids/rmids state dict test problems\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* Removed unnecessary annotation\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* fix multisig join after original creation see https://github.com/WebOfTrust/signify-ts/issues/227\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* cleanup docker image entrypoint and instructions\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>","shortMessageHtmlLink":"Fix/del rot smid rmid tests (#254)"}},{"before":"04894e3df300c2591bde33046bcfa655a54a0b91","after":"abf66f22ddcb9864847d00a0b493bc72fc8f976c","ref":"refs/heads/main","pushedAt":"2024-06-13T14:04:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Feat/delegation approval endpoint (#250)\n\n* improved design and logic per review comments, still need to track the dip process by the delegator\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* delegator endpoint processes dip as a long running processes. tests pass\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes to op checks\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes on checking dip success\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* remove unnecessary loop for interact operation\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* point to keri main for now, will use 1.2.0-dev5 when it's available\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* refactored degator end to delegating.py and corresponding tests and used credentialing design for IdentifierResource end usage\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* consolidate to optype of 'delegation' and clean up tests\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* improve naming to be consistent with credentialing, and tested with signify-ts delegation updates\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* Add docstrings for OpenApi documentation for keria rest endpoints (#252)\r\n\r\n* Add docstrings for OpenApi documentation for keria rest endpoints\r\n\r\n* Uncomment operation resource end\r\n\r\n* Fix specing test\r\n\r\n---------\r\n\r\nCo-authored-by: Rubel Hassan Mollik \r\n\r\n* Add more keria rest endpoints docs (#253)\r\n\r\nCo-authored-by: Rubel Hassan Mollik \r\n\r\n* improved design and logic per review comments, still need to track the dip process by the delegator\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* delegator endpoint processes dip as a long running processes. tests pass\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes to op checks\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* small fixes on checking dip success\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* remove unnecessary loop for interact operation\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* point to keri main for now, will use 1.2.0-dev5 when it's available\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* refactored degator end to delegating.py and corresponding tests and used credentialing design for IdentifierResource end usage\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* consolidate to optype of 'delegation' and clean up tests\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* improve naming to be consistent with credentialing, and tested with signify-ts delegation updates\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* recovering test_spec changes for delegation after rebase\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n* update tests with latest keripy changes, digests/versions changed\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: 2byrds <2byrds@gmail.com>\r\nCo-authored-by: Rubel Hassan \r\nCo-authored-by: Rubel Hassan Mollik ","shortMessageHtmlLink":"Feat/delegation approval endpoint (#250)"}},{"before":"6702a30b9645348deadaf5c86774a6b64ca46240","after":"04894e3df300c2591bde33046bcfa655a54a0b91","ref":"refs/heads/main","pushedAt":"2024-06-13T03:08:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Add more keria rest endpoints docs (#253)\n\nCo-authored-by: Rubel Hassan Mollik ","shortMessageHtmlLink":"Add more keria rest endpoints docs (#253)"}},{"before":"55cb7c684cc3b065f105a5461c1d003e739742bd","after":null,"ref":"refs/heads/feat-fix-delegation","pushedAt":"2024-06-13T03:04:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"}},{"before":"6b330430bf202120f2f069fc81b249e7a15992f2","after":"6702a30b9645348deadaf5c86774a6b64ca46240","ref":"refs/heads/main","pushedAt":"2024-06-06T02:09:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pfeairheller","name":"Philip Feairheller","path":"/pfeairheller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2425028?s=80&v=4"},"commit":{"message":"Add docstrings for OpenApi documentation for keria rest endpoints (#252)\n\n* Add docstrings for OpenApi documentation for keria rest endpoints\r\n\r\n* Uncomment operation resource end\r\n\r\n* Fix specing test\r\n\r\n---------\r\n\r\nCo-authored-by: Rubel Hassan Mollik ","shortMessageHtmlLink":"Add docstrings for OpenApi documentation for keria rest endpoints (#252)"}},{"before":"a1a9b02ceda45fb83885f8ad97cc8de78cb96e45","after":"6b330430bf202120f2f069fc81b249e7a15992f2","ref":"refs/heads/main","pushedAt":"2024-05-29T15:14:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"2byrds","name":"Lance","path":"/2byrds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/681493?s=80&v=4"},"commit":{"message":"The PR attempts to catch up with KERIpy delegation logic (#246)\n\n* Updates to delegation to fix the order of witnessing and delegation approval. Also switched the agent parser to local=True\r\n\r\n* Update to newest development release of KERIpy and added call to new Kevery.processEscrowDelegables() during escrow processing.\r\n\r\nSigned-off-by: pfeairheller \r\n\r\n---------\r\n\r\nSigned-off-by: pfeairheller ","shortMessageHtmlLink":"The PR attempts to catch up with KERIpy delegation logic (#246)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxOToxNjoxOC4wMDAwMDBazwAAAASr8Sm_","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxOToxNjoxOC4wMDAwMDBazwAAAASr8Sm_","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yOVQxNToxNDoxMC4wMDAwMDBazwAAAARXGbSg"}},"title":"Activity · WebOfTrust/keria"}