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

520 Commits

Author SHA1 Message Date
Alex Coseru
a3d46cb19b
fix endpoint changed in aqua
will retrigger test when aqua it's ready
2020-04-08 16:49:22 +03:00
alexcos20
06e5e6bf6c added function docs 2020-03-31 12:01:00 +03:00
alexcos20
091df0f9d4 added function docs 2020-03-31 11:58:12 +03:00
alexcos20
b76577bda5 refactor & enhance tests 2020-03-30 17:53:36 +03:00
alexcos20
8bfa7ba593 lint 2020-03-30 15:09:23 +03:00
Alex
5289443cde remove unused line 2020-03-30 15:03:32 +03:00
Alex
9b04e9e413 Add MetaData Edit & Retire (delete) 2020-03-30 14:56:57 +03:00
Alex Coseru
d0d7ee71cc
Update src/aquarius/Aquarius.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-03-25 20:18:07 +02:00
alexcos20
ee3529b4fe fix 2020-03-25 14:07:51 +02:00
alexcos20
58a1345e36 fix asset.owner to get owner from chain 2020-03-25 11:57:50 +02:00
Alex Coseru
204c5645b8
Merge branch 'master' into feature/transferOwnership 2020-03-25 11:24:41 +02:00
alexcos20
3ff0e87778 fix transferOwnership 2020-03-25 11:21:03 +02: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
alexcos20
00b518aa22 removed name & access fs 2020-03-18 09:40:22 +02:00
Alex Coseru
2040498e6b
Merge branch 'master' into feature/compute_service 2020-03-17 13:48:41 +02:00
Alex Coseru
cd04d1b1ba
Update src/ocean/OceanAssets.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-03-17 13:23:23 +02:00
alexcos20
3130d6b9fd fix typo 2020-03-17 13:17:35 +02:00
alexcos20
e7872666fa fix compute & added createAccessServiceAttributes 2020-03-17 12:57:36 +02:00
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01:00
alexcos20
8cfbd4024c fixes 2020-03-10 13:57:17 +02:00
Alex Coseru
cf7d003d56
added create_compute_service_attributes 2020-03-10 13:26:45 +02:00
ssallam
de541a9fd3 Replace serviceExecution with computeExecution. 2020-03-10 11:37:06 +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
Alex Coseru
55b03da4c6
Update OceanAssets.ts 2020-03-04 15:33:05 +02: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
alexcos20
4cbbcbbb84 remove updateDDO function 2020-02-11 22:26:12 +02:00
alexcos20
b29ac25de1 lint 2020-02-11 22:15:42 +02:00
alexcos20
dc53af095c add transferOwnership & related 2020-02-11 22:11:37 +02: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
ff473b55e0
Merge branch 'master' into feature/compute 2020-01-31 13:50:24 +01:00
92dbaaeb25
switch to @ethereum-navigator/navigator for network lookup 2020-01-30 13:42:54 +01:00