Commit Graph

107 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
Alex Coseru 3e9e809860
Merge branch 'master' into feature/ctd_trusted_algo 2020-05-19 14:09:22 +03:00
alexcos20 46e3de63f1 fix timeouts 2020-05-14 06:10:37 -07:00
alexcos20 cee861cffd fix timeouts 2020-05-14 06:08:45 -07:00
alexcos20 59e2accf68 add trusted algo 2020-05-09 22:14:57 +03:00
Alex Coseru 2100cc9de4
Merge branch 'master' into feature/metadata_edit_and_delete 2020-04-09 16:11:37 +03:00
Matthias Kretschmann 130c9d7938
Merge pull request #394 from oceanprotocol/feature/transferOwnership
Feature/transfer ownership
2020-04-02 14:23:58 +02:00
alexcos20 091df0f9d4 added function docs 2020-03-31 11:58:12 +03:00
alexcos20 8bfa7ba593 lint 2020-03-30 15:09:23 +03:00
Alex 9b04e9e413 Add MetaData Edit & Retire (delete) 2020-03-30 14:56:57 +03:00
Alex 52fa436b87 freeWhiteList 2020-03-26 00:34:34 +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 00b518aa22 removed name & access fs 2020-03-18 09:40:22 +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
ssallam c26ae88fa3 Fix style issues and failing unit tests. 2020-03-06 11:35:31 +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
alexcos20 b29ac25de1 lint 2020-02-11 22:15:42 +02:00
alexcos20 dc53af095c add transferOwnership & related 2020-02-11 22:11:37 +02:00
Matthias Kretschmann 138a6bf75a
remove `index` parameter from ocean.assets.consume() 2020-01-28 15:36:25 +01:00
Matthias Kretschmann 40754ca46a
new ocean.utils.services
* refactor all .order() methods to use one single method
* remove `index` parameter from ocean.assets.order()
* update compute test flow
2020-01-27 19:14:12 +01:00
Matthias Kretschmann c8ea5f77c2
merge fixes 2020-01-23 10:33:02 +01:00
ssallam e31aa81dcc Merge branch 'master' into feature/compute
# Conflicts:
#	src/ocean/OceanAssets.ts
2020-01-23 09:34:40 +01:00
ssallam 5f331bf467 Fix style issues. 2020-01-22 15:31:27 +01:00
ssallam 26de27a31b Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional `provider` argument to the order method. Add method to fetch providers of a did (via the didRegistry). 2020-01-22 13:46:10 +01:00
Matthias Kretschmann d0ab7f6c14
new compute.order method 2020-01-22 11:16:44 +01:00
Matthias Kretschmann 5bad5fa9ec
new ocean.compute interface 2020-01-21 14:38:43 +01:00
ssallam e22b63cc80 More updates. 2020-01-16 15:47:29 +01:00
Matthias Kretschmann 619cd42db7
new OceanCompute submodule 2020-01-10 20:25:14 +01:00
Matthias Kretschmann ae7768253e
add execution of compute jobs 2020-01-09 12:20:19 +01:00
Matthias Kretschmann 143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
Matthias Kretschmann b31a661dcb
transferOwnership fixes, add integration test 2019-11-22 12:13:52 +01:00
Matthias Kretschmann 347915a41e
add ocean.assets.transferOwnership() 2019-11-22 12:13:51 +01:00
Matthias Kretschmann 5a49cf01f9
remove legacy contentUrls for good 2019-11-22 12:12:05 +01:00
Matthias Kretschmann 75a0de1b2c
remove ddo.addChecksum 2019-11-22 12:12:05 +01:00
Pedro Gutiérrez e3a7c54c6a
Update DDO service schema. 2019-11-22 12:07:14 +01:00
Pedro Gutiérrez 3d7d1f3972
Change linter config. 2019-11-22 12:07:14 +01:00
Matthias Kretschmann 36a77c0d0b
linting fixes 2019-11-22 12:07:14 +01:00
Matthias Kretschmann e253e4c0bb
more DDO structure updates 2019-11-22 12:07:14 +01:00
Matthias Kretschmann b1ff2e7a27
lowercase service type values 2019-11-22 12:07:14 +01:00
Matthias Kretschmann 07d17fe32e
update metadata to OEP-8 v0.4 2019-11-22 12:07:14 +01:00
Matthias Kretschmann ccf0b39cf0
bump packages 2019-07-31 13:02:04 +02:00
Pedro Gutiérrez a9ba23d2c3 Resolve the DDO using the service endpoint on registration event. 2019-07-16 14:56:56 +02:00
Pedro Gutiérrez cdbc4c93a1 Fix linter errors. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez 88b8eb06c6 Allow using Secret Store to decrypt the files that are going to be downloaded. 2019-07-15 11:36:06 +02:00