Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
Add Deposited event to MultiSig
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Stefanski committed Dec 9, 2017
1 parent bec4fbe commit 6b9525a
Show file tree
Hide file tree
Showing 11 changed files with 2,058 additions and 1,691 deletions.
10 changes: 5 additions & 5 deletions build/contracts/AddressSet.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1470,
"referencedDeclaration": 1489,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -1390,7 +1390,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1470,
"referencedDeclaration": 1489,
"type": "function (bool) pure",
"value": "require"
},
Expand Down Expand Up @@ -4149,7 +4149,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1458,
"referencedDeclaration": 1477,
"type": "function (bool) pure",
"value": "assert"
},
Expand Down Expand Up @@ -4443,7 +4443,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1458,
"referencedDeclaration": 1477,
"type": "function (bool) pure",
"value": "assert"
},
Expand Down Expand Up @@ -4610,5 +4610,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2017-12-05T22:39:14.763Z"
"updatedAt": "2017-12-09T20:36:12.560Z"
}
6 changes: 3 additions & 3 deletions build/contracts/Migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1467,
"referencedDeclaration": 1486,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -363,7 +363,7 @@
"overloadedDeclarations": [
null
],
"referencedDeclaration": 1467,
"referencedDeclaration": 1486,
"type": "msg",
"value": "msg"
},
Expand Down Expand Up @@ -823,5 +823,5 @@
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2017-12-05T22:39:14.773Z"
"updatedAt": "2017-12-09T20:36:12.561Z"
}
1,138 changes: 710 additions & 428 deletions build/contracts/MultiSig.json

Large diffs are not rendered by default.

627 changes: 322 additions & 305 deletions build/contracts/RecoverableMultiSig.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6b9525a

Please sign in to comment.