1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
Commit Graph

1140 Commits

Author SHA1 Message Date
greenkeeper[bot]
db26264d42
chore(package): update @types/sinon to version 9.0.0 2020-04-01 00:07:51 +00:00
b8fad6bf4a
Release 2.0.0 2020-03-26 12:05:16 +01:00
Alex Coseru
30fe06ba0c
Merge pull request #390 from oceanprotocol/bug/Compute_algorithmMeta
add encodeURIComponent if AlgoMetadata is used
2020-03-19 08:19:34 +02:00
alexcos20
03fafcf0f1 fix 2020-03-18 23:34:42 +02:00
Alex Coseru
52c03662d8
add encodeURIComponent if AlgoMetadata is used 2020-03-18 22:40:26 +02:00
Alex Coseru
6a67b08314
Merge pull request #381 from oceanprotocol/feature/compute_service
Feature/compute service
2020-03-18 12:11:12 +02:00
alexcos20
8e82885036 some lint 2020-03-18 10:29:51 +02:00
70f9555863
Merge pull request #389 from oceanprotocol/greenkeeper/typedoc-0.17.1
Update typedoc to the latest version 🚀
2020-03-18 09:20:08 +01:00
alexcos20
00b518aa22 removed name & access fs 2020-03-18 09:40:22 +02:00
greenkeeper[bot]
fd77a00e1b
chore(package): update lockfile package-lock.json 2020-03-18 04:08:59 +00:00
greenkeeper[bot]
eeef65fe35
chore(package): update typedoc to version 0.17.1 2020-03-18 04:08:55 +00:00
Alex Coseru
2040498e6b
Merge branch 'master' into feature/compute_service 2020-03-17 13:48:41 +02:00
alexcos20
08dacf5444 Merge branch 'feature/compute_service' of https://github.com/oceanprotocol/squid-js into feature/compute_service 2020-03-17 13:45:15 +02:00
alexcos20
14a0c5dcc3 remove unused code 2020-03-17 13:41:49 +02:00
Alex Coseru
cd04d1b1ba
Update src/ocean/OceanAssets.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-03-17 13:23:23 +02:00
alexcos20
3130d6b9fd fix typo 2020-03-17 13:17:35 +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
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
56971ea308
fix unit test 2020-03-16 12:01:11 +01:00
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
ssallam
0d6913f5a7 Fix error in request tokens. 2020-03-02 17:40:59 +01:00
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
58b04b7c00
correctly pass arguments to brizo.compute 2020-02-03 19:02:42 +01:00
c5b6e9cdb3
bump to Brizo v0.9.0 2020-02-03 17:14:55 +01:00
2096329341
add unit test for compute.checkOutput() 2020-02-03 11:46:48 +01:00
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