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

38 Commits

Author SHA1 Message Date
Alex Coseru
0934c1879b
Merge pull request #400 from oceanprotocol/bug/fix_compute_issues
fix Brizo auth for compute
2020-04-14 19:38:50 +03:00
alexcos20
8a85668019 add hash 2020-04-14 17:28:50 +03:00
alexcos20
2ed8237350 refactor 2020-04-14 15:32:17 +03:00
alexcos20
5d273a98ce fix brizo 2020-04-14 15:01:39 +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
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 Coseru
204c5645b8
Merge branch 'master' into feature/transferOwnership 2020-03-25 11:24:41 +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
09c2f9f818
test fixes 2020-01-29 14:38:44 +01:00
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
ssallam
e31aa81dcc Merge branch 'master' into feature/compute
# Conflicts:
#	src/ocean/OceanAssets.ts
2020-01-23 09:34:40 +01:00
pfmescher
1862913f1c
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
2020-01-23 09:17:23 +01:00
5bad5fa9ec
new ocean.compute interface 2020-01-21 14:38:43 +01:00
ssallam
9fe9422ff7 Update templateId type in agreement hash, fix signature and consumeasset tests. Update readme file regarding running integration tests. 2020-01-20 11:44:13 +01:00
Jorge Shirai
df1c4fafd7
Fix lint errors. 2020-01-15 15:58:44 +01:00
Pablo F. Mescher
550ec76a35 Decoupled Aquarius class from Ocean class
and removed inheritance from Instantiable

Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
2020-01-15 10:33:42 +01:00
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +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
e253e4c0bb
more DDO structure updates 2019-11-22 12:07:14 +01:00
b15022a4c1
test against latest Node.js 2019-11-22 12:07:14 +01:00
7d393edc25
lock to web3.js 1.2.1 again 2019-11-06 13:55:34 +01:00
c772324b34
signature test tweaks 2019-10-30 17:33:46 +01:00
9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
ccf0b39cf0
bump packages 2019-07-31 13:02:04 +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
031720ad5d Return the correct data format on agreement prepare. 2019-07-03 13:08:00 +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
b236cda7dd Add Auth module. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
d363e3cd2a Detect signature errors produced user rejection. #226 2019-05-17 15:29:10 +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
a931fe5a42 Move helpers/utils that needs web3 or ocean instance to instantiable classes. 2019-04-01 10:33:38 +02:00