Skip to content

Update keripy to v1.1.32#7

Merged
s-a-tanjim merged 62 commits intopr-mainfrom
v1.1.33-pr1
Mar 14, 2025
Merged

Update keripy to v1.1.32#7
s-a-tanjim merged 62 commits intopr-mainfrom
v1.1.33-pr1

Conversation

@Arsh-Sandhu
Copy link
Copy Markdown
Member

No description provided.

m00sey and others added 30 commits March 12, 2024 06:26
…st#707)

* updates intcept/interact/rotate to use clone exn

Signed-off-by: Kevin Griffin <[email protected]>

* wip

Signed-off-by: Kevin Griffin <[email protected]>

* Update join incept flow to return the icp event to other members.

Signed-off-by: pfeairheller <[email protected]>

* Updated new multisig join to use only the two members from this script for the rotation event and to include some data in the interaction event.

Signed-off-by: pfeairheller <[email protected]>

* Add rotation of local AIDs before multisig rotate to new multisig join script.

Signed-off-by: pfeairheller <[email protected]>

* updates to fix interact/roate

Signed-off-by: Kevin Griffin <[email protected]>

* Fix multisig-join script so it can run alongside other scripts in CID.

Signed-off-by: pfeairheller <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Co-authored-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
…sages (WebOfTrust#711)

* adding command for ipex

Signed-off-by: Kevin Griffin <[email protected]>

* return True in proper places for both join commands.

update multisig issuer interactive command to use join for all multisig events.

Signed-off-by: pfeairheller <[email protected]>

* Updates to migrate / quartet sample scripts for testing multisig migration and rotation.

Signed-off-by: pfeairheller <[email protected]>

* wip

Signed-off-by: Kevin Griffin <[email protected]>

* Updates to ipex kli commands and script to get `ipex join` working correctly for admit messages.

Signed-off-by: pfeairheller <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Co-authored-by: Kevin Griffin <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
… and to multisig update to account for KeyStateRecord changes.

Signed-off-by: pfeairheller <[email protected]>
- update migrate command to process only saved credentials
- while migrating keys, skip missing events

Signed-off-by: arshdeep singh <[email protected]>
* Fix OOBI resolution to account for knowing about a delegated AID without having the delegation approval.  Added test.

Closes WebOfTrust#762

Signed-off-by: pfeairheller <[email protected]>

* Testing older mac test running on GitHub

Signed-off-by: pfeairheller <[email protected]>

---------

Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
* removes bran from GroupMultisigRotate constructor inplace of an existing Habery

Signed-off-by: Kevin Griffin <[email protected]>

* removes bran

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
* feat: multisig join --alias arg

* fix: alias->group if auto True else default
…Trust#788)

* fixes some usages of coring.Serder to use serdering.SerderKERI

Signed-off-by: Kevin Griffin <[email protected]>

* fixes import

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
* updates dockerfile to new alpine

Signed-off-by: Kevin Griffin <[email protected]>

* updates dockerfile to new alpine

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
* fix vc list from a delegated aid

Signed-off-by: Kevin Griffin <[email protected]>

* Revert "fix vc list from a delegated aid"

This reverts commit 139b7d5.

* fixes vc list for delegated aids

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
* updates Hio version

Signed-off-by: Kevin Griffin <[email protected]>

* updates python version and dependencies

Signed-off-by: Kevin Griffin <[email protected]>

* updates ci python version

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
This updates the database HabitatRecord smids and rmids properties when a group rotation happens.

Signed-off-by: Kent Bull <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
kentbull and others added 27 commits November 25, 2024 07:11
…ounts (WebOfTrust#894)

* feat: clear all KEL and TEL escrows

* chore: version bump; logging fix
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
…Trust#913)

* refactor: move escrow logs to TRACE and msg body logs to DEBUG

* refactor: move some qnf error bodies and TEL success body to debug

* refactor: move Likely Duplicitous Event bodies to DEBUG

* refactor: add a few more logging changes
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
…OfTrust#930)

* feat: add consistent logging at INFO and DEBUG levels

The goal is to make viewing the logs at the INFO level nice when manually reviewing log output and to make the DEBUG output comprehensive for everything except escrow logging.

* feat: add rich logging format string

* fix: verbose logging in Sally tuned down

* refactor: remove class name prefixes
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
* kli mark, rem, list notifications

Signed-off-by: Kevin Griffin <[email protected]>

* clean up makefile

Signed-off-by: Kevin Griffin <[email protected]>

---------

Signed-off-by: Kevin Griffin <[email protected]>
Signed-off-by: Kevin Griffin <[email protected]>
@s-a-tanjim s-a-tanjim merged commit dbf293f into pr-main Mar 14, 2025
6 checks passed
@s-a-tanjim s-a-tanjim deleted the v1.1.33-pr1 branch March 14, 2025 08:32
daidoji pushed a commit that referenced this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants