Pritam Singh
Pritam Singh
@udosson I have created a new issue for moving from TSLint to ESLint . #268 . @hs2361
For now no, since vault transit engine doesn't support ecdsa-secp256k1 signature. An issue and a PR is opened on vault repo for the ecdsa-secp256k1 support. Issue : https://github.com/hashicorp/vault/issues/4594 PR :...
@sichen1234 I had already add a documentation for this, here : https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/main/utility-emissions-channel/minikube-setup It uses mini-kube for the deployment of vault server in Kubernetes.
Hello @Bhaarat-khatri , you are right about adding `typescript` as devDependencies into `package.json`. But there is no need for you to create a PR for that , since this will...
@shaangill025 oh, I missed out when `use_public_did=true`, amended the commit, and forced pushed it.
Another approach could be - upon the recipient receiving `delivery` response from the mediator do not directly emit `AgentMessageReceivedEvent` [here](https://github.com/hyperledger/aries-framework-javascript/blob/c789081f932b28d08dc1cce147558149cb7abb55/packages/core/src/modules/routing/services/MediationRecipientService.ts#L288-L294), instead store those messages in memory (as a list of...