Skip to content

Conversation

@Sotatek-Patrick-Vu
Copy link
Collaborator

No description provided.

@iFergal
Copy link
Collaborator

iFergal commented Oct 20, 2025

e2e tests failing

@Sotatek-Patrick-Vu
Copy link
Collaborator Author

e2e tests failing

yep, we wait for the new keria docker image

@Sotatek-Patrick-Vu
Copy link
Collaborator Author

e2e tests failing

updated keria image

@Sotatek-Patrick-Vu Sotatek-Patrick-Vu force-pushed the feat/verifyCreds branch 2 times, most recently from 6d44b44 to 9b9a68d Compare October 23, 2025 03:21
Serder holderAcdcSerder = new Serder(acdcEvent);
Serder holderIssSerder = new Serder(issEvent);

Object holderCredentialVerifyOp = holderClient.credentials().verify(holderAcdcSerder, holderIssSerder, null, issAttachment);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hmm, the ACDCs don't have an attachment ever? If they don't, I would remove this from the API. But we should check if there are ever cases.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah but can you check if ACDCs can have attachments? Or it's always null?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, ACDCs can have attachments but I don't need it for verifying now

}

System.out.println("Completed verification of " + allVcpEvents.size() + " VCP events in the chain");
return null;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need the return null; statements in this file?

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