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

Add VC-JOSE-COSE Rendering (Take 2) #30

Merged
merged 16 commits into from
Jun 18, 2024
Merged

Add VC-JOSE-COSE Rendering (Take 2) #30

merged 16 commits into from
Jun 18, 2024

Conversation

decentralgabe
Copy link
Collaborator

@decentralgabe decentralgabe commented Jun 11, 2024

Merge of #28 into current main

As a bonus, the key is no longer static...

…ose-cose

* refs/remotes/origin/main:
  Remove last remaining eslint complaints.
  Remove unused vcHashEntryIndex variable.
  Remove parens from single param functions.
  Sort imports.
  Update example image in README.md.
  Update respec-vc README and CHANGELOG for v3.1.0 release.
  Implement generating hashes for context and vocabulary files.
  Reorder default tab order.
  Refactor proof generation and tab titles.
  Add bbs-2023 integration.
  Add ecdsa-rdfc-2019.

# Conflicts:
#	README.md
#	index.js
#	package.json
@decentralgabe
Copy link
Collaborator Author

nudge nudge @msporny

@msporny
Copy link
Member

msporny commented Jun 18, 2024

Apologies, again, @decentralgabe -- don't know why I'm not getting notifications to review from Github. I'll have to look at my very aggressive inbox filters; review requests are probably getting filtered to the "github" inbox, which gets hundreds of notifications per day.

@msporny
Copy link
Member

msporny commented Jun 18, 2024

Checked locally, everything seems to work! Hooray! I'll get a new release out now so we can pull it into the VCWG specs.

One thing I noted was that the cose stuff seems broken? It doesn't seem to include the payload? (payload is nil). Is this expected behaviour?

@msporny msporny merged commit 2ea1ceb into main Jun 18, 2024
1 check passed
@msporny msporny deleted the add-vc-jose-cose-take-2 branch June 18, 2024 12:47
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