xmtp / didethresolver

XMTP Registry Resolver
MIT License
3 stars 1 forks source link

Bug: Resolution fails for existing attributes #47

Closed jac18281828 closed 7 months ago

jac18281828 commented 8 months ago

Describe the bug

No attributes in did document. Error occurred.

unhandled or malformed attribute name=did/svc/MessagingService,value=https://xmtp.com/resolver
2024-02-13T19:13:26.519603Z WARN lib_didethresolver::types::ethr: unhandled or malformed attribute name=did/pub/Ed25519/veriKey/base58,value=041daed68ecce73f9193c88989ca2e252f575d83dcedd66e1200eda9979db52d4e732030093aa2fa0ca8bf29269e6097534c81d15c521758447918cf2179191a83

Expected behavior

Document should contain both did/svc and did/pub

Steps to reproduce the bug

No response