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

157 Commits

Author SHA1 Message Date
Sebastian Gerske
43db4412ee add events to template 2018-11-23 09:57:26 +01:00
Sebastian Gerske
8d018633a9 added buy asset and grant access samples, prepare for consumption 2018-11-23 09:17:30 +01:00
Sebastian Gerske
a6c09d0f88 fix lock Payment 2018-11-22 13:14:38 +01:00
Sebastian Gerske
2d41535bab remove logs 2018-11-22 11:39:20 +01:00
Sebastian Gerske
42959d8fc7 fix compressed deps 2018-11-22 11:38:00 +01:00
Sebastian Gerske
8a68715fce getting closer to compressed deps 2018-11-22 11:32:06 +01:00
Sebastian Gerske
8390c12599 fix shifting 2018-11-22 10:58:24 +01:00
Sebastian Gerske
920ae0dc35 added more logging 2018-11-22 10:56:06 +01:00
Sebastian Gerske
43fe8634d2 fix lockPayment 2018-11-22 09:22:27 +01:00
Sebastian Gerske
e4bd6ea84f refactor api path 2018-11-21 16:47:24 +01:00
Sebastian Gerske
18f0dd7040 shortened find() 2018-11-21 16:38:48 +01:00
Sebastian Gerske
17e6540031
Merge pull request #53 from oceanprotocol/feature/generate-fulfillment-indices
Generate fulfillmentIndices from service agreement conditions, set fu…
2018-11-21 16:32:19 +01:00
ssallam
1a3bb2f8b1 Generate fulfillmentIndices from service agreement conditions, set fulfillmentOperator to 1 (or operator), fix typo. 2018-11-21 15:58:59 +01:00
Sebastian Gerske
efeb0fa11f fixed lint 2018-11-21 15:10:09 +01:00
diminator
eef46c7a1c
some style changes for readability 2018-11-21 14:59:22 +01:00
Sebastian Gerske
c5b0c76fbf move to local version of secret store 2018-11-21 10:44:23 +01:00
Sebastian Gerske
2cfb32199a added logging, reworked consumer account on execute agreement 2018-11-20 11:25:10 +01:00
Sebastian Gerske
baeddd98a7 made error logging easier to recap on method send failure 2018-11-20 11:23:39 +01:00
Sebastian Gerske
0afbb8453d typed lockPayments 2018-11-20 11:23:11 +01:00
Sebastian Gerske
cc91cdb054 map parameter values 2018-11-20 10:43:11 +01:00
Sebastian Gerske
dfff8fc228 added event wireup
added lock payment
added fulfilmentOperators
added declarative way to describe dependencies
added service agreement termination
2018-11-20 09:13:03 +01:00
Sebastian Gerske
a2bfe0a816 added connection to brizo 2018-11-19 12:16:11 +01:00
Sebastian Gerske
58cd2810ed adapt changes to ddo condition structure 2018-11-16 15:15:45 +01:00
Sebastian Gerske
02c36d12ad fix issue with generating public key, adapt interface changes of aquarius 2018-11-16 14:26:58 +01:00
Sebastian Gerske
9a90ec80d6 added checksum 2018-11-16 14:26:31 +01:00
Sebastian Gerske
70c0b5eaf0 adapt to interface changes 2018-11-16 14:26:26 +01:00
Sebastian Gerske
48ef4cff5f adapted examples to interface changes 2018-11-16 14:26:06 +01:00
Sebastian Gerske
0b55e108d7 changed error messages 2018-11-16 14:25:55 +01:00
Sebastian Gerske
469088ec79 made squid fire lazers 2018-11-16 14:24:47 +01:00
Sebastian Gerske
7a79bd3883 fix retrieveDDO and storeDDO 2018-11-16 13:34:52 +01:00
Sebastian Gerske
7e6c431d85 fixed re-decode of json response from aquarius 2018-11-16 11:35:28 +01:00
Sebastian Gerske
750d240f1c added headers again 2018-11-16 10:03:16 +01:00
Sebastian Gerske
91326591fa revert 2018-11-16 09:51:30 +01:00
Sebastian Gerske
3c23c49827 maybe fix cors preflight 2018-11-16 09:46:42 +01:00
Sebastian Gerske
3a392eb4fe fix lint 2018-11-14 15:56:12 +01:00
Sebastian Gerske
ba4e2d4656 adapted changes from squid discussion 2018-11-14 15:44:25 +01:00
Sebastian Gerske
3983c83eb9 added support for POA network 2018-11-14 09:36:37 +01:00
Sebastian Gerske
8d71844902 fix doc generation 2018-11-12 12:36:31 +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
86d1621046 add get public key method to account 2018-11-12 10:06:24 +01:00
Sebastian Gerske
c425f03efd separate sign and execute agreement 2018-11-12 08:33:19 +01:00
Sebastian Gerske
2df3a68abf fix 500 on aquarius, hardened tests, avoided loading contracts more than once per chain and item 2018-11-09 11:16:22 +01:00
Sebastian Gerske
6df097ea8f added brizo 2018-11-09 10:43:29 +01:00
Sebastian Gerske
ff8a904f09 hardened contract handler 2018-11-08 08:23:00 +01:00
Sebastian Gerske
77213a44e1 update registerasset flow 2018-11-07 15:05:16 +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
8e3a30990b channel all the contract trough the keeper 2018-11-07 11:21:17 +01:00
Sebastian Gerske
20377f5aa3 get rid of order 2018-11-07 11:08:00 +01:00
Sebastian Gerske
45fb69e5f4 switch to url polyfill 2018-11-07 09:53:43 +01:00