Commit Graph

50 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
alexcos20 c4921d129b fix lint 2020-05-09 22:20:40 +03:00
alexcos20 59e2accf68 add trusted algo 2020-05-09 22:14:57 +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 06e5e6bf6c added function docs 2020-03-31 12:01:00 +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 3ff0e87778 fix transferOwnership 2020-03-25 11:21:03 +02: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
Jorge Shirai e0f533b469
Require logger argument in Aquarius constructor.
Improve Aquarius constructor comment/documentation.
2020-01-15 15:52:42 +01:00
Pablo F. Mescher dd599c9f17 Fixed broken tests
Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
2020-01-15 11:42:52 +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
Matthias Kretschmann 143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
Pedro Gutiérrez 3d7d1f3972
Change linter config. 2019-11-22 12:07:14 +01: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 a80b4aee18 Fix linter issues manually. 2019-06-24 13:06:46 +02:00
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez 0ca5dae306 Improve version output. 2019-06-14 16:33:05 +02:00
Pedro Gutiérrez 0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez 7d94cf2b6c Report the asset creation progress. 2019-05-31 18:02:39 +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 bb1a02a5d1 Fix differences between implementation on DDO generation. 2019-04-30 11:38:11 +02:00
Pedro Gutiérrez b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
Pedro Gutiérrez c632307646 Upgrade to Keeper 0.9.0 and Secret Store access way. 2019-04-01 17:41:43 +02:00
Pedro Gutiérrez 7a13ad8daa Be able to create different Ocean instances with different config. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez ea16729d86 Replace the main Logger for a instantiable class. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez 14f3955ed0 added Search asset tests 2019-02-14 12:05:31 +01:00
Pedro Gutiérrez 518a784554 improved exportation of typings related to DDOs 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 4074d95f1e added comments on some internal classes #79 2019-01-09 16:39:18 +01:00
Sebastian Gerske 6ea480fd47 enhanced did handling 2018-12-17 15:54:58 +01:00
ssallam 04c8a7feda Fix aquarius url and the keeper registered url type. 2018-12-04 21:21:13 +01:00
Sebastian Gerske e4bd6ea84f refactor api path 2018-11-21 16:47:24 +01:00
Sebastian Gerske a2bfe0a816 added connection to brizo 2018-11-19 12:16:11 +01:00
Sebastian Gerske 0b55e108d7 changed error messages 2018-11-16 14:25:55 +01:00
Sebastian Gerske 7a79bd3883 fix retrieveDDO and storeDDO 2018-11-16 13:34:52 +01:00
Sebastian Gerske 7e6c431d85 fixed re-decode of json response from aquarius 2018-11-16 11:35:28 +01:00
Sebastian Gerske c425f03efd separate sign and execute agreement 2018-11-12 08:33:19 +01:00
Sebastian Gerske cbf0b55831 moved test code to test, added metadata, added endpoint generation to aquarius, removed unused code and tests, updated to latest keeper 2018-11-07 14:33:56 +01:00
Sebastian Gerske 45fb69e5f4 switch to url polyfill 2018-11-07 09:53:43 +01:00
Sebastian Gerske 1d9754fba6 make lint more solid 2018-11-01 13:24:41 +01:00
Sebastian Gerske 093a6ea4af added ddo handling 2018-11-01 12:47:48 +01:00
Jernej Pregelj af376eb7ee changes in search paths & type 2018-10-29 16:38:23 +01:00
Sebastian Gerske 43119ed606 added fetch mock 2018-10-26 11:57:26 +02:00
Sebastian Gerske 192eecc3ae added searchAssets 2018-10-26 10:40:46 +02:00
Sebastian Gerske b06cd5e303 rename provider -> aquarius 2018-10-25 17:26:26 +02:00