-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/336 upgrade to veramo 2 #396
Conversation
… custom test environment
…SDK into feature/336-upgrade-to-veramo-2
…grade-to-veramo-2
debug(`Credential verified`, result.verified); | ||
} | ||
|
||
export async function veramo2() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
veramo and veramo2 name.. may be we can update this name?
🎉 This PR is included in version 0.21.0-development.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 0.22.0-development.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 0.22.0-rc.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 0.22.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
did-resolver
,did-jwt
anddid-jwt-vc
packages from DIF repo, instead of the outdated@tonomy/did-...
bundles Upgrade to latest did-jwt #336antelope-did-resolver
after it was upgraded Upgrade all packages and migrate to using nobel for cryptography antelope-did-resolver#15jsdom
andjsdom-url
package as not needed in latest jest. Added jsdom dependencies in./test/test.setup.ts
and removed jest custom environmentjest.config.ts
yarn run cli
also using ESM bundlesveramo.ts
and unit tests. to ensure we are ready for next tasks that depended on this upgrade Upgrade to use Veramo library #337 to be ready for Upgrade to use latest did-resolver, did-jwt and did-jwt-vc libraries Tonomy-ID#758did-jwk.ts
and upgraded to usedid-key.ts
instead. this solves Reduce URL down to below recommended sizes #316API
andutils
builds and conditional exportsbase64.ts
helper functions and unit testseslint
to use the new configuration file and conventions. Also removing and updating config dependency packagesExternalUser.getIssuer()
using the wrongkeyManager