Closed theblockstalk closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tonomy-id-sdk | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 30, 2023 9:36pm |
A few things should be done as a follow up:
/Tonomy-ID-SDK/src/sdk/controllers/app.ts::create()
needs to not use defaultAntelopePrivateKey
And should instead the user should sign the transaction/Tonomy-ID-SDK/src/sdk/services/blockchain/eosio/eosio.ts::getDefaultAntelopePrivateKey()
Has three lines commented out which would fail the function if isProduction()
is false. This should be implemented as a protection. However until point 4. above is fixed this cannot be done.accountsServiceUrl
and environment
when calling setSettings()
in the SDK. This is not important till point 5. Above is done.:tada: This PR is included in version 0.15.0-development.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 0.15.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: