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

1169 Commits

Author SHA1 Message Date
greenkeeper[bot]
96bd22d835
chore(package): update lockfile package-lock.json 2020-04-10 20:43:59 +00:00
greenkeeper[bot]
603fc36324
chore(package): update auto-changelog to version 2.0.0 2020-04-10 20:43:54 +00:00
73df70be27
Release 2.1.0 2020-04-09 18:05:51 +02:00
Alex Coseru
30a47e3dde
Merge pull request #403 from oceanprotocol/feature/metadata_edit_and_delete
Feature/metadata edit and delete
2020-04-09 17:07:23 +03:00
alexcos20
c0629db7c1 fix lint due to merge 2020-04-09 16:48:22 +03:00
Alex Coseru
e2c437c1ea
added extra description
@kremalicious - might need some help to make it more clear
2020-04-09 16:30:36 +03:00
Alex Coseru
2100cc9de4
Merge branch 'master' into feature/metadata_edit_and_delete 2020-04-09 16:11:37 +03:00
Alex Coseru
a3d46cb19b
fix endpoint changed in aqua
will retrigger test when aqua it's ready
2020-04-08 16:49:22 +03:00
130c9d7938
Merge pull request #394 from oceanprotocol/feature/transferOwnership
Feature/transfer ownership
2020-04-02 14:23:58 +02:00
f28640724c
Merge pull request #395 from oceanprotocol/feature/freeWhiteList
freeWhiteList
2020-04-02 14:13:40 +02:00
18763a6d5a
Merge pull request #397 from oceanprotocol/greenkeeper/@types/sinon-9.0.0
Update @types/sinon to the latest version 🚀
2020-04-01 09:17:08 +02:00
greenkeeper[bot]
b18412fc81
chore(package): update lockfile package-lock.json 2020-04-01 00:07:55 +00:00
greenkeeper[bot]
db26264d42
chore(package): update @types/sinon to version 9.0.0 2020-04-01 00:07:51 +00: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
e04ecaf968 add tests 2020-03-30 14:57:14 +03:00
Alex
9b04e9e413 Add MetaData Edit & Retire (delete) 2020-03-30 14:56:57 +03:00
b8fad6bf4a
Release 2.0.0 2020-03-26 12:05:16 +01:00
Alex
52fa436b87 freeWhiteList 2020-03-26 00:34:34 +02: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
Alex Coseru
30fe06ba0c
Merge pull request #390 from oceanprotocol/bug/Compute_algorithmMeta
add encodeURIComponent if AlgoMetadata is used
2020-03-19 08:19:34 +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
Alex Coseru
6a67b08314
Merge pull request #381 from oceanprotocol/feature/compute_service
Feature/compute service
2020-03-18 12:11:12 +02:00
alexcos20
8e82885036 some lint 2020-03-18 10:29:51 +02:00
70f9555863
Merge pull request #389 from oceanprotocol/greenkeeper/typedoc-0.17.1
Update typedoc to the latest version 🚀
2020-03-18 09:20:08 +01:00
alexcos20
00b518aa22 removed name & access fs 2020-03-18 09:40:22 +02:00
greenkeeper[bot]
fd77a00e1b
chore(package): update lockfile package-lock.json 2020-03-18 04:08:59 +00:00
greenkeeper[bot]
eeef65fe35
chore(package): update typedoc to version 0.17.1 2020-03-18 04:08:55 +00:00
Alex Coseru
2040498e6b
Merge branch 'master' into feature/compute_service 2020-03-17 13:48:41 +02:00
alexcos20
08dacf5444 Merge branch 'feature/compute_service' of https://github.com/oceanprotocol/squid-js into feature/compute_service 2020-03-17 13:45:15 +02:00
alexcos20
14a0c5dcc3 remove unused code 2020-03-17 13:41:49 +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
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
Alex Coseru
5d978feddd
Merge pull request #387 from oceanprotocol/fix/compute-algo-meta
Fix compute when not using published algo
2020-03-17 11:34:59 +02:00
Klaudiusz Dembler
40b2ccffea
add integration test for compute with a rawcode algo 2020-03-16 13:40:43 +01:00
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01:00
56971ea308
fix unit test 2020-03-16 12:01:11 +01:00
9782c24488
package updates 2020-03-16 11:32:59 +01:00
alexcos20
8cfbd4024c fixes 2020-03-10 13:57:17 +02:00