Skip to content

Commit e167ff9

Browse files
author
francois branciard
committed
add m_contributionHistory for sarmenta calcul
1 parent 411937a commit e167ff9

29 files changed

+23590
-22948
lines changed

build/contracts/App.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"id": 2,
146146
"nodeType": "ImportDirective",
147147
"scope": 55,
148-
"sourceUnit": 3509,
148+
"sourceUnit": 3531,
149149
"src": "26:25:0",
150150
"symbolAliases": [],
151151
"unitAlias": ""
@@ -156,7 +156,7 @@
156156
"id": 3,
157157
"nodeType": "ImportDirective",
158158
"scope": 55,
159-
"sourceUnit": 2362,
159+
"sourceUnit": 2384,
160160
"src": "52:32:0",
161161
"symbolAliases": [],
162162
"unitAlias": ""
@@ -170,10 +170,10 @@
170170
"id": 4,
171171
"name": "OwnableOZ",
172172
"nodeType": "UserDefinedTypeName",
173-
"referencedDeclaration": 3508,
173+
"referencedDeclaration": 3530,
174174
"src": "102:9:0",
175175
"typeDescriptions": {
176-
"typeIdentifier": "t_contract$_OwnableOZ_$3508",
176+
"typeIdentifier": "t_contract$_OwnableOZ_$3530",
177177
"typeString": "contract OwnableOZ"
178178
}
179179
},
@@ -188,10 +188,10 @@
188188
"id": 6,
189189
"name": "IexecHubAccessor",
190190
"nodeType": "UserDefinedTypeName",
191-
"referencedDeclaration": 2361,
191+
"referencedDeclaration": 2383,
192192
"src": "113:16:0",
193193
"typeDescriptions": {
194-
"typeIdentifier": "t_contract$_IexecHubAccessor_$2361",
194+
"typeIdentifier": "t_contract$_IexecHubAccessor_$2383",
195195
"typeString": "contract IexecHubAccessor"
196196
}
197197
},
@@ -201,17 +201,17 @@
201201
}
202202
],
203203
"contractDependencies": [
204-
2361,
205-
3508
204+
2383,
205+
3530
206206
],
207207
"contractKind": "contract",
208208
"documentation": null,
209209
"fullyImplemented": true,
210210
"id": 54,
211211
"linearizedBaseContracts": [
212212
54,
213-
2361,
214-
3508
213+
2383,
214+
3530
215215
],
216216
"name": "App",
217217
"nodeType": "ContractDefinition",
@@ -323,7 +323,7 @@
323323
"name": "tx",
324324
"nodeType": "Identifier",
325325
"overloadedDeclarations": [],
326-
"referencedDeclaration": 6709,
326+
"referencedDeclaration": 6731,
327327
"src": "501:2:0",
328328
"typeDescriptions": {
329329
"typeIdentifier": "t_magic_transaction",
@@ -354,7 +354,7 @@
354354
"name": "msg",
355355
"nodeType": "Identifier",
356356
"overloadedDeclarations": [],
357-
"referencedDeclaration": 6699,
357+
"referencedDeclaration": 6721,
358358
"src": "514:3:0",
359359
"typeDescriptions": {
360360
"typeIdentifier": "t_magic_message",
@@ -393,7 +393,7 @@
393393
"name": "require",
394394
"nodeType": "Identifier",
395395
"overloadedDeclarations": [],
396-
"referencedDeclaration": 6702,
396+
"referencedDeclaration": 6724,
397397
"src": "493:7:0",
398398
"typeDescriptions": {
399399
"typeIdentifier": "t_function_require_pure$_t_bool_$returns$__$",
@@ -430,7 +430,7 @@
430430
"name": "tx",
431431
"nodeType": "Identifier",
432432
"overloadedDeclarations": [],
433-
"referencedDeclaration": 6709,
433+
"referencedDeclaration": 6731,
434434
"src": "547:2:0",
435435
"typeDescriptions": {
436436
"typeIdentifier": "t_magic_transaction",
@@ -463,7 +463,7 @@
463463
"name": "transferOwnership",
464464
"nodeType": "Identifier",
465465
"overloadedDeclarations": [],
466-
"referencedDeclaration": 3507,
466+
"referencedDeclaration": 3529,
467467
"src": "529:17:0",
468468
"typeDescriptions": {
469469
"typeIdentifier": "t_function_internal_nonpayable$_t_address_$returns$__$",
@@ -657,10 +657,10 @@
657657
"name": "IexecHubAccessor",
658658
"nodeType": "Identifier",
659659
"overloadedDeclarations": [],
660-
"referencedDeclaration": 2361,
660+
"referencedDeclaration": 2383,
661661
"src": "391:16:0",
662662
"typeDescriptions": {
663-
"typeIdentifier": "t_type$_t_contract$_IexecHubAccessor_$2361_$",
663+
"typeIdentifier": "t_type$_t_contract$_IexecHubAccessor_$2383_$",
664664
"typeString": "type(contract IexecHubAccessor)"
665665
}
666666
},
@@ -828,7 +828,7 @@
828828
"id": 2,
829829
"nodeType": "ImportDirective",
830830
"scope": 55,
831-
"sourceUnit": 3509,
831+
"sourceUnit": 3531,
832832
"src": "26:25:0",
833833
"symbolAliases": [],
834834
"unitAlias": ""
@@ -839,7 +839,7 @@
839839
"id": 3,
840840
"nodeType": "ImportDirective",
841841
"scope": 55,
842-
"sourceUnit": 2362,
842+
"sourceUnit": 2384,
843843
"src": "52:32:0",
844844
"symbolAliases": [],
845845
"unitAlias": ""
@@ -853,10 +853,10 @@
853853
"id": 4,
854854
"name": "OwnableOZ",
855855
"nodeType": "UserDefinedTypeName",
856-
"referencedDeclaration": 3508,
856+
"referencedDeclaration": 3530,
857857
"src": "102:9:0",
858858
"typeDescriptions": {
859-
"typeIdentifier": "t_contract$_OwnableOZ_$3508",
859+
"typeIdentifier": "t_contract$_OwnableOZ_$3530",
860860
"typeString": "contract OwnableOZ"
861861
}
862862
},
@@ -871,10 +871,10 @@
871871
"id": 6,
872872
"name": "IexecHubAccessor",
873873
"nodeType": "UserDefinedTypeName",
874-
"referencedDeclaration": 2361,
874+
"referencedDeclaration": 2383,
875875
"src": "113:16:0",
876876
"typeDescriptions": {
877-
"typeIdentifier": "t_contract$_IexecHubAccessor_$2361",
877+
"typeIdentifier": "t_contract$_IexecHubAccessor_$2383",
878878
"typeString": "contract IexecHubAccessor"
879879
}
880880
},
@@ -884,17 +884,17 @@
884884
}
885885
],
886886
"contractDependencies": [
887-
2361,
888-
3508
887+
2383,
888+
3530
889889
],
890890
"contractKind": "contract",
891891
"documentation": null,
892892
"fullyImplemented": true,
893893
"id": 54,
894894
"linearizedBaseContracts": [
895895
54,
896-
2361,
897-
3508
896+
2383,
897+
3530
898898
],
899899
"name": "App",
900900
"nodeType": "ContractDefinition",
@@ -1006,7 +1006,7 @@
10061006
"name": "tx",
10071007
"nodeType": "Identifier",
10081008
"overloadedDeclarations": [],
1009-
"referencedDeclaration": 6709,
1009+
"referencedDeclaration": 6731,
10101010
"src": "501:2:0",
10111011
"typeDescriptions": {
10121012
"typeIdentifier": "t_magic_transaction",
@@ -1037,7 +1037,7 @@
10371037
"name": "msg",
10381038
"nodeType": "Identifier",
10391039
"overloadedDeclarations": [],
1040-
"referencedDeclaration": 6699,
1040+
"referencedDeclaration": 6721,
10411041
"src": "514:3:0",
10421042
"typeDescriptions": {
10431043
"typeIdentifier": "t_magic_message",
@@ -1076,7 +1076,7 @@
10761076
"name": "require",
10771077
"nodeType": "Identifier",
10781078
"overloadedDeclarations": [],
1079-
"referencedDeclaration": 6702,
1079+
"referencedDeclaration": 6724,
10801080
"src": "493:7:0",
10811081
"typeDescriptions": {
10821082
"typeIdentifier": "t_function_require_pure$_t_bool_$returns$__$",
@@ -1113,7 +1113,7 @@
11131113
"name": "tx",
11141114
"nodeType": "Identifier",
11151115
"overloadedDeclarations": [],
1116-
"referencedDeclaration": 6709,
1116+
"referencedDeclaration": 6731,
11171117
"src": "547:2:0",
11181118
"typeDescriptions": {
11191119
"typeIdentifier": "t_magic_transaction",
@@ -1146,7 +1146,7 @@
11461146
"name": "transferOwnership",
11471147
"nodeType": "Identifier",
11481148
"overloadedDeclarations": [],
1149-
"referencedDeclaration": 3507,
1149+
"referencedDeclaration": 3529,
11501150
"src": "529:17:0",
11511151
"typeDescriptions": {
11521152
"typeIdentifier": "t_function_internal_nonpayable$_t_address_$returns$__$",
@@ -1340,10 +1340,10 @@
13401340
"name": "IexecHubAccessor",
13411341
"nodeType": "Identifier",
13421342
"overloadedDeclarations": [],
1343-
"referencedDeclaration": 2361,
1343+
"referencedDeclaration": 2383,
13441344
"src": "391:16:0",
13451345
"typeDescriptions": {
1346-
"typeIdentifier": "t_type$_t_contract$_IexecHubAccessor_$2361_$",
1346+
"typeIdentifier": "t_type$_t_contract$_IexecHubAccessor_$2383_$",
13471347
"typeString": "type(contract IexecHubAccessor)"
13481348
}
13491349
},
@@ -1490,5 +1490,5 @@
14901490
},
14911491
"networks": {},
14921492
"schemaVersion": "2.0.0",
1493-
"updatedAt": "2018-04-12T18:32:30.782Z"
1493+
"updatedAt": "2018-04-12T21:13:40.864Z"
14941494
}

0 commit comments

Comments
 (0)