Skip to content

Commit

Permalink
optimized IexecHub to successfully deploy on testnets ropsten, kovan,…
Browse files Browse the repository at this point in the history
… rinkeby
  • Loading branch information
francois branciard committed Apr 12, 2018
1 parent bf321a6 commit 411937a
Show file tree
Hide file tree
Showing 87 changed files with 180,782 additions and 185 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ or
```
coverage : 12/04/2018
180 passing (13m)
180 passing (12m)
1 pending
-----------------------------|----------|----------|----------|----------|----------------|
Expand All @@ -507,7 +507,7 @@ Dataset.sol | 100 | 50 | 100 | 100 |
DatasetHub.sol | 100 | 100 | 100 | 100 | |
IexecAPI.sol | 100 | 50 | 100 | 100 | |
IexecCallbackInterface.sol | 100 | 100 | 100 | 100 | |
IexecHub.sol | 100 | 69.83 | 100 | 100 | |
IexecHub.sol | 100 | 70.54 | 100 | 100 | |
IexecHubAccessor.sol | 100 | 75 | 100 | 100 | |
IexecHubInterface.sol | 100 | 100 | 100 | 100 | |
IexecLib.sol | 100 | 100 | 100 | 100 | |
Expand All @@ -517,11 +517,11 @@ MarketplaceInterface.sol | 100 | 100 | 100 | 100 |
OwnableOZ.sol | 100 | 75 | 100 | 100 | |
SafeMathOZ.sol | 100 | 75 | 100 | 100 | |
TestSha.sol | 100 | 100 | 100 | 100 | |
WorkOrder.sol | 100 | 62.5 | 100 | 100 | |
WorkOrder.sol | 100 | 60 | 100 | 100 | |
WorkerPool.sol | 100 | 82.69 | 100 | 100 | |
WorkerPoolHub.sol | 100 | 75 | 100 | 100 | |
-----------------------------|----------|----------|----------|----------|----------------|
All files | 100 | 75.16 | 100 | 100 | |
-----------------------------|----------|----------|----------|----------|----------------|
```
## Oyente analyse see [here](./oyente)
1,494 changes: 1,494 additions & 0 deletions build/contracts/App.json

Large diffs are not rendered by default.

3,578 changes: 3,578 additions & 0 deletions build/contracts/AppHub.json

Large diffs are not rendered by default.

1,494 changes: 1,494 additions & 0 deletions build/contracts/Dataset.json

Large diffs are not rendered by default.

3,578 changes: 3,578 additions & 0 deletions build/contracts/DatasetHub.json

Large diffs are not rendered by default.

Loading

0 comments on commit 411937a

Please sign in to comment.