Commit Graph

1327 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
Matthias Kretschmann 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
alexcos20 795f8494f9 fix signing 2020-04-08 12:46:28 +03:00
alexcos20 c22208a8c1 Merge branch 'bug/fix_compute_issues' of https://github.com/oceanprotocol/squid-js into bug/fix_compute_issues 2020-04-08 12:27:13 +03:00
alexcos20 920feb0fba lint 2020-04-08 12:26:48 +03:00
Alex Coseru b6454bb718
Use experimental brizo
Before merge, wait for new Brizo and change .travis.yaml
2020-04-08 12:20:08 +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
greenkeeper[bot] 6f27de7b37
chore(package): update lockfile package-lock.json 2020-04-04 13:54:09 +00:00
greenkeeper[bot] 77594b31ed
fix(package): update @ethereum-navigator/navigator to version 0.5.0 2020-04-04 13:54:04 +00:00
Matthias Kretschmann 130c9d7938
Merge pull request #394 from oceanprotocol/feature/transferOwnership
Feature/transfer ownership
2020-04-02 14:23:58 +02:00
Matthias Kretschmann f28640724c
Merge pull request #395 from oceanprotocol/feature/freeWhiteList
freeWhiteList
2020-04-02 14:13:40 +02:00
Matthias Kretschmann 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
Matthias Kretschmann 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
Matthias Kretschmann 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