Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
check if active cred before deleting so that numOfPendingCreds can be…
Browse files Browse the repository at this point in the history
… reduced
  • Loading branch information
kc1116 committed Jan 16, 2018
1 parent 44cd7c7 commit 636ffd0
Show file tree
Hide file tree
Showing 18 changed files with 3,152 additions and 2,858 deletions.
10 changes: 5 additions & 5 deletions build/contracts/AuthorizedIssuer.json
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2482,
"referencedDeclaration": 2505,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -1266,7 +1266,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2482,
"referencedDeclaration": 2505,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -1449,7 +1449,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2479,
"referencedDeclaration": 2502,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -1926,7 +1926,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2479,
"referencedDeclaration": 2502,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -2526,5 +2526,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-01-14T11:06:54.635Z"
"updatedAt": "2018-01-16T07:16:25.767Z"
}
4 changes: 2 additions & 2 deletions build/contracts/BFUtils.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2473,
"referencedDeclaration": 2496,
"type": "function () pure returns (bytes32)",
"value": "keccak256"
},
Expand Down Expand Up @@ -481,5 +481,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-01-14T11:06:54.636Z"
"updatedAt": "2018-01-16T07:16:25.767Z"
}
Loading

0 comments on commit 636ffd0

Please sign in to comment.