Skip to content

Commit

Permalink
Fix errors & missing pre-conditions in contract code
Browse files Browse the repository at this point in the history
Related to #1
  • Loading branch information
skozin committed Nov 23, 2017
1 parent 8e72025 commit f9dc185
Show file tree
Hide file tree
Showing 3 changed files with 2,333 additions and 1,179 deletions.
6 changes: 3 additions & 3 deletions build/contracts/Migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 492,
"referencedDeclaration": 571,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -357,7 +357,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 492,
"referencedDeclaration": 571,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -817,5 +817,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2017-11-12T16:36:28.810Z"
"updatedAt": "2017-11-23T00:02:14.944Z"
}
Loading

0 comments on commit f9dc185

Please sign in to comment.