Commit Graph

146 Commits

Author SHA1 Message Date
Matthias Kretschmann b61822e30c format all the things 2019-06-24 13:06:46 +02:00
Pedro Gutiérrez b32f708385 Improve token validation. 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 b236cda7dd Add Auth module. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez 6fe8430b08 Change the type of the price of an asset to string. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez 7f0d50691c Use prefix on checksum. 2019-05-27 21:12:36 +02:00
Pedro Gutiérrez 6a5db2b314 Fix linter errors. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez 33a9939b47 Fix Aquarius tests using new way to call to services. 2019-05-09 12:53:28 +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 bb1a02a5d1 Fix differences between implementation on DDO generation. 2019-04-30 11:38:11 +02:00
Pedro Gutiérrez e76c152bfc Fix linter errors. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez 2e8e3d9a8f Create SuscribiblePromise class. 2019-04-25 20:20:24 +02:00
Matthias Kretschmann ae4fe65b0e
fix page number in all search queries 2019-04-16 19:01:11 +02:00
Pedro Gutiérrez b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
Pedro Gutiérrez 7943c9f4eb Add integration tests pointing to Nile network. 2019-04-01 17:41:43 +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 c5e78899f0 Upgrade to Keeper 0.8.7 2019-04-01 17:41:43 +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 7a9cdf6966 Add metadata fields on files. 2019-03-29 11:35:24 +01: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 5402d421c8 Remove default exports of Ocean modules. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez 780475b35f Remove OceanBase. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez 83973e63c0 Report complete coverage. 2019-03-19 12:20:26 +01:00
Pedro Gutiérrez eaac2f4f68 Fix linter errors. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez f002e5d616 Fix on unit tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez e7b9f990b6 Add conversion helpers for `did:op:` prefixes. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 76c4b2b1fb Fix all broken tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 3a5fba6e21 Added tests on Conditions 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez ef20a2934d Deploy Keeper 0.8.x contracts. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez 8a0679b2d4 added a helper to transform 0x prefixed values 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 057714988a added some missed methods on Ocean.accounts module 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 8dcdf0a851 moved ID generator 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez 3fd8f995f6 added Ocean.secretStore module 2019-02-26 00:18:07 +01:00
Pedro Gutiérrez a6d2ce8fde using a SecretStore with custom config 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 cfda1e6130 added all necessary methods of Ocean.agreements 2019-02-14 12:05:31 +01:00
Pedro Gutiérrez 14f3955ed0 added Search asset tests 2019-02-14 12:05:31 +01:00
Pedro Gutiérrez c56989a710 using files intead of contentUrls on examples ocean#251 2019-02-08 17:37:21 +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 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 d365650a7a implemented proof generator on DDO 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez 494b9e7d1b added helpers to sign and verify the web3 personal signatures 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 5694ae29b5 changed some methods 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez dd2b672adb simulating zos on contract deployment 2019-02-08 17:37:21 +01:00