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

90 Commits

Author SHA1 Message Date
alexcos20
c4921d129b fix lint 2020-05-09 22:20:40 +03:00
alexcos20
59e2accf68 add trusted algo 2020-05-09 22:14:57 +03:00
Alex Coseru
e2c437c1ea
added extra description
@kremalicious - might need some help to make it more clear
2020-04-09 16:30:36 +03:00
alexcos20
b76577bda5 refactor & enhance tests 2020-03-30 17:53:36 +03:00
alexcos20
8bfa7ba593 lint 2020-03-30 15:09:23 +03:00
Alex
9b04e9e413 Add MetaData Edit & Retire (delete) 2020-03-30 14:56:57 +03:00
Alex Coseru
204c5645b8
Merge branch 'master' into feature/transferOwnership 2020-03-25 11:24:41 +02:00
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01:00
ssallam
75a0ef05d9 Fix publishing compute service (fill in parameters value in agreement conditions). Update agreement template events and conditions in the sample json. 2020-03-05 11:56:58 +01:00
alexcos20
dc53af095c add transferOwnership & related 2020-02-11 22:11:37 +02:00
768c69bdbd
service interface refactor and cleanup 2020-01-29 13:50:13 +01:00
9572b4eb3b
algorithm metadata cleanup 2020-01-28 18:59:06 +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
e7acadb2fe
DDO & compute test tweaks 2020-01-27 16:23:54 +01:00
83ea6723e0
algorithm metadata 2020-01-24 15:23:50 +01:00
6d1abfb3ab
remove workflow & algorithm from metadata 2020-01-21 22:10:19 +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
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
bd1b0d16d0
file.index typing fix 2019-11-22 12:13:23 +01:00
75a0de1b2c
remove ddo.addChecksum 2019-11-22 12:12:05 +01:00
b9b63dabe9
DDO updates, contentLength as string 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
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
Pedro Gutiérrez
ba542f299a
Add initial workflow definition. 2019-11-22 12:07:13 +01:00
Pedro Gutiérrez
3f90ab2ef0
Added initial Computing service definition. 2019-11-22 12:07:13 +01:00
27f0734f22
revert esModuleInterop 2019-11-07 12:41:43 +01:00
7d393edc25
lock to web3.js 1.2.1 again 2019-11-06 13:55:34 +01:00
9d95f149d5
typescript updates 2019-10-30 15:45:52 +01:00
c6bc0438de
bump packages 2019-10-30 12:04:16 +01:00
Pedro Gutiérrez
4205d9c8bf Add attribute name on File. 2019-09-03 12:13:15 +02: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
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
6dd1fa5d36 update test data 2019-04-30 11:41:54 +02:00
85df6a27b9 update metadata interface 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
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
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
f002e5d616 Fix on unit tests. 2019-03-18 13:37:49 +01:00