usingtechnology
usingtechnology
With the evolution of [aries-acapy-plugins](https://github.com/hyperledger/aries-acapy-plugins), I think it is time to start defining/implementing base classes so we can break up dependencies and allow new implementations for plugin developers. The `anoncreds-rs`...
For new (and old?) developers, clearly document (and keep up to date) best practices for developing, building, and testing locally. For instance, when opening a PR, there are a series...
Should the organization profile (and bank account) be hardcoded java classes? Particularly, not all organizations will agree to what fields are necessary to add to their profile. The Idenitifiers list...
Just wanted to start a discussion and and an area to put in any findings we have using the BPA with non-BPA agents. I have walked through using BPA with...
See prototype: https://xd.adobe.com/view/e2ac3e6e-113d-4d77-a71d-c2b19526e9cc-b7ff/?fullscreen In our weekly meeting, lots of questions came up, such as: - are the counts totals? - should they be totals for some timeframe (1 day, 1...
For the activity log and tasks, we should create it's own persistence layer. Right now, we are simply querying proof and connection tables for certain states. If a partner is...
See [aries-cloudagent-python issue 2555](https://github.com/hyperledger/aries-cloudagent-python/issues/2555)... Update documentation for redis-pq-demo to use the changes in ACA-Py playground demo. Fixes #104
# Description This is a demo-only PR. This builds on the SSO/IDP changes in #1258 and adds a new IDP - Verified Email. The SSO Standard realm supports the Verified...
# Description Error when submitting from a draft on a form that has an External API - seeing 400 errors. The issue is loading that page has no form id...
# Description Add Event Stream Service support. The underlying technology is [NATS](https://nats.io). This includes a feature flag for the event stream service (when `true` then we will load the Event...