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

Commit

Permalink
move getIntegrityHash from library because function uses some state
Browse files Browse the repository at this point in the history
  • Loading branch information
kc1116 committed Jan 14, 2018
1 parent e8f2bb3 commit 44cd7c7
Show file tree
Hide file tree
Showing 21 changed files with 6,388 additions and 6,211 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": 2474,
"referencedDeclaration": 2482,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -1266,7 +1266,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2474,
"referencedDeclaration": 2482,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -1449,7 +1449,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2471,
"referencedDeclaration": 2479,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -1926,7 +1926,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 2471,
"referencedDeclaration": 2479,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -2526,5 +2526,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-01-14T10:53:22.990Z"
"updatedAt": "2018-01-14T11:06:54.635Z"
}
485 changes: 485 additions & 0 deletions build/contracts/BFUtils.json

Large diffs are not rendered by default.

364 changes: 182 additions & 182 deletions build/contracts/BadgeForceToken.json

Large diffs are not rendered by default.

414 changes: 207 additions & 207 deletions build/contracts/BadgeLibrary.json

Large diffs are not rendered by default.

2,410 changes: 997 additions & 1,413 deletions build/contracts/BadgeManager.json

Large diffs are not rendered by default.

444 changes: 222 additions & 222 deletions build/contracts/BasicToken.json

Large diffs are not rendered by default.

294 changes: 147 additions & 147 deletions build/contracts/BurnableToken.json

Large diffs are not rendered by default.

Loading

0 comments on commit 44cd7c7

Please sign in to comment.