Pedro Gutiérrez
|
68d551dc09
|
improves some error messages
|
2019-01-25 10:53:53 +01:00 |
|
Pedro Gutiérrez
|
c1c3168c64
|
improved error detection on integration test #118
|
2019-01-24 10:48:48 +01:00 |
|
Sebastian Gerske
|
724a29ee80
|
add detection for meta mask
|
2018-12-18 15:50:37 +01:00 |
|
Sebastian Gerske
|
6ea480fd47
|
enhanced did handling
|
2018-12-17 15:54:58 +01:00 |
|
Sebastian Gerske
|
a0648b4b84
|
remove 0x prefix from serviceAgreementId
|
2018-12-17 14:29:09 +01:00 |
|
Sebastian Gerske
|
d6495036d7
|
Merge branch 'develop' into fix/file_download
|
2018-12-14 16:15:36 +01:00 |
|
Sebastian Gerske
|
85496f7002
|
added the check for the status of the template that is used to sign the service agreement
|
2018-12-14 16:11:26 +01:00 |
|
ssallam
|
233aede5f6
|
Generate assetId with 0x prefix, update all references to reflect this. This makes it similar to squid-py and fixes an issue in payAsset where the asset id in the condition param had double 0x prefix when paying a service agreement for an asset created in squid-py.
|
2018-12-14 13:40:08 +01:00 |
|
Sebastian Gerske
|
b2cebf7748
|
added verbose flag to config
|
2018-12-11 17:41:10 +01:00 |
|
Sebastian Gerske
|
2310c7103e
|
increase timeout
|
2018-12-07 16:55:32 +01:00 |
|
Sebastian Gerske
|
0f262f5f03
|
map events properly
|
2018-12-07 16:00:33 +01:00 |
|
Sebastian Gerske
|
2c85460285
|
fix timeout
|
2018-12-07 15:30:54 +01:00 |
|
Sebastian Gerske
|
382207b904
|
fix registering
|
2018-12-07 15:23:17 +01:00 |
|
Sebastian Gerske
|
ce7027590e
|
new access template
|
2018-12-07 15:19:16 +01:00 |
|
Sebastian Gerske
|
3bf09e63a1
|
added executeAgreement event listener
|
2018-11-23 16:09:31 +01:00 |
|
Sebastian Gerske
|
a904649c33
|
add event listener for lockPayment
|
2018-11-23 16:01:42 +01:00 |
|
Sebastian Gerske
|
0c3c21b4c5
|
fix listener, add eventing, moved generation of conditions to template structure
|
2018-11-23 14:14:35 +01:00 |
|
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 |
|
ssallam
|
1a3bb2f8b1
|
Generate fulfillmentIndices from service agreement conditions, set fulfillmentOperator to 1 (or operator), fix typo.
|
2018-11-21 15:58:59 +01:00 |
|
diminator
|
eef46c7a1c
|
some style changes for readability
|
2018-11-21 14:59:22 +01:00 |
|
Sebastian Gerske
|
2cfb32199a
|
added logging, reworked consumer account on execute agreement
|
2018-11-20 11:25:10 +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
|
ba4e2d4656
|
adapted changes from squid discussion
|
2018-11-14 15:44:25 +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
|
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
|
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
|
2194ae59c3
|
adapt changes from keeper 0.3.18
|
2018-11-07 09:35:47 +01:00 |
|
Sebastian Gerske
|
6ab85631ca
|
move template registration outside of asset registration again
|
2018-11-06 16:13:12 +01:00 |
|
Sebastian Gerske
|
86be0cc6d5
|
added search by text, added templates for fitchain and access
|
2018-11-05 17:50:56 +01:00 |
|
Sebastian Gerske
|
1874e24b61
|
expose both search methods
|
2018-11-05 14:58:58 +01:00 |
|
Sebastian Gerske
|
e1b4293125
|
use timeouts from template
|
2018-11-05 14:56:14 +01:00 |
|