-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
criticalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
A change of state should be connected with command and contract. The contract checks the transaction correctness based on input/output and attached commands.
Description
There are 3 states: IndySchema, IndyCredentialDefinition, IndyCredential and 4 commands: Create, Upgrade, Consume and Revoke exist in cordentity.
Need to implement proper contracts and verification logic for each state and related command.
Expected Behavior
Currently the contracts don't really exist.
They should check such data as transactional signatures, credential definition limits, matching the attributes from schema to credential definition, list of revealed attributes, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
criticalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers