Skip to content

Commit 36bcf0b

Browse files
authored
Merge pull request #19 from WingsDao/bugfix-fitted-value
Bugfix fitted value
2 parents 6cc4790 + 3643d03 commit 36bcf0b

18 files changed

Lines changed: 2440 additions & 2582 deletions

build/contracts/BasicToken.json

Lines changed: 134 additions & 134 deletions
Large diffs are not rendered by default.

build/contracts/Bridge.json

Lines changed: 1226 additions & 1372 deletions
Large diffs are not rendered by default.

build/contracts/ControllerStub.json

Lines changed: 74 additions & 74 deletions
Large diffs are not rendered by default.

build/contracts/DefaultToken.json

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"absolutePath": "/Users/solidity/Desktop/wings/wings-light-bridge/contracts/DefaultToken.sol",
153153
"exportedSymbols": {
154154
"DefaultToken": [
155-
652
155+
643
156156
]
157157
}
158158
},
@@ -166,41 +166,41 @@
166166
".18"
167167
]
168168
},
169-
"id": 620,
169+
"id": 611,
170170
"name": "PragmaDirective",
171171
"src": "0:24:1"
172172
},
173173
{
174174
"attributes": {
175-
"SourceUnit": 1308,
175+
"SourceUnit": 1299,
176176
"absolutePath": "zeppelin-solidity/contracts/token/BasicToken.sol",
177177
"file": "zeppelin-solidity/contracts/token/BasicToken.sol",
178-
"scope": 653,
178+
"scope": 644,
179179
"symbolAliases": [
180180
null
181181
],
182182
"unitAlias": ""
183183
},
184-
"id": 621,
184+
"id": 612,
185185
"name": "ImportDirective",
186186
"src": "27:58:1"
187187
},
188188
{
189189
"attributes": {
190190
"contractDependencies": [
191-
1307,
192-
1413
191+
1298,
192+
1404
193193
],
194194
"contractKind": "contract",
195195
"documentation": null,
196196
"fullyImplemented": true,
197197
"linearizedBaseContracts": [
198-
652,
199-
1307,
200-
1413
198+
643,
199+
1298,
200+
1404
201201
],
202202
"name": "DefaultToken",
203-
"scope": 653
203+
"scope": 644
204204
},
205205
"children": [
206206
{
@@ -214,23 +214,23 @@
214214
"attributes": {
215215
"contractScope": null,
216216
"name": "BasicToken",
217-
"referencedDeclaration": 1307,
217+
"referencedDeclaration": 1298,
218218
"type": "contract BasicToken"
219219
},
220-
"id": 622,
220+
"id": 613,
221221
"name": "UserDefinedTypeName",
222222
"src": "113:10:1"
223223
}
224224
],
225-
"id": 623,
225+
"id": 614,
226226
"name": "InheritanceSpecifier",
227227
"src": "113:10:1"
228228
},
229229
{
230230
"attributes": {
231231
"constant": false,
232232
"name": "name",
233-
"scope": 652,
233+
"scope": 643,
234234
"stateVariable": true,
235235
"storageLocation": "default",
236236
"type": "string storage ref",
@@ -243,20 +243,20 @@
243243
"name": "string",
244244
"type": "string storage pointer"
245245
},
246-
"id": 624,
246+
"id": 615,
247247
"name": "ElementaryTypeName",
248248
"src": "131:6:1"
249249
}
250250
],
251-
"id": 625,
251+
"id": 616,
252252
"name": "VariableDeclaration",
253253
"src": "131:18:1"
254254
},
255255
{
256256
"attributes": {
257257
"constant": false,
258258
"name": "symbol",
259-
"scope": 652,
259+
"scope": 643,
260260
"stateVariable": true,
261261
"storageLocation": "default",
262262
"type": "string storage ref",
@@ -269,20 +269,20 @@
269269
"name": "string",
270270
"type": "string storage pointer"
271271
},
272-
"id": 626,
272+
"id": 617,
273273
"name": "ElementaryTypeName",
274274
"src": "155:6:1"
275275
}
276276
],
277-
"id": 627,
277+
"id": 618,
278278
"name": "VariableDeclaration",
279279
"src": "155:20:1"
280280
},
281281
{
282282
"attributes": {
283283
"constant": false,
284284
"name": "decimals",
285-
"scope": 652,
285+
"scope": 643,
286286
"stateVariable": true,
287287
"storageLocation": "default",
288288
"type": "uint8",
@@ -295,12 +295,12 @@
295295
"name": "uint8",
296296
"type": "uint8"
297297
},
298-
"id": 628,
298+
"id": 619,
299299
"name": "ElementaryTypeName",
300300
"src": "181:5:1"
301301
}
302302
],
303-
"id": 629,
303+
"id": 620,
304304
"name": "VariableDeclaration",
305305
"src": "181:21:1"
306306
},
@@ -314,7 +314,7 @@
314314
],
315315
"name": "DefaultToken",
316316
"payable": false,
317-
"scope": 652,
317+
"scope": 643,
318318
"stateMutability": "nonpayable",
319319
"superFunction": null,
320320
"visibility": "public"
@@ -326,7 +326,7 @@
326326
"attributes": {
327327
"constant": false,
328328
"name": "_name",
329-
"scope": 651,
329+
"scope": 642,
330330
"stateVariable": false,
331331
"storageLocation": "default",
332332
"type": "string memory",
@@ -339,20 +339,20 @@
339339
"name": "string",
340340
"type": "string storage pointer"
341341
},
342-
"id": 630,
342+
"id": 621,
343343
"name": "ElementaryTypeName",
344344
"src": "231:6:1"
345345
}
346346
],
347-
"id": 631,
347+
"id": 622,
348348
"name": "VariableDeclaration",
349349
"src": "231:12:1"
350350
},
351351
{
352352
"attributes": {
353353
"constant": false,
354354
"name": "_symbol",
355-
"scope": 651,
355+
"scope": 642,
356356
"stateVariable": false,
357357
"storageLocation": "default",
358358
"type": "string memory",
@@ -365,20 +365,20 @@
365365
"name": "string",
366366
"type": "string storage pointer"
367367
},
368-
"id": 632,
368+
"id": 623,
369369
"name": "ElementaryTypeName",
370370
"src": "245:6:1"
371371
}
372372
],
373-
"id": 633,
373+
"id": 624,
374374
"name": "VariableDeclaration",
375375
"src": "245:14:1"
376376
},
377377
{
378378
"attributes": {
379379
"constant": false,
380380
"name": "_decimals",
381-
"scope": 651,
381+
"scope": 642,
382382
"stateVariable": false,
383383
"storageLocation": "default",
384384
"type": "uint8",
@@ -391,17 +391,17 @@
391391
"name": "uint8",
392392
"type": "uint8"
393393
},
394-
"id": 634,
394+
"id": 625,
395395
"name": "ElementaryTypeName",
396396
"src": "261:5:1"
397397
}
398398
],
399-
"id": 635,
399+
"id": 626,
400400
"name": "VariableDeclaration",
401401
"src": "261:15:1"
402402
}
403403
],
404-
"id": 636,
404+
"id": 627,
405405
"name": "ParameterList",
406406
"src": "230:47:1"
407407
},
@@ -412,7 +412,7 @@
412412
]
413413
},
414414
"children": [],
415-
"id": 637,
415+
"id": 628,
416416
"name": "ParameterList",
417417
"src": "285:0:1"
418418
},
@@ -437,11 +437,11 @@
437437
"overloadedDeclarations": [
438438
null
439439
],
440-
"referencedDeclaration": 625,
440+
"referencedDeclaration": 616,
441441
"type": "string storage ref",
442442
"value": "name"
443443
},
444-
"id": 638,
444+
"id": 629,
445445
"name": "Identifier",
446446
"src": "295:4:1"
447447
},
@@ -451,21 +451,21 @@
451451
"overloadedDeclarations": [
452452
null
453453
],
454-
"referencedDeclaration": 631,
454+
"referencedDeclaration": 622,
455455
"type": "string memory",
456456
"value": "_name"
457457
},
458-
"id": 639,
458+
"id": 630,
459459
"name": "Identifier",
460460
"src": "302:5:1"
461461
}
462462
],
463-
"id": 640,
463+
"id": 631,
464464
"name": "Assignment",
465465
"src": "295:12:1"
466466
}
467467
],
468-
"id": 641,
468+
"id": 632,
469469
"name": "ExpressionStatement",
470470
"src": "295:12:1"
471471
},
@@ -488,11 +488,11 @@
488488
"overloadedDeclarations": [
489489
null
490490
],
491-
"referencedDeclaration": 627,
491+
"referencedDeclaration": 618,
492492
"type": "string storage ref",
493493
"value": "symbol"
494494
},
495-
"id": 642,
495+
"id": 633,
496496
"name": "Identifier",
497497
"src": "317:6:1"
498498
},
@@ -502,21 +502,21 @@
502502
"overloadedDeclarations": [
503503
null
504504
],
505-
"referencedDeclaration": 633,
505+
"referencedDeclaration": 624,
506506
"type": "string memory",
507507
"value": "_symbol"
508508
},
509-
"id": 643,
509+
"id": 634,
510510
"name": "Identifier",
511511
"src": "326:7:1"
512512
}
513513
],
514-
"id": 644,
514+
"id": 635,
515515
"name": "Assignment",
516516
"src": "317:16:1"
517517
}
518518
],
519-
"id": 645,
519+
"id": 636,
520520
"name": "ExpressionStatement",
521521
"src": "317:16:1"
522522
},
@@ -539,11 +539,11 @@
539539
"overloadedDeclarations": [
540540
null
541541
],
542-
"referencedDeclaration": 629,
542+
"referencedDeclaration": 620,
543543
"type": "uint8",
544544
"value": "decimals"
545545
},
546-
"id": 646,
546+
"id": 637,
547547
"name": "Identifier",
548548
"src": "343:8:1"
549549
},
@@ -553,41 +553,41 @@
553553
"overloadedDeclarations": [
554554
null
555555
],
556-
"referencedDeclaration": 635,
556+
"referencedDeclaration": 626,
557557
"type": "uint8",
558558
"value": "_decimals"
559559
},
560-
"id": 647,
560+
"id": 638,
561561
"name": "Identifier",
562562
"src": "354:9:1"
563563
}
564564
],
565-
"id": 648,
565+
"id": 639,
566566
"name": "Assignment",
567567
"src": "343:20:1"
568568
}
569569
],
570-
"id": 649,
570+
"id": 640,
571571
"name": "ExpressionStatement",
572572
"src": "343:20:1"
573573
}
574574
],
575-
"id": 650,
575+
"id": 641,
576576
"name": "Block",
577577
"src": "285:85:1"
578578
}
579579
],
580-
"id": 651,
580+
"id": 642,
581581
"name": "FunctionDefinition",
582582
"src": "209:161:1"
583583
}
584584
],
585-
"id": 652,
585+
"id": 643,
586586
"name": "ContractDefinition",
587587
"src": "88:284:1"
588588
}
589589
],
590-
"id": 653,
590+
"id": 644,
591591
"name": "SourceUnit",
592592
"src": "0:373:1"
593593
},
@@ -597,5 +597,5 @@
597597
},
598598
"networks": {},
599599
"schemaVersion": "1.0.1",
600-
"updatedAt": "2019-01-11T15:29:52.242Z"
600+
"updatedAt": "2019-02-19T07:06:51.534Z"
601601
}

0 commit comments

Comments
 (0)