WebOfTrust / keripy

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
https://keripy.readthedocs.io/en/latest/
Apache License 2.0
60 stars 55 forks source link

Fix OOBI resolution #766

Closed pfeairheller closed 7 months ago

pfeairheller commented 7 months ago

This PR includes a fix to OOBI resolution to account for knowing about a delegated AID without having the delegation approval. Added test.

Closes #762