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

New kli command for introductions and a few fixes #817

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • A new kli command to send an /introduce message with an AID and OOBI.
  • Bug fix to watching to check against the correct key state.
  • Logging additions, fixes and typo fixes.

…OBI.

- Bug fix to watching to check against the correct key state.
- Logging additions, fixes and typo fixes.

Signed-off-by: pfeairheller <[email protected]>
@pfeairheller pfeairheller merged commit d050499 into WebOfTrust:main Jul 15, 2024
6 checks passed
@pfeairheller pfeairheller deleted the feat-introduce branch July 15, 2024 21:19

serder = serdering.SerderKERI(raw=msg)
atc = msg[serder.size:]
self.postman.send(src=hab.pre, dest=recp, topic="credential", serder=serder,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why would the topic be "credential" here?

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.

2 participants