TBD54566975 / web5-spec

https://tbd54566975.github.io/sdk-report-runner/
Apache License 2.0
6 stars 5 forks source link

Fix dht example #116

Closed nitro-neal closed 3 months ago

nitro-neal commented 4 months ago

Fix dht example to have a valid did dht and create a new test for an invalid did dht

web5-kt update spec - https://github.com/TBD54566975/web5-kt/pull/237 web5-js add test vectors - https://github.com/TBD54566975/web5-js/pull/453

frankhinek commented 3 months ago

@nitro-neal The invalidPublicKey error is only implemented in Web5 JS, correct? In other words, we'd have to update KT, Swift, etc. for them to pass this vector?

nitro-neal commented 3 months ago

They pass in kt and its not yet implemented in swift 👍