Commit Graph

47 Commits

Author SHA1 Message Date
Matthias Kretschmann 8ece01d9fa
formatting updates for new prettier rules 2020-05-19 16:15:56 +02:00
alexcos20 dc53af095c add transferOwnership & related 2020-02-11 22:11:37 +02:00
Matthias Kretschmann 143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
Matthias Kretschmann 2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +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 27f0734f22
revert esModuleInterop 2019-11-07 12:41:43 +01:00
Matthias Kretschmann 7d393edc25
lock to web3.js 1.2.1 again 2019-11-06 13:55:34 +01:00
Matthias Kretschmann 9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
Matthias Kretschmann c6bc0438de
bump packages 2019-10-30 12:04:16 +01:00
Matthias Kretschmann adac2a0dbc
bump lint packages 2019-08-19 13:21:19 +02:00
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez 7f0d50691c Use prefix on checksum. 2019-05-27 21:12:36 +02:00
Pedro Gutiérrez bb1a02a5d1 Fix differences between implementation on DDO generation. 2019-04-30 11:38:11 +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
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 f002e5d616 Fix on unit tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez c213a8d3ca Create Signature integration test and fixed/improved the generation of hashes. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 0410793286 linter fixes 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 6d5be0db75 fixed consume flow 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 407aba7450 improved Service typing 2019-02-20 16:06:04 +01:00
Pedro Gutiérrez 0a0786a835 be able to use a SecretStore URL defined on the DDO ocean#247 2019-02-20 16:06:04 +01:00
Pedro Gutiérrez f5ab0e6d05 improved way that is exported Service type 2019-02-20 16:06:04 +01:00
Pedro Gutiérrez 8fb465fc5b improved Service definition 2019-02-20 16:06:04 +01:00
Pedro Gutiérrez 879921ec0a linter fixes 2019-02-14 12:05:31 +01:00
Pedro Gutiérrez 05efcc3ff1 added created attribute on DDO 2019-02-14 12:05:31 +01:00
Pedro Gutiérrez e88a40dac0 replaces contentUrls by files on DDO ocean#251 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 1336773272 moved checksum length control 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez d51e3f3dbf updated registerAttribute method 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez f82b99792f linter fixes 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez c24aea4bda adding proof and checksum on asset creation flow 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez d365650a7a implemented proof generator on DDO 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 518a784554 improved exportation of typings related to DDOs 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez b2d2271e50 added comment documentation on DDO related classes #79 2019-01-09 16:39:18 +01:00
Sebastian Gerske d4b6366a4a latest adoption 2018-12-05 12:40:38 +01:00
Sebastian Gerske 18f0dd7040 shortened find() 2018-11-21 16:38:48 +01:00
Sebastian Gerske ba4e2d4656 adapted changes from squid discussion 2018-11-14 15:44:25 +01:00
Sebastian Gerske 2df3a68abf fix 500 on aquarius, hardened tests, avoided loading contracts more than once per chain and item 2018-11-09 11:16:22 +01:00
Sebastian Gerske 093a6ea4af added ddo handling 2018-11-01 12:47:48 +01:00
Sebastian Gerske 787ed9dcf3 made ddo business object more versatile 2018-11-01 11:22:00 +01:00
Sebastian Gerske 63e8452d69 added ddo business objects 2018-11-01 11:04:59 +01:00