Skip to content

#50 Add unicity id support#63

Open
martti007 wants to merge 4 commits intoissue-58from
issue-50
Open

#50 Add unicity id support#63
martti007 wants to merge 4 commits intoissue-58from
issue-50

Conversation

@martti007
Copy link
Copy Markdown
Contributor

No description provided.

@martti007 martti007 requested a review from MastaP April 29, 2026 17:14
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the Unicity ID system, which allows token identifiers to be derived from human-readable names and domains. It adds several new classes, including UnicityId, UnicityIdMintTransaction, and UnicityIdToken, along with associated verification rules and integration tests. The review feedback highlights potential runtime issues, specifically the removal of necessary null checks and the lack of array size validation during CBOR deserialization, which could lead to IndexOutOfBoundsExceptions.

Comment thread src/main/java/org/unicitylabs/sdk/api/CertificationData.java
Comment thread src/main/java/org/unicitylabs/sdk/unicityid/UnicityId.java Outdated
Comment thread src/main/java/org/unicitylabs/sdk/unicityid/UnicityIdMintTransaction.java Outdated
Comment thread src/main/java/org/unicitylabs/sdk/unicityid/UnicityIdToken.java Outdated
@martti007 martti007 moved this to In Dev in Unicity Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Dev

Development

Successfully merging this pull request may close these issues.

1 participant