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

290 Commits

Author SHA1 Message Date
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +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
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
2096329341
add unit test for compute.checkOutput() 2020-02-03 11:46:48 +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
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
1f552812f1
grantServiceExecution -> grantCompute 2020-01-29 16:29:26 +01:00
09c2f9f818
test fixes 2020-01-29 14:38:44 +01:00
b86caf343a
compute job interface update 2020-01-29 12:32:24 +01:00
f11eacaabd
job status cleanup 2020-01-28 18:46:12 +01:00
138a6bf75a
remove index parameter from ocean.assets.consume() 2020-01-28 15:36:25 +01:00
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
c8ea5f77c2
merge fixes 2020-01-23 10:33:02 +01:00
ssallam
e31aa81dcc Merge branch 'master' into feature/compute
# Conflicts:
#	src/ocean/OceanAssets.ts
2020-01-23 09:34:40 +01:00
pfmescher
1862913f1c
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
2020-01-23 09:17:23 +01:00
ssallam
5f331bf467 Fix style issues. 2020-01-22 15:31:27 +01:00
ssallam
19353437ba Fix test and return value from createAgreement. 2020-01-22 15:16:35 +01:00
ssallam
26de27a31b Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional provider argument to the order method. Add method to fetch providers of a did (via the didRegistry). 2020-01-22 13:46:10 +01:00
d0ab7f6c14
new compute.order method 2020-01-22 11:16:44 +01:00
8c4465eeb0
naming 2020-01-22 10:01:04 +01:00
db689aab63
setup compute unit tests 2020-01-21 22:09:08 +01:00
6b52d4dbaa
consistent parameter order 2020-01-21 16:04:59 +01:00
04aa6d6700
add ocean.compute.result 2020-01-21 15:13:02 +01:00
5bad5fa9ec
new ocean.compute interface 2020-01-21 14:38:43 +01:00
ssallam
9fe9422ff7 Update templateId type in agreement hash, fix signature and consumeasset tests. Update readme file regarding running integration tests. 2020-01-20 11:44:13 +01:00
ssallam
e22b63cc80 More updates. 2020-01-16 15:47:29 +01:00
ssallam
c6876ca9e2 New template interface almost completed. 2020-01-16 09:52:26 +01:00
3d978f792d
template refactoring 2020-01-15 19:28:04 +01:00
Jorge Shirai
df1c4fafd7
Fix lint errors. 2020-01-15 15:58:44 +01:00
Pablo F. Mescher
550ec76a35 Decoupled Aquarius class from Ocean class
and removed inheritance from Instantiable

Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
2020-01-15 10:33:42 +01:00
619cd42db7
new OceanCompute submodule 2020-01-10 20:25:14 +01:00
ae7768253e
add execution of compute jobs 2020-01-09 12:20:19 +01:00
d6a233e590
typos 2019-12-06 09:57:26 +01:00
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00