Commit Graph

28 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
Matthias Kretschmann 143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
Matthias Kretschmann c122e06871
add allowSyntheticDefaultImports 2019-11-22 12:14:16 +01:00
Pedro Gutiérrez 3d7d1f3972
Change linter config. 2019-11-22 12:07:14 +01:00
Matthias Kretschmann adac2a0dbc
bump lint packages 2019-08-19 13:21:19 +02:00
Pedro Gutiérrez 4c3f134942 Fix error on getting contract address of not loaded contracts. 2019-06-25 13:10:08 +02:00
Pedro Gutiérrez d6b601effd Prevent error messages on optional contracts. 2019-06-25 12:00:37 +02:00
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez 0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez 47ced8af1b Add ownerAssets method to assets module. 2019-04-17 13:54:33 +02:00
Pedro Gutiérrez 05ca0da57f Fix linter errors. 2019-03-25 15:21:23 +01: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 eaac2f4f68 Fix linter errors. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez c976d52378 Upgrade asset.create, asset.order and agreement related methods to work with Keeper 0.8.x. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 6a4df9768a Move signature values generation to template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 86906b393f added OceanAgreementsConditions submodule 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez c9b383223b fixed some typing issues 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 5ec624b2a5 initial implementation of templates and conditions 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez c1c3168c64 improved error detection on integration test #118 2019-01-24 10:48:48 +01:00
Sebastian Gerske 83ce375588 remove dead code 2018-12-10 13:26:07 +01:00
Sebastian Gerske a6c09d0f88 fix lock Payment 2018-11-22 13:14:38 +01:00
Sebastian Gerske 920ae0dc35 added more logging 2018-11-22 10:56:06 +01:00
Sebastian Gerske baeddd98a7 made error logging easier to recap on method send failure 2018-11-20 11:23:39 +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 e1b4293125 use timeouts from template 2018-11-05 14:56:14 +01:00
Sebastian Gerske df56556e87 added serviceAgreementTemplates, wip 2018-10-29 17:28:40 +01:00
Sebastian Gerske bb6de972eb added business objects form DIDRegistry and ServieAgreement, Added tests for DIDRegistry 2018-10-29 10:53:22 +01:00