1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

112 Commits

Author SHA1 Message Date
alexcos20
100e5c5767 refactor 2021-01-26 09:46:41 -08:00
mariacarmina
59dc288893 Tests failling. Implemented EndpointInformation. 2021-01-26 09:45:56 +02:00
mariacarmina
8642bc5625 Resolved lint errors. 2021-01-21 17:41:21 +02:00
mariacarmina
03ed3f6200 Draft for Dynamic provider endpoints. Need a feedback about the function modifications in Provider.ts. Need to do unit tests. 2021-01-21 12:42:30 +02:00
Alex Coseru
16c21e1ecb
add updateServiceTimeout and edit ddo updates (#544)
* add updateServiceTimeout

* remove unnecessary code

* fix travis

* fix

* add fileinfo endpoint

* fix did problem

* namings refactor

* lint fix
2021-01-18 12:02:38 +02:00
Călina Cenan
34f8b4a9e0
[WIP] Adds checkURL function to use provider endpoint. (#540)
* Adds checkURL function to use provider endpoint.

* Change Provider version in Travis.

* Update checkURL function to return full result instead of boolean.

Co-authored-by: Calina Cenan <calina.tutunaru@algotech.solutions>
2021-01-13 14:42:02 +02:00
mihaisc
a21a71ce92
fix download for large files (#537)
* fix dl

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix download for compute

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-12 22:06:16 +02:00
alexcos20
1aefaf8116 update compute status 2020-10-22 04:50:27 -07:00
alexcos20
c88040d018 typo 2020-10-22 01:38:50 -07:00
alexcos20
edce3812c6 small refactor 2020-10-22 01:37:43 -07:00
alexcos20
2371124213 allow compute status without signature 2020-10-22 00:30:55 -07:00
alexcos20
0ed34c9245 remove signature on encrypt 2020-10-13 07:11:41 -07:00
97b182f4ab
more typings updates 2020-10-13 14:35:39 +02:00
195f6c311f
jsdocs updates 2020-10-13 14:35:38 +02:00
alexcos20
fd64b6cc00 fix typo 2020-09-22 04:37:25 -07:00
alexcos20
7f6c192f9a fix namings 2020-09-22 04:29:06 -07:00
Alex Coseru
f150a398ea
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-22 14:22:21 +03:00
Alex Coseru
12453777a5
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-22 14:22:13 +03:00
alexcos20
62f27b0157 fix tests 2020-09-19 15:27:11 -07:00
alexcos20
3f017924f7 fix lint 2020-09-19 15:13:47 -07:00
alexcos20
86656490d8 use custom provider 2020-09-19 15:11:37 -07:00
alexcos20
34022360e3 Merge branch 'feature/customProvider' of https://github.com/oceanprotocol/ocean-lib-js into feature/customProvider 2020-09-19 00:53:49 -07:00
alexcos20
20493dfca4 extra check 2020-09-19 00:51:07 -07:00
alexcos20
5655909623 allow customProvider on publish 2020-09-19 00:50:01 -07:00
alexcos20
796b7021f9 more customProvider code 2020-09-19 00:39:34 -07:00
alexcos20
554ab76dc6 extra checks 2020-09-19 00:39:05 -07:00
alexcos20
ed5e3e7b93 extra check 2020-09-19 00:39:05 -07:00
alexcos20
f75e45500c allow customProvider on publish 2020-09-19 00:39:05 -07:00
alexcos20
11b58cb8c0 more customProvider code 2020-09-19 00:14:02 -07:00
alexcos20
960e90f9ec extra checks 2020-09-16 06:44:01 -07:00
alexcos20
48cb847082 extra check 2020-09-16 06:31:40 -07:00
alexcos20
17e61d0108 allow customProvider on publish 2020-09-16 06:28:08 -07:00
d154cffc17
lots of typings 2020-09-08 14:47:43 +02:00
9ea7ed70bd
more strict linting & typing 2020-08-19 12:33:51 +02:00
7b1403c854
formatting and typings and lint fixes 2020-08-18 11:23:46 +02:00
alexcos20
54bdf6aea5 add nonce to provider signature 2020-07-29 22:25:44 -07:00
alexcos20
f8ef12f8dc add compute stop and fix job with algodid 2020-07-13 02:51:17 -07:00
alexcos20
fbbffa4eff Merge branch 'feature/compute-test' of https://github.com/oceanprotocol/ocean-lib-js into feature/compute-test 2020-07-13 02:13:00 -07:00
alexcos20
fdbc692064 add compute test with published algo 2020-07-13 02:12:34 -07:00
ssallam
7ef5c6b7b0 Fix storing encrypted files in new ddo. 2020-07-13 10:48:25 +02:00
alexcos20
8174709bbf add more tests 2020-07-13 00:10:47 -07:00
alexcos20
3071dc1de7 add more tests 2020-07-13 00:08:27 -07:00
ssallam
dad7a56c1e wip: compute module, compute tests, create compute service. 2020-07-10 16:17:57 +02:00
Ahmed Ali
1b61723dba minor fix 2020-07-07 16:41:49 +02:00
Ahmed Ali
1b7fbe7ea3 fix interface 2020-07-07 16:40:50 +02:00
Ahmed Ali
c9bac697c3 move compute interfaces 2020-07-07 10:17:09 +02:00
Ahmed Ali
d58634a106 add compute interfaces 2020-07-06 15:29:51 +02:00
Ahmed Ali
34c1822128 fix download function 2020-07-02 16:40:40 +02:00
Ahmed Ali
eb1966b769 fix initialize 2020-06-30 19:54:23 +02:00
Ahmed Ali
f9c5b7bd49 fix initialize 2020-06-30 11:37:03 +02:00