-
https://github.com/hyperledger/aries-framework-go/pull/1028#discussion_r362953489
-
BDD tests for https://github.com/hyperledger/aries-framework-go/issues/1972
-
We could use `@stablelib/random` for this right? https://github.com/StableLib/stablelib/blob/d8b909d49245c040e5e4a59ff8c9b269fc1781ee/packages/random/random.ts#L52
_Originally posted by @blu3beri i…
-
From this thread: https://github.com/hyperledger/aries-framework-go/pull/88#discussion_r313579752
-
I have forked and implemented substrate blockchain and i want to know whether it does have inbuilt messaging protocol between two account id? Like one account want to send a message to other (somethin…
-
Basic Message Received - https://github.com/hyperledger/aries-cloudagent-python/blob/master/AdminAPI.md#basic-message-received-basicmessages
-
Is it expected that the same seed as input for Bls12381G2 key in the Mattr key generator from seed, results in the same private key being generated in Askar?
The seed `testseed000000000000000000000…
-
After running the locust scenario of verifying the credentials from existing connections, once one of the connections to these load agents fails once, it will get stuck into a bad state and fail forev…
-
https://github.com/hyperledger/aries-rfcs/blob/main/features/0023-did-exchange/README.md
This is the replacement for the Connection Protocol.
-
I've found testing against ACA-py 0.8.1 that some ACA-py messages (particularly a new cred offer) will include a `~thread` decorator with no content: `"~thread": {}`:
```
{
"@type": "did:sov:…