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

86 Commits

Author SHA1 Message Date
ssallam
19353437ba Fix test and return value from createAgreement. 2020-01-22 15:16:35 +01:00
ssallam
26de27a31b Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional provider argument to the order method. Add method to fetch providers of a did (via the didRegistry). 2020-01-22 13:46:10 +01:00
ssallam
7ccac889ed Remove all .js files that were unintentionally committed. 2020-01-21 13:20:49 +01:00
ssallam
c7b41724ba Add event getter to agreementstoremanager, update the signature tests. 2020-01-21 12:25:53 +01:00
ssallam
9fe9422ff7 Update templateId type in agreement hash, fix signature and consumeasset tests. Update readme file regarding running integration tests. 2020-01-20 11:44:13 +01:00
ssallam
48c4f64599 Fix tests. 2020-01-17 15:35:11 +01:00
ssallam
c6876ca9e2 New template interface almost completed. 2020-01-16 09:52:26 +01:00
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
b31a661dcb
transferOwnership fixes, add integration test 2019-11-22 12:13:52 +01:00
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
36a77c0d0b
linting fixes 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
354149d2d4
test tweaks 2019-10-31 12:19:53 +01:00
c772324b34
signature test tweaks 2019-10-30 17:33:46 +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
2fd333ec3a
eslint updates 2019-08-15 14:13:21 +02:00
Pedro Gutiérrez
bb082f0c8a Support integration tests on networks without Dispenser. 2019-06-27 14:31:28 +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
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
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
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
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
Pedro Gutiérrez
398ec203c1 Add status method to agreements module. 2019-04-16 14:01:30 +02:00
Pedro Gutiérrez
1e94e27f81 Fix wrong prepare output. 2019-04-15 23:17:51 +02:00
Pedro Gutiérrez
ddaf583ba0 Fix environment issues on Travis. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
9a252d7731 Fix integration tests related to consumption. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
6a98fc39cf Add a integration test using the consumption of big files. 2019-04-08 10:49:53 +02:00