aries-toolbox
aries-toolbox copied to clipboard
Hyperledger Aries
As discussed on the Aries WG call on September 20, 2023, we are moving this project to read only status and propose that it be archived. See #322.
# Summary Error occurs when running `yarn install` error /Users/miroslav/incode/projects/ssi-sandbox/aries-toolbox/node_modules/lzma-native: Command failed. Exit code: 1 Command: node-pre-gyp install --fallback-to-build && rimraf build Arguments: Directory: /Users/miroslav/incode/projects/ssi-sandbox/aries-toolbox/node_modules/lzma-native Output: gyp ERR! UNCAUGHT EXCEPTION...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
## Summary This pull request closes #314 by making the necessary changes to the `cred-def-list` component. The updates include setting the component property to be `retrievable` and passing the full...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29...
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron](https://github.com/electron/electron). These dependencies need to be updated together. Updates `got` from 11.8.3 to 11.8.6 Release notes Sourced from got's releases. v11.8.6 Destroy...
# Summary The current implementation of the Credential Issuance tab lacks the ability to retrieve the Credential Definition. This feature would be beneficial for Agents who want to Request a...
Fixed trailing apostrophe
Hi! For our case we had to run this project in browser, and we wonder what was the reason to choose electron? If you are interested in providing version able...