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

feat: using latest OA which supports DID signing #124

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

yehjxraymond
Copy link
Contributor

@yehjxraymond yehjxraymond commented Sep 25, 2020

  1. Updated to latest OA
  2. Removed previous implementation of signed document
  3. Fix types in some functions

@yehjxraymond yehjxraymond changed the base branch from master to feat/didSignedDocumentImpl September 25, 2020 05:23
@yehjxraymond yehjxraymond merged commit 90723cc into feat/didSignedDocumentImpl Sep 30, 2020
@yehjxraymond yehjxraymond deleted the feat/didUpdatedOpenAtts branch September 30, 2020 08:08
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.

2 participants