Skip to content

Commit 411937a

Browse files
author
francois branciard
committed
optimized IexecHub to successfully deploy on testnets ropsten, kovan, rinkeby
1 parent bf321a6 commit 411937a

File tree

87 files changed

+180782
-185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+180782
-185
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ or
494494
```
495495
coverage : 12/04/2018
496496
497-
180 passing (13m)
497+
180 passing (12m)
498498
1 pending
499499
500500
-----------------------------|----------|----------|----------|----------|----------------|
@@ -507,7 +507,7 @@ Dataset.sol | 100 | 50 | 100 | 100 |
507507
DatasetHub.sol | 100 | 100 | 100 | 100 | |
508508
IexecAPI.sol | 100 | 50 | 100 | 100 | |
509509
IexecCallbackInterface.sol | 100 | 100 | 100 | 100 | |
510-
IexecHub.sol | 100 | 69.83 | 100 | 100 | |
510+
IexecHub.sol | 100 | 70.54 | 100 | 100 | |
511511
IexecHubAccessor.sol | 100 | 75 | 100 | 100 | |
512512
IexecHubInterface.sol | 100 | 100 | 100 | 100 | |
513513
IexecLib.sol | 100 | 100 | 100 | 100 | |
@@ -517,11 +517,11 @@ MarketplaceInterface.sol | 100 | 100 | 100 | 100 |
517517
OwnableOZ.sol | 100 | 75 | 100 | 100 | |
518518
SafeMathOZ.sol | 100 | 75 | 100 | 100 | |
519519
TestSha.sol | 100 | 100 | 100 | 100 | |
520-
WorkOrder.sol | 100 | 62.5 | 100 | 100 | |
520+
WorkOrder.sol | 100 | 60 | 100 | 100 | |
521521
WorkerPool.sol | 100 | 82.69 | 100 | 100 | |
522522
WorkerPoolHub.sol | 100 | 75 | 100 | 100 | |
523523
-----------------------------|----------|----------|----------|----------|----------------|
524524
All files | 100 | 75.16 | 100 | 100 | |
525525
-----------------------------|----------|----------|----------|----------|----------------|
526-
526+
```
527527
## Oyente analyse see [here](./oyente)

build/contracts/App.json

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

build/contracts/AppHub.json

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

build/contracts/Dataset.json

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

build/contracts/DatasetHub.json

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

0 commit comments

Comments
 (0)