[indy-sdk] feat(indy-sdk): add proverDeleteCredential#59255
Conversation
Signed-off-by: Timo Glastra <timo@animo.id>
|
@TimoGlastra Thank you for submitting this PR! This is a live comment which I will keep updated. 1 package in this PR
Code ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 59255,
"author": "TimoGlastra",
"headCommitOid": "6588a97ba8aee4512217157477edf25a432fbd83",
"mergeBaseOid": "9b8c01776f02e44e4b2bf758d18abccbe9d71553",
"lastPushDate": "2022-03-13T19:50:42.000Z",
"lastActivityDate": "2022-03-17T09:13:17.000Z",
"mergeOfferDate": "2022-03-17T09:12:42.000Z",
"mergeRequestDate": "2022-03-17T09:13:17.000Z",
"mergeRequestUser": "TimoGlastra",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
{
"name": "indy-sdk",
"kind": "edit",
"files": [
{
"path": "types/indy-sdk/index.d.ts",
"kind": "definition"
},
{
"path": "types/indy-sdk/indy-sdk-tests.ts",
"kind": "test"
}
],
"owners": [
"TimoGlastra",
"jakubkoci",
"karimStekelenburg"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "karimStekelenburg",
"date": "2022-03-17T09:12:03.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 1066170136,
"ciResult": "pass"
} |
|
🔔 @jakubkoci @karimStekelenburg — please review this PR in the next few days. Be sure to explicitly select |
|
Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files. indy-sdk (unpkg)was missing the following properties:
as well as these 74 other properties...issuerRotateCredentialDefApply, proverGetCredentials, proverSearchCredentials, proverFetchCredentials, proverCloseCredentialsSearch, updateRevocationState, toUnqualified, setKeyMetadata, getKeyMetadata, cryptoAuthCrypt, cryptoAuthDecrypt, cryptoAnonDecrypt, replaceKeysStart, replaceKeysApply, storeTheirDid, keyForDid, setEndpointForDid, getEndpointForDid, setDidMetadata, getDidMetadata, getMyDidWithMeta, listMyDidsWithMeta, qualifyDid, submitAction, multiSignRequest, buildGetDdoRequest, buildAttribRequest, buildNodeRequest, buildGetValidatorInfoRequest, buildGetTxnRequest, buildPoolConfigRequest, buildPoolRestartRequest, buildPoolUpgradeRequest, buildAuthRuleRequest, buildAuthRulesRequest, buildGetAuthRuleRequest, buildTxnAuthorAgreementRequest, buildDisableAllTxnAuthorAgreementsRequest, buildAcceptanceMechanismsRequest, appendRequestEndorser, getResponseMetadata, deleteWalletRecordTags, getSchema, getCredDef, purgeSchemaCache, purgeCredDefCache, isPairwiseExists, createPairwise, listPairwise, getPairwise, setPairwiseMetadata, createPaymentAddress, listPaymentAddresses, addRequestFees, parseResponseWithFees, buildGetPaymentSourcesRequest, buildGetPaymentSourcesWithFromRequest, parseGetPaymentSourcesResponse, parseGetPaymentSourcesWithFromResponse, buildPaymentReq, parsePaymentResponse, preparePaymentExtraWithAcceptanceData, buildMintReq, buildSetTxnFeesReq, buildGetTxnFeesReq, parseGetTxnFeesResponse, buildVerifyPaymentReq, parseVerifyPaymentResponse, getRequestInfo, signWithAddress, verifyWithAddress, refreshPoolLedger, listPools, generateWalletKey |
|
@TimoGlastra: Everything looks good here. I am ready to merge this PR (at 6588a97) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@jakubkoci, @karimStekelenburg: you can do this too.) |
|
Ready to merge |
Signed-off-by: Timo Glastra timo@animo.id
Please fill in this template.
npm test <package to test>.Select one of these and delete the others:
If changing an existing definition: