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

fix: merging multiple PeerDID classes #130

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

curtis-h
Copy link
Contributor

@curtis-h curtis-h commented Nov 27, 2023

Description

Merge two PeerDID classes into Domain model.

Jira link

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

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

@goncalo-frade-iohk
Copy link
Contributor

This I don't agree. Why should the peer DID be in the domain?

@elribonazo
Copy link
Contributor

Lets try to also be careful and asses if this is introducing a breaking change, etc + also make sure the demo content run as expected + tests.

Copy link

github-actions bot commented Dec 8, 2023

Lines Statements Branches Functions
Coverage: 60%
60.3% (1200/1990) 48.62% (512/1053) 62.36% (353/566)

JUnit

Tests Skipped Failures Errors Time
326 2 💤 0 ❌ 0 🔥 38.482s ⏱️

@elribonazo elribonazo self-requested a review January 1, 2024 16:23
@elribonazo elribonazo force-pushed the fix/ATL-6215-PeerDIDs branch from 53c1ed5 to 3d28da7 Compare January 2, 2024 12:51
@elribonazo
Copy link
Contributor

This I don't agree. Why should the peer DID be in the domain?

@goncalo-frade-iohk moved the code to peerdid i think its also the right move, it was there previous thats ok but now in peerDID, waiting for plugins to happen.

@elribonazo elribonazo force-pushed the fix/ATL-6215-PeerDIDs branch from 6a5869a to d95de6b Compare January 2, 2024 13:05
@elribonazo elribonazo force-pushed the fix/ATL-6215-PeerDIDs branch from d95de6b to 43796c4 Compare January 2, 2024 13:28
BREAKING CHANGE: If you have imported Domain.PeerDID in your typescript application, you will need to re-import from PeerDID directly
@elribonazo elribonazo force-pushed the fix/ATL-6215-PeerDIDs branch from 43796c4 to 521ad4c Compare January 2, 2024 13:37
@elribonazo elribonazo merged commit 4c63523 into master Jan 2, 2024
4 checks passed
@elribonazo elribonazo deleted the fix/ATL-6215-PeerDIDs branch January 2, 2024 13:44
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
Co-authored-by: Francisco Javier Ribó Labrador <[email protected]>
BREAKING CHANGE: If you have imported Domain.PeerDID in your typescript application, you will need to re-import from PeerDID directly

Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
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