Commit Graph

1327 Commits

Author SHA1 Message Date
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
Alex Coseru 5d978feddd
Merge pull request #387 from oceanprotocol/fix/compute-algo-meta
Fix compute when not using published algo
2020-03-17 11:34:59 +02:00
Klaudiusz Dembler 40b2ccffea
add integration test for compute with a rawcode algo 2020-03-16 13:40:43 +01:00
Klaudiusz Dembler 418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01:00
Matthias Kretschmann 56971ea308
fix unit test 2020-03-16 12:01:11 +01:00
Matthias Kretschmann 9782c24488
package updates 2020-03-16 11:32:59 +01:00
alexcos20 8cfbd4024c fixes 2020-03-10 13:57:17 +02:00
Samer 13c5498c84
Merge pull request #380 from oceanprotocol/feature/update-compute-condition-name
Replace serviceExecution with computeExecution.
2020-03-10 12:46:20 +01:00
Alex Coseru bd831c2c61
Update Compute.test.ts 2020-03-10 13:30:06 +02:00
Alex Coseru cf7d003d56
added create_compute_service_attributes 2020-03-10 13:26:45 +02:00
ssallam 961d89a028 Update changelog. 2020-03-10 11:49:22 +01:00
ssallam f4cb54c7cd Bump version. 2020-03-10 11:46:18 +01:00
ssallam de541a9fd3 Replace serviceExecution with computeExecution. 2020-03-10 11:37:06 +01:00
ssallam d3c4407010 Revert "Release 2.0.1" back to Release 2.0.0-beta.4
This reverts commit e833c14
2020-03-10 10:22:58 +01:00
ssallam e833c14ff2 Release 2.0.1 2020-03-09 13:34:39 +01:00
ssallam 5a5e00f6c6 Release 2.0.0 2020-03-09 10:27:02 +01:00
Samer 4b0ce4bc55
Merge pull request #350 from oceanprotocol/feature/compute
v2: Compute to Data
2020-03-06 18:18:47 +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 e2ed974af2 Return proper value from the compute endpoints. 2020-03-05 15:28:55 +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
Alex Coseru 55b03da4c6
Update OceanAssets.ts 2020-03-04 15:33:05 +02:00
ssallam 0d6913f5a7 Fix error in request tokens. 2020-03-02 17:40:59 +01:00
Matthias Kretschmann 78d620c1df
Release 2.0.0-beta.3 2020-02-20 15:28:58 +01:00
0x332 43318f2d6f fix OceanCompute.result 2020-02-17 14:57:35 +05:00
0x332 deb075fdf7 add response tweaks 2020-02-13 15:16:17 +05:00
alexcos20 4cbbcbbb84 remove updateDDO function 2020-02-11 22:26:12 +02:00
alexcos20 b29ac25de1 lint 2020-02-11 22:15:42 +02:00
alexcos20 dc53af095c add transferOwnership & related 2020-02-11 22:11:37 +02:00
Matthias Kretschmann 58b04b7c00
correctly pass arguments to brizo.compute 2020-02-03 19:02:42 +01:00
Matthias Kretschmann c5b6e9cdb3
bump to Brizo v0.9.0 2020-02-03 17:14:55 +01:00
Matthias Kretschmann 2096329341
add unit test for compute.checkOutput() 2020-02-03 11:46:48 +01:00
Matthias Kretschmann fd8ad9d96b
Merge pull request #372 from oceanprotocol/feature/compute-output
Adding output section
2020-02-03 10:55:14 +01:00
Alex Coseru de69472e04
remove getminimaloutput 2020-02-03 11:35:14 +02:00
Alex Coseru 091a75e05e
Update src/ocean/OceanCompute.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-02-03 11:32:41 +02:00
Alex Coseru 11a146b0ac
Update src/ocean/OceanCompute.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-02-03 11:32:27 +02:00
alexcos20 0b8c7c950c fix lint 2020-02-02 08:32:53 +02:00
alexcos20 d46773b197 typo 2020-02-01 23:34:14 +02:00
alexcos20 dec6c35319 updated checkoutput 2020-02-01 20:59:50 +02:00
Alex Coseru 56b0e7b97e
Update src/ocean/OceanCompute.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-02-01 20:57:34 +02:00
Alex Coseru 998e25ab13
Update src/ocean/OceanCompute.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-02-01 20:57:20 +02:00
Matthias Kretschmann fec3f95d3d
run Compute integration test with custom config 2020-02-01 18:33:17 +01:00
alexcos20 4a76dfd604 fixed Url to Uri 2020-02-01 16:21:59 +02:00
alexcos20 9cf716ebe4 add Output interface 2020-02-01 16:11:06 +02:00
alexcos20 6e2289b27d lint fix 2020-02-01 15:42:02 +02:00
alexcos20 eb73d6604c small cleanup 2020-02-01 15:30:15 +02:00
alexcos20 a60e415925 add Output Object passed to brizo 2020-02-01 15:25:24 +02:00
Alex Coseru fa09f6f2c7
add Output interface 2020-02-01 13:12:39 +02:00