-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] - Update to vcdm2.0, Add DI Proof and remove WIP code (#3276)
* attestation type and use published vocab * need tupe * update dcc construction and library to dcc 0.3.10 * update test * test * remove/update logging * ensure query doesn't include regional mines (yet * make context files configurable. based on UNTPDCC and BCMinesActPermitCredential versions * real context extension * remove type not defined in context files. update context reference to 0.5.0 * add schema file and config, updated to match 0.1.0 of models package * nullable but not defaulted. * same with product * same for ca * link to credential, not orgbook identifer. * real tdw registry, and schema extension * Define verification method, strip did stop using sovrin did, just use did:web from tdw server. * add permit_number, remove name. * extended class needs extended type * name is required in model (But not in spec) remove hardcode from id path * bc prefix is removed * vcdm 2.0 updates. name is included, issuanceDate is now validFrom. * update to use new DataIntegrity Proof DI proofs are going to be required by orgbook, but maybe not others. removed other WIP code with different endpoints * remove dup line from merge * remove dup lines from merge. * key 1 is different, signing key is now key-02-multikey * use mine_no ad factility identifier * remove unused urls
- Loading branch information
Showing
6 changed files
with
38 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters