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

324 Commits

Author SHA1 Message Date
alexcos20
4a76dfd604 fixed Url to Uri 2020-02-01 16:21:59 +02:00
alexcos20
9cf716ebe4 add Output interface 2020-02-01 16:11:06 +02:00
alexcos20
6e2289b27d lint fix 2020-02-01 15:42:02 +02:00
alexcos20
eb73d6604c small cleanup 2020-02-01 15:30:15 +02:00
alexcos20
a60e415925 add Output Object passed to brizo 2020-02-01 15:25:24 +02:00
Alex Coseru
fa09f6f2c7
add Output interface 2020-02-01 13:12:39 +02:00
1f552812f1
grantServiceExecution -> grantCompute 2020-01-29 16:29:26 +01:00
09c2f9f818
test fixes 2020-01-29 14:38:44 +01:00
b86caf343a
compute job interface update 2020-01-29 12:32:24 +01:00
f11eacaabd
job status cleanup 2020-01-28 18:46:12 +01:00
138a6bf75a
remove index parameter from ocean.assets.consume() 2020-01-28 15:36:25 +01:00
40754ca46a
new ocean.utils.services
* refactor all .order() methods to use one single method
* remove `index` parameter from ocean.assets.order()
* update compute test flow
2020-01-27 19:14:12 +01:00
c8ea5f77c2
merge fixes 2020-01-23 10:33:02 +01:00
ssallam
e31aa81dcc Merge branch 'master' into feature/compute
# Conflicts:
#	src/ocean/OceanAssets.ts
2020-01-23 09:34:40 +01:00
pfmescher
1862913f1c
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
2020-01-23 09:17:23 +01:00
ssallam
5f331bf467 Fix style issues. 2020-01-22 15:31:27 +01:00
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
d0ab7f6c14
new compute.order method 2020-01-22 11:16:44 +01:00
8c4465eeb0
naming 2020-01-22 10:01:04 +01:00
db689aab63
setup compute unit tests 2020-01-21 22:09:08 +01:00
6b52d4dbaa
consistent parameter order 2020-01-21 16:04:59 +01:00
04aa6d6700
add ocean.compute.result 2020-01-21 15:13:02 +01:00
5bad5fa9ec
new ocean.compute interface 2020-01-21 14:38:43 +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
e22b63cc80 More updates. 2020-01-16 15:47:29 +01:00
ssallam
c6876ca9e2 New template interface almost completed. 2020-01-16 09:52:26 +01:00
3d978f792d
template refactoring 2020-01-15 19:28:04 +01:00
Jorge Shirai
df1c4fafd7
Fix lint errors. 2020-01-15 15:58:44 +01:00
Pablo F. Mescher
550ec76a35 Decoupled Aquarius class from Ocean class
and removed inheritance from Instantiable

Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
2020-01-15 10:33:42 +01:00
619cd42db7
new OceanCompute submodule 2020-01-10 20:25:14 +01:00
ae7768253e
add execution of compute jobs 2020-01-09 12:20:19 +01:00
d6a233e590
typos 2019-12-06 09:57:26 +01:00
143fcbecf3
tweak printWidth 2019-11-22 12:14:17 +01:00
2fd4e94f29
refactoring for web3.js 1.2.2 2019-11-22 12:14:16 +01:00
b31a661dcb
transferOwnership fixes, add integration test 2019-11-22 12:13:52 +01:00
347915a41e
add ocean.assets.transferOwnership() 2019-11-22 12:13:51 +01:00
5a49cf01f9
remove legacy contentUrls for good 2019-11-22 12:12:05 +01:00
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
Pedro Gutiérrez
1f6e57fb60
Add ComputeExecutionCondition. 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
b15022a4c1
test against latest Node.js 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
7d393edc25
lock to web3.js 1.2.1 again 2019-11-06 13:55:34 +01:00
c772324b34
signature test tweaks 2019-10-30 17:33:46 +01:00
9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
adac2a0dbc
bump lint packages 2019-08-19 13:21:19 +02:00
ccf0b39cf0
bump packages 2019-07-31 13:02:04 +02:00
Pedro Gutiérrez
a9ba23d2c3 Resolve the DDO using the service endpoint on registration event. 2019-07-16 14:56:56 +02:00
Pedro Gutiérrez
cdbc4c93a1 Fix linter errors. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
88b8eb06c6 Allow using Secret Store to decrypt the files that are going to be downloaded. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
ccbd0daead Restore decryption feature on Secret Store submodule. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
a629a04dd4 Move download file behavior to utils. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
d3f15e361a Detect the error when a condition is not correctly fulfilled. 2019-07-09 11:39:22 +02:00
Pedro Gutiérrez
031720ad5d Return the correct data format on agreement prepare. 2019-07-03 13:08:00 +02:00
Pedro Gutiérrez
4c3f134942 Fix error on getting contract address of not loaded contracts. 2019-06-25 13:10:08 +02:00
Pedro Gutiérrez
be95da79df Allow Disenser as optional contract. 2019-06-25 11:12:32 +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
ba9dc0930d Improve how is get the version data of the squid. 2019-06-18 12:29:51 +02:00
Pedro Gutiérrez
0ca5dae306 Improve version output. 2019-06-14 16:33:05 +02:00
Pedro Gutiérrez
21fa3495c5 Transform the versions object to an array with properties. 2019-06-14 12:05:59 +02:00
Pedro Gutiérrez
0438beef2b Create Versions module. 2019-06-14 00:34:53 +02:00
Pedro Gutiérrez
95d668666b Add authenticate method to account. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
b32f708385 Improve token validation. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
3abe15a023 Send the token when is available to authenticate on Brizo. 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
9dc4b348ce Make Auth modules constants configurable. 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
b60e46a0b5 Add the token to the accounts that have it stored. 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
7d94cf2b6c Report the asset creation progress. 2019-05-31 18:02:39 +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
90fbc0b1d6 Expose the granted agreementIds for a consumer. 2019-05-29 12:18:04 +02:00
Pedro Gutiérrez
d363e3cd2a Detect signature errors produced user rejection. #226 2019-05-17 15:29:10 +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
99ddff97bc Update order flow using Brizo. 2019-04-30 19:35:34 +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
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
4438206914 Send the DID registry transaction before send the DDO to Aquarius. #200 2019-04-23 12:46:52 +02:00
Pedro Gutiérrez
8f8766d700 Generate the download asset folder name in the same way than squid-py. 2019-04-23 12:46:52 +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
29ea28cf90 Fix bug on order assets that was stopping the flow after paying. 2019-04-15 13:33:25 +02:00
Pedro Gutiérrez
b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
Pedro Gutiérrez
3dbc1b90d7 Be able to download a specific file of an asset. 2019-04-04 10:08:03 +02:00
Pedro Gutiérrez
b5727bb8dc Fix lint errors. 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