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

32 Commits

Author SHA1 Message Date
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01: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
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
bd1b0d16d0
file.index typing fix 2019-11-22 12:13:23 +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
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
4205d9c8bf Add attribute name on File. 2019-09-03 12:13:15 +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
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
7a9cdf6966 Add metadata fields on files. 2019-03-29 11:35:24 +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
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
d365650a7a implemented proof generator on DDO 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
b2d2271e50 added comment documentation on DDO related classes #79 2019-01-09 16:39:18 +01:00
Sebastian Gerske
70c0b5eaf0 adapt to interface changes 2018-11-16 14:26:26 +01:00
Sebastian Gerske
0c46763095 encrypt contentUrls at once instead separate, move generation of serviceAgreementId outside of signAgreement and executeAgreement in ocean object, hardened sign and execute of service agreements, wrote unit tests 2018-11-12 12:09:42 +01:00
Sebastian Gerske
c425f03efd separate sign and execute agreement 2018-11-12 08:33:19 +01:00
Sebastian Gerske
7a8ae3929a fix lint 2018-11-07 14:35:49 +01:00
Sebastian Gerske
cbf0b55831 moved test code to test, added metadata, added endpoint generation to aquarius, removed unused code and tests, updated to latest keeper 2018-11-07 14:33:56 +01:00
Sebastian Gerske
56fc8e6f23 fixed lint error 2018-11-01 11:05:29 +01:00
Sebastian Gerske
63e8452d69 added ddo business objects 2018-11-01 11:04:59 +01:00