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

62 Commits

Author SHA1 Message Date
alexcos20
2aee1bff7b comments fixes 2020-04-14 19:15:05 +03:00
Alex Coseru
0f51014d71
Update src/brizo/Brizo.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-04-14 19:05:38 +03:00
alexcos20
2ed8237350 refactor 2020-04-14 15:32:17 +03:00
alexcos20
795f8494f9 fix signing 2020-04-08 12:46:28 +03:00
alexcos20
0b7eb1c067 add new signature support 2020-04-08 11:05:32 +03:00
Alex
7de1b110b0 fix auth & tests 2020-04-08 10:44:36 +03: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
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
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
a60e415925 add Output Object passed to brizo 2020-02-01 15:25:24 +02:00
f11eacaabd
job status cleanup 2020-01-28 18:46:12 +01:00
f3cbf1ad01
use compute serviceEndpoint from DDO 2020-01-28 12:20:35 +01:00
8c4465eeb0
naming 2020-01-22 10:01:04 +01:00
5bad5fa9ec
new ocean.compute interface 2020-01-21 14:38:43 +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
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +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
2fd333ec3a
eslint updates 2019-08-15 14:13:21 +02:00
Pedro Gutiérrez
cdbc4c93a1 Fix linter errors. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
a629a04dd4 Move download file behavior to utils. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
a80b4aee18 Fix linter issues manually. 2019-06-24 13:06:46 +02:00
b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez
0ca5dae306 Improve version output. 2019-06-14 16:33:05 +02:00
Pedro Gutiérrez
0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez
7b20b27e8b Improve error reporting on consumption. 2019-06-11 13:59:31 +02:00
Pedro Gutiérrez
3abe15a023 Send the token when is available to authenticate on Brizo. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
d779adc0a3 Move WebServiceConnector to utils and make it instantiable. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez
1e94e27f81 Fix wrong prepare output. 2019-04-15 23:17:51 +02:00
Pedro Gutiérrez
29ea28cf90 Fix bug on order assets that was stopping the flow after paying. 2019-04-15 13:33:25 +02:00
Pedro Gutiérrez
c2de39769b Use save-file to download assets on browser. 2019-04-10 16:10:40 +02:00
Pedro Gutiérrez
78ab06bf9a Fix lint errors. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
dde934543c Add consume support for browsers. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
c90f9cea80 Add the correct name to consumed assets. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
Pedro Gutiérrez
3dbc1b90d7 Be able to download a specific file of an asset. 2019-04-04 10:08:03 +02:00
Pedro Gutiérrez
b5727bb8dc Fix lint errors. 2019-04-01 17:41:43 +02:00
Pedro Gutiérrez
c632307646 Upgrade to Keeper 0.9.0 and Secret Store access way. 2019-04-01 17:41:43 +02:00
Jernej Pregelj
77dfb3aab0 blob to arraybuffer 2019-03-28 15:40:39 +01:00
Jernej Pregelj
8d0002d5f4 buffer to blob 2019-03-26 16:13:24 +01:00
Pedro Gutiérrez
7a13ad8daa Be able to create different Ocean instances with different config. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
ea16729d86 Replace the main Logger for a instantiable class. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
136250b70c Move access service template used on the DDO to each agreement template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
0410793286 linter fixes 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez
6d5be0db75 fixed consume flow 2019-02-26 00:18:07 +01:00