Commit Graph

230 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
alexcos20 3f1d595331 fix test to use deepEqual 2020-05-10 01:08:09 -07:00
alexcos20 9a722d8686 add checks before order & tests 2020-05-10 00:49:13 -07:00
alexcos20 c4921d129b fix lint 2020-05-09 22:20:40 +03:00
alexcos20 59e2accf68 add trusted algo 2020-05-09 22:14:57 +03:00
Alex Coseru 0934c1879b
Merge pull request #400 from oceanprotocol/bug/fix_compute_issues
fix Brizo auth for compute
2020-04-14 19:38:50 +03:00
Alex Coseru 210b42d3e1
fix test
fix compute test
2020-04-14 16:19:30 +03:00
alexcos20 c0629db7c1 fix lint due to merge 2020-04-09 16:48:22 +03:00
Alex Coseru 2100cc9de4
Merge branch 'master' into feature/metadata_edit_and_delete 2020-04-09 16:11:37 +03:00
alexcos20 920feb0fba lint 2020-04-08 12:26:48 +03:00
Alex 7de1b110b0 fix auth & tests 2020-04-08 10:44:36 +03:00
Matthias Kretschmann 130c9d7938
Merge pull request #394 from oceanprotocol/feature/transferOwnership
Feature/transfer ownership
2020-04-02 14:23:58 +02:00
alexcos20 b76577bda5 refactor & enhance tests 2020-03-30 17:53:36 +03:00
alexcos20 8bfa7ba593 lint 2020-03-30 15:09:23 +03:00
Alex e04ecaf968 add tests 2020-03-30 14:57:14 +03:00
Alex 52fa436b87 freeWhiteList 2020-03-26 00:34:34 +02:00
alexcos20 ee3529b4fe fix 2020-03-25 14:07:51 +02:00
Alex Coseru 204c5645b8
Merge branch 'master' into feature/transferOwnership 2020-03-25 11:24:41 +02:00
alexcos20 3ff0e87778 fix transferOwnership 2020-03-25 11:21:03 +02:00
alexcos20 8e82885036 some lint 2020-03-18 10:29:51 +02:00
Alex Coseru 2040498e6b
Merge branch 'master' into feature/compute_service 2020-03-17 13:48:41 +02:00
alexcos20 14a0c5dcc3 remove unused code 2020-03-17 13:41:49 +02:00
alexcos20 6c43a72474 fix conflict 2020-03-17 13:07:54 +02:00
alexcos20 e7872666fa fix compute & added createAccessServiceAttributes 2020-03-17 12:57:36 +02:00
Matthias Kretschmann f98e140455
Merge pull request #384 from oceanprotocol/feature/packages
package updates
2020-03-17 11:04:37 +01:00
Klaudiusz Dembler 40b2ccffea
add integration test for compute with a rawcode algo 2020-03-16 13:40:43 +01:00
Matthias Kretschmann 56971ea308
fix unit test 2020-03-16 12:01:11 +01:00
alexcos20 8cfbd4024c fixes 2020-03-10 13:57:17 +02:00
Alex Coseru bd831c2c61
Update Compute.test.ts 2020-03-10 13:30:06 +02:00
ssallam de541a9fd3 Replace serviceExecution with computeExecution. 2020-03-10 11:37:06 +01:00
ssallam 356e7fb51a Disable versions test. 2020-03-06 14:26:26 +01:00
ssallam d7c34f85b1 Fix lint issue. 2020-03-06 12:11:51 +01:00
ssallam c26ae88fa3 Fix style issues and failing unit tests. 2020-03-06 11:35:31 +01:00
ssallam 75a0ef05d9 Fix publishing compute service (fill in parameters value in agreement conditions). Update agreement template events and conditions in the sample json. 2020-03-05 11:56:58 +01:00
ssallam 0d6913f5a7 Fix error in request tokens. 2020-03-02 17:40:59 +01:00
Matthias Kretschmann 58b04b7c00
correctly pass arguments to brizo.compute 2020-02-03 19:02:42 +01:00
Matthias Kretschmann 2096329341
add unit test for compute.checkOutput() 2020-02-03 11:46:48 +01:00
Matthias Kretschmann fec3f95d3d
run Compute integration test with custom config 2020-02-01 18:33:17 +01:00
Matthias Kretschmann faf277bce4
fix compute.order() integration test 2020-01-31 13:09:37 +01:00
Matthias Kretschmann 17b5b0a4ec
Merge branch 'master' into feature/compute 2020-01-31 00:17:28 +01:00
Matthias Kretschmann 8d556b2a9f
move tests 2020-01-31 00:15:55 +01:00
Matthias Kretschmann 078c35146f
consolidate test files 2020-01-30 22:32:50 +01:00
Matthias Kretschmann e37420dabf
fix compute unit tests
* completely mock ocean.brizo.compute
2020-01-29 16:15:51 +01:00
Matthias Kretschmann 09c2f9f818
test fixes 2020-01-29 14:38:44 +01:00
Matthias Kretschmann 768c69bdbd
service interface refactor and cleanup 2020-01-29 13:50:13 +01:00
Matthias Kretschmann f11eacaabd
job status cleanup 2020-01-28 18:46:12 +01:00
Matthias Kretschmann 40754ca46a
new ocean.utils.services
* refactor all .order() methods to use one single method
* remove `index` parameter from ocean.assets.order()
* update compute test flow
2020-01-27 19:14:12 +01:00
Matthias Kretschmann ac39369543
test data consolidation 2020-01-27 16:50:33 +01:00
Matthias Kretschmann e7acadb2fe
DDO & compute test tweaks 2020-01-27 16:23:54 +01:00
ssallam e31aa81dcc Merge branch 'master' into feature/compute
# Conflicts:
#	src/ocean/OceanAssets.ts
2020-01-23 09:34:40 +01:00