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

197 Commits

Author SHA1 Message Date
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
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
fec3f95d3d
run Compute integration test with custom config 2020-02-01 18:33:17 +01:00
faf277bce4
fix compute.order() integration test 2020-01-31 13:09:37 +01:00
17b5b0a4ec
Merge branch 'master' into feature/compute 2020-01-31 00:17:28 +01:00
8d556b2a9f
move tests 2020-01-31 00:15:55 +01:00
078c35146f
consolidate test files 2020-01-30 22:32:50 +01:00
e37420dabf
fix compute unit tests
* completely mock ocean.brizo.compute
2020-01-29 16:15:51 +01:00
09c2f9f818
test fixes 2020-01-29 14:38:44 +01:00
768c69bdbd
service interface refactor and cleanup 2020-01-29 13:50:13 +01:00
f11eacaabd
job status cleanup 2020-01-28 18:46:12 +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
ac39369543
test data consolidation 2020-01-27 16:50:33 +01:00
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
pfmescher
1862913f1c
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
2020-01-23 09:17:23 +01:00
93d3490783
update testdata DDO with compute service 2020-01-22 12:47:56 +01:00
f1e15c9eda
more basic unit tests 2020-01-22 11:30:27 +01:00
6d1abfb3ab
remove workflow & algorithm from metadata 2020-01-21 22:10:19 +01:00
db689aab63
setup compute unit tests 2020-01-21 22:09:08 +01:00
Jorge Shirai
791d22cb92 Add example Aquarius instantiation doc in README.
Use LoggerInstance alias in Aquarius.test.ts.
2020-01-20 11:38:20 +01:00
ssallam
1caf92e12f Remove obsolete class, remove unused variable. 2020-01-17 21:20:38 +01:00
ssallam
7b5b110cec Fix lint errors. 2020-01-17 16:39:44 +01:00
ssallam
48c4f64599 Fix tests. 2020-01-17 15:35:11 +01:00
Jorge Shirai
df1c4fafd7
Fix lint errors. 2020-01-15 15:58:44 +01:00
Pablo F. Mescher
dd599c9f17 Fixed broken tests
Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
2020-01-15 11:42:52 +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
414c885163
lint fixes, bump Ocean components 2019-12-09 10:49:53 +01:00
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
0552bcc577
fresh package-lock 2019-11-22 12:14:17 +01:00
c122e06871
add allowSyntheticDefaultImports 2019-11-22 12:14:16 +01:00
2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +01:00
6111c33a0c
search test tweaks 2019-11-22 12:13:52 +01:00
b31a661dcb
transferOwnership fixes, add integration test 2019-11-22 12:13:52 +01:00
347915a41e
add ocean.assets.transferOwnership() 2019-11-22 12:13:51 +01:00
5a49cf01f9
remove legacy contentUrls for good 2019-11-22 12:12:05 +01:00
75a0de1b2c
remove ddo.addChecksum 2019-11-22 12:12:05 +01:00
b9b63dabe9
DDO updates, contentLength as string 2019-11-22 12:12:05 +01:00
Pedro Gutiérrez
3d7d1f3972
Change linter config. 2019-11-22 12:07:14 +01:00
e253e4c0bb
more DDO structure updates 2019-11-22 12:07:14 +01:00
b1ff2e7a27
lowercase service type values 2019-11-22 12:07:14 +01:00
07d17fe32e
update metadata to OEP-8 v0.4 2019-11-22 12:07:14 +01:00
27f0734f22
revert esModuleInterop 2019-11-07 12:41:43 +01:00
7d393edc25
lock to web3.js 1.2.1 again 2019-11-06 13:55:34 +01:00
354149d2d4
test tweaks 2019-10-31 12:19:53 +01:00
9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
c6bc0438de
bump packages 2019-10-30 12:04:16 +01:00
2fd333ec3a
eslint updates 2019-08-15 14:13:21 +02:00