Skip to content

refactor: use Domain.PrivateKey for PeerDIDs#643

Open
Yummy-Yums wants to merge 4 commits into
hyperledger-identus:mainfrom
Yummy-Yums:main
Open

refactor: use Domain.PrivateKey for PeerDIDs#643
Yummy-Yums wants to merge 4 commits into
hyperledger-identus:mainfrom
Yummy-Yums:main

Conversation

@Yummy-Yums

@Yummy-Yums Yummy-Yums commented May 20, 2026

Copy link
Copy Markdown
Contributor

Description

replaced the custom PeerDID.PrivateKey interface with existing Domain.PrivateKey , eliminating the duplicate key type and corresponding manual conversions.This is in reference to the question: "why is this a custom shape instead of a Domain.PrivateKey?"

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Signed-off-by: Yummy-Yums <eliasderby90@gmail.com>
@Yummy-Yums Yummy-Yums self-assigned this May 20, 2026
@Yummy-Yums Yummy-Yums requested a review from a team as a code owner May 20, 2026 17:32
@Yummy-Yums

Copy link
Copy Markdown
Contributor Author
image

Signed-off-by: Yummy-Yums <eliasderby90@gmail.com>
Signed-off-by: Yummy-Yums <eliasderby90@gmail.com>
Signed-off-by: Yummy-Yums <eliasderby90@gmail.com>
@sonarqubecloud

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 75.606%. remained the same — Yummy-Yums:main into hyperledger-identus:main

@Yummy-Yums

Copy link
Copy Markdown
Contributor Author

@elribonazo please review

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.

2 participants