Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding anoncreds for ZKP #69

Merged
merged 50 commits into from
Oct 17, 2023
Merged

feat: adding anoncreds for ZKP #69

merged 50 commits into from
Oct 17, 2023

Conversation

curtis-h
Copy link
Contributor

@curtis-h curtis-h commented Jul 20, 2023

Description

adding Anoncreds wasm into Pollux and build.

Jira link

https://input-output.atlassian.net/browse/ATL-4784

Checklist

  • Self-reviewed the diff
  • New code has inline documentation
  • New code has proper comments/tests
  • Any changes not covered by tests have been tested manually

@curtis-h curtis-h self-assigned this Jul 20, 2023
@curtis-h curtis-h marked this pull request as draft July 20, 2023 12:37
@curtis-h curtis-h changed the title Anoncreds feat: adding anoncreds for ZKP Oct 12, 2023
@github-actions
Copy link

github-actions bot commented Oct 12, 2023

Lines Statements Branches Functions
Coverage: 35%
34.52% (1386/4014) 24.05% (625/2598) 35.3% (411/1164)

JUnit

Tests Skipped Failures Errors Time
239 0 💤 0 ❌ 0 🔥 1m 11s ⏱️

@curtis-h curtis-h force-pushed the anoncreds branch 2 times, most recently from dd10221 to e874726 Compare October 12, 2023 12:48
@curtis-h curtis-h marked this pull request as ready for review October 17, 2023 14:52
@curtis-h curtis-h merged commit d57be19 into master Oct 17, 2023
3 checks passed
@curtis-h curtis-h deleted the anoncreds branch October 17, 2023 14:57
elribonazo added a commit that referenced this pull request Oct 17, 2023
* master:
  feat: adding anoncreds for ZKP (#69)

# Conflicts:
#	babel.config.js
#	integration-tests/e2e-tests/yarn.lock
#	package-lock.json
#	package.json
#	rollup/base.mjs
#	tests/pluto/Pluto.test.ts
#	tests/pluto/PlutoInMemory.ts
atala-dev added a commit that referenced this pull request Oct 31, 2023
# [2.5.0](v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([#108](#108)) ([da60285](da60285))
* Integrate Apollo in Single branch. ([#94](#94)) ([bdc26e6](bdc26e6))
* remove unused packages and fix node demo ([#99](#99)) ([f9406d7](f9406d7))
* rollup config to handle anoncreds in node ([#109](#109)) ([0aa7fbc](0aa7fbc))

### Features

* adding anoncreds for ZKP ([#69](#69)) ([d57be19](d57be19))
* Rollback Apollo integration ([#106](#106)) ([854379a](854379a))
github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
# [2.5.0](v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([#108](#108)) ([da60285](da60285))
* Integrate Apollo in Single branch. ([#94](#94)) ([bdc26e6](bdc26e6))
* remove unused packages and fix node demo ([#99](#99)) ([f9406d7](f9406d7))
* rollup config to handle anoncreds in node ([#109](#109)) ([0aa7fbc](0aa7fbc))

### Features

* adding anoncreds for ZKP ([#69](#69)) ([d57be19](d57be19))
* Rollback Apollo integration ([#106](#106)) ([854379a](854379a))
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
Co-authored-by: Ribó <elribonazo@gmail.com>
Co-authored-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Francisco Javier Ribó Labrador <elribonazo@gmail.com>
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
# [2.5.0](hyperledger/identus-edge-agent-sdk-ts@v2.4.1...v2.5.0) (2023-10-31)

### Bug Fixes

* adding resolution for yarn ([hyperledger#108](hyperledger#108)) ([da60285](hyperledger@da60285))
* Integrate Apollo in Single branch. ([hyperledger#94](hyperledger#94)) ([bdc26e6](hyperledger@bdc26e6))
* remove unused packages and fix node demo ([hyperledger#99](hyperledger#99)) ([f9406d7](hyperledger@f9406d7))
* rollup config to handle anoncreds in node ([hyperledger#109](hyperledger#109)) ([0aa7fbc](hyperledger@0aa7fbc))

### Features

* adding anoncreds for ZKP ([hyperledger#69](hyperledger#69)) ([d57be19](hyperledger@d57be19))
* Rollback Apollo integration ([hyperledger#106](hyperledger#106)) ([854379a](hyperledger@854379a))

Signed-off-by: Francisco Javier Ribó Labrador <elribonazo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants