1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
e253e4c0bb
more DDO structure updates 2019-11-22 12:07:14 +01:00
b1ff2e7a27
lowercase service type values 2019-11-22 12:07:14 +01:00
07d17fe32e
update metadata to OEP-8 v0.4 2019-11-22 12:07:14 +01:00
adac2a0dbc
bump lint packages 2019-08-19 13:21:19 +02:00
Pedro Gutiérrez
a80b4aee18 Fix linter issues manually. 2019-06-24 13:06:46 +02:00
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
172967c352 Fix integration tests. 2019-05-30 00:56:16 +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
c8411e29d2 Add more events on order execution. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
4c4a4f64ce Detect error inside the executor of SubscribableObserver if it returns a promise. 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
2e8e3d9a8f Create SuscribiblePromise class. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
c116cde4ca Allow create a Ocean instance in wrong network. #188 2019-04-23 12:46:52 +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
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
f8b3d839eb Add a way to get the status of a agreement. 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
44a611248e Create helper to fill some common attributes on service agreement template on DDO. 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
4f28092014 Improved signature helper using fallback non-personal sign method. 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
e61e7b8881 improved Logger allowing different log level 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
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
494b9e7d1b added helpers to sign and verify the web3 personal signatures 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
68d551dc09 improves some error messages 2019-01-25 10:53:53 +01:00
Pedro Gutiérrez
86b406ad2e fixed linter issues 2019-01-24 10:58:05 +01:00
Pedro Gutiérrez
1ecbb69937 improved error detection on http requests #118 2019-01-24 10:48:48 +01:00
Pedro Gutiérrez
f71e7e345a linter fixes 2019-01-22 14:18:58 +01:00
Pedro Gutiérrez
4074d95f1e added comments on some internal classes #79 2019-01-09 16:39:18 +01:00
Sebastian Gerske
a2bfe0a816 added connection to brizo 2018-11-19 12:16:11 +01:00
Sebastian Gerske
5dbc868686 new linter styles 2018-10-02 10:06:26 +02:00
Sebastian Gerske
163ac95681 fixed caseing again 2018-10-02 09:53:06 +02:00
Sebastian Gerske
2f437d2097
Delete logger.ts 2018-10-02 09:46:43 +02:00
Sebastian Gerske
d63fc69dab moved purchase logic to squid, new structure, mockable contracts, first version of unit tests 2018-10-01 18:10:26 +02:00
Sebastian Gerske
72c9bebc2e replaced eslint with tslint 2018-09-25 09:14:01 +02:00
Sebastian Gerske
20c10a8ef5 migrated to typescript 2018-09-25 08:30:54 +02:00
Sebastian Gerske
6e1fff2ed1 removed logging 2018-09-21 14:58:48 +02:00
Sebastian Gerske
9a6838a437 made getNetworkName and getAccounts async 2018-09-21 14:43:50 +02:00
Sebastian Gerske
591713dd90 added automatic network discovery to squid 2018-09-21 11:57:33 +02:00