Commit Graph

96 Commits

Author SHA1 Message Date
Matthias Kretschmann c122e06871
add allowSyntheticDefaultImports 2019-11-22 12:14:16 +01:00
Matthias Kretschmann 2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +01:00
Matthias Kretschmann b31a661dcb
transferOwnership fixes, add integration test 2019-11-22 12:13:52 +01:00
Matthias Kretschmann 75a0de1b2c
remove ddo.addChecksum 2019-11-22 12:12:05 +01:00
Pedro Gutiérrez 476a624e89
Add integration test about adding permissions on DIDRegistry. 2019-11-22 12:08:35 +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
Pedro Gutiérrez c140ce75e9
Cover EscrowComputeExecutionTemplate with integration tests. 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 b15022a4c1
test against latest Node.js 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 27f0734f22
revert esModuleInterop 2019-11-07 12:41:43 +01:00
Matthias Kretschmann 354149d2d4
test tweaks 2019-10-31 12:19:53 +01:00
Matthias Kretschmann c772324b34
signature test tweaks 2019-10-30 17:33:46 +01:00
Matthias Kretschmann 9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
Pedro Gutiérrez 3235e4f930 Add a way to know if an address is provider of an asset. 2019-08-30 11:53:04 +02:00
Matthias Kretschmann 166d290ef1
change Spree Brizo address 2019-08-29 13:55:38 +02:00
Matthias Kretschmann 2fd333ec3a
eslint updates 2019-08-15 14:13:21 +02:00
Pedro Gutiérrez 46a14b67f6 Fix urls of consumption metadata. 2019-07-31 00:43:13 +02:00
Pedro Gutiérrez 919534175f Update the remote components URLs. 2019-06-28 13:07:44 +02:00
Pedro Gutiérrez bb082f0c8a Support integration tests on networks without Dispenser. 2019-06-27 14:31:28 +02:00
Pedro Gutiérrez 9a6782cfa3 Add Pacific network config. 2019-06-26 16:46:59 +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 0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez 7b20b27e8b Improve error reporting on consumption. 2019-06-11 13:59:31 +02:00
Pedro Gutiérrez 95d668666b Add authenticate method to account. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez 1f83e333cb Improve how can be get the token from the account. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez abd4ccac1e Add a error message if localStorage is not available. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez 4d73eb8697 Add integration test for Auth module. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez 7d94cf2b6c Report the asset creation progress. 2019-05-31 18:02:39 +02:00
Pedro Gutiérrez 172967c352 Fix integration tests. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez 6f57118ce9 Use price as string on some remaining parts. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez 337c527f7d Use string for price attribute on integration tests. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez 18037db43d Add Duero config to execute integration test. 2019-05-17 15:05:28 +02:00
Pedro Gutiérrez 6a5db2b314 Fix linter errors. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez 99ddff97bc Update order flow using Brizo. 2019-04-30 19:35:34 +02:00
Matthias Kretschmann d2498af628
switch test files urls 2019-04-30 12:10:09 +02:00
Matthias Kretschmann dedcb83330 cleanup test data 2019-04-30 11:41:54 +02:00
Matthias Kretschmann 6dd1fa5d36 update test data 2019-04-30 11:41:54 +02:00
Pedro Gutiérrez c8411e29d2 Add more events on order execution. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez e76c152bfc Fix linter errors. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez 5b5ad23d7a Emit the progress of ordering a asset. #202 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez b36e3a4f06 Add consumerAssets method to assets module. 2019-04-17 13:54:33 +02:00
Pedro Gutiérrez 47ced8af1b Add ownerAssets method to assets module. 2019-04-17 13:54:33 +02:00
Pedro Gutiérrez 652d4e7575 Add owner method on assets module. 2019-04-17 13:54:33 +02:00
Matthias Kretschmann ae4fe65b0e
fix page number in all search queries 2019-04-16 19:01:11 +02:00
Pedro Gutiérrez b6af27a523 Use only the agreementId on status method of agreements module. 2019-04-16 14:33:42 +02:00