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

211 Commits

Author SHA1 Message Date
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
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
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
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