forked from hyperledger-indy/indy-anoncreds
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Libsovrin cross-compability (hyperledger-indy#64)
* Changed structure of claim * fix types * Added methods to/from dict * Fixed error * Fix error * fix * updated create proof according to new claim structure * fix module * Fix * Updated ProofInput structure * Changed create proof and verify methods. Corrected and added tests * Added schema_seq_no cheking * Updated ClaimInfo * Try resolve problem with AggregatedProof serialization * Fix AggregatedProof serialization * Updated find_claims function * Corrected serialization * Replaced claim_def_seq_no on issuer_did * Renamed claim to claimAttributes * Fixed mistakes * Renamed AttributeValues to ClaimAttributeValues
- Loading branch information
1 parent
3aa24bd
commit 6dc0144
Showing
20 changed files
with
1,189 additions
and
486 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
Oops, something went wrong.