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

Chore/did signed adam comment #116

Merged
merged 2 commits into from
Sep 11, 2020

Conversation

yehjxraymond
Copy link
Contributor

@yehjxraymond yehjxraymond commented Sep 2, 2020

Key Changes

image

  1. Moved id to top level property in the issuers. This corresponds to how w3c vc is working now.
  2. Removed other properties in the key block, leaving only the key id which is now the top level for key.

@yehjxraymond yehjxraymond changed the base branch from master to feat/didSignedDocumentImpl September 2, 2020 06:05
@yehjxraymond yehjxraymond merged commit c8232d0 into feat/didSignedDocumentImpl Sep 11, 2020
@yehjxraymond yehjxraymond deleted the chore/didSignedAdamComment branch September 11, 2020 03:11
yehjxraymond added a commit that referenced this pull request Oct 2, 2020
* chore: scaffold for new verifier & refactor verifiers

* wip

* feat: didSignedDocumentStatus

* fix: remove data

* chore: added tests

* Chore/did signed adam comment (#116)

* chore: added changes from Adam's comment

* fix: remove signer block

Co-authored-by: Raymond Yeh <ray@geek.sg>

* fix: errors to return UNEXPECTED_ERROR instead of INVALID

* feat: didIdentityProof (#120)

* feat: didIdentityProof

* chore: removed dns-did support in didIdentityProof

* feat: dnsDidProof

* chore: skipping issuers for dns did

* chore: skipping test for issuers not using did in didIdentityProof

* chore: throwing for v3

* fix: existing integration tests

* chore: integration test for documents issued with DID

* fix: comments to fix dnsproof

* fix: rm TODO list

* fix: lint

* fix: comments

Co-authored-by: Raymond Yeh <ray@geek.sg>

* feat: node cache for did resolution

* fix: rm commitlint

* feat: npm audit fix

* feat: using getDnsDidRecords from dnsprove dep

* feat: default verifier without top level DID

* feat: updated to latest OA supporting DID signing (#124)

Co-authored-by: Raymond Yeh <ray@geek.sg>

* fix: rm cloudflare test

* fix: undo temp fix for dnsprove

* fix: types for signed document

* fix: using isSignedWrappedV2Document

* fix: typed reasons and removed any

* feat: better error message coding

Co-authored-by: Raymond Yeh <ray@geek.sg>

BREAKING CHANGE: Removal of previous implementation of signed document
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.

1 participant