|
ae4fe65b0e
|
fix page number in all search queries
|
2019-04-16 19:01:11 +02:00 |
|
Pedro Gutiérrez
|
b8fec2d084
|
Use the new Aquarius response type.
|
2019-04-05 16:11:04 +02:00 |
|
Pedro Gutiérrez
|
7943c9f4eb
|
Add integration tests pointing to Nile network.
|
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 |
|
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
|
7a13ad8daa
|
Be able to create different Ocean instances with different config.
|
2019-03-25 15:21:23 +01:00 |
|
Pedro Gutiérrez
|
5402d421c8
|
Remove default exports of Ocean modules.
|
2019-03-25 15:21:23 +01:00 |
|
Pedro Gutiérrez
|
780475b35f
|
Remove OceanBase.
|
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
|
76c4b2b1fb
|
Fix all broken tests.
|
2019-03-18 13:37:49 +01:00 |
|
Pedro Gutiérrez
|
0410793286
|
linter fixes
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
057714988a
|
added some missed methods on Ocean.accounts module
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
8dcdf0a851
|
moved ID generator
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
3fd8f995f6
|
added Ocean.secretStore module
|
2019-02-26 00:18:07 +01:00 |
|
Pedro Gutiérrez
|
a6d2ce8fde
|
using a SecretStore with custom config
|
2019-02-20 16:06:04 +01:00 |
|
Pedro Gutiérrez
|
f5ab0e6d05
|
improved way that is exported Service type
|
2019-02-20 16:06:04 +01:00 |
|
Pedro Gutiérrez
|
cfda1e6130
|
added all necessary methods of Ocean.agreements
|
2019-02-14 12:05:31 +01:00 |
|
Pedro Gutiérrez
|
14f3955ed0
|
added Search asset tests
|
2019-02-14 12:05:31 +01:00 |
|
Pedro Gutiérrez
|
d51e3f3dbf
|
updated registerAttribute method
|
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
|
518a784554
|
improved exportation of typings related to DDOs
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
5694ae29b5
|
changed some methods
|
2019-02-08 17:37:21 +01:00 |
|
Pedro Gutiérrez
|
95a98daa38
|
moved main methods to modules by scope
|
2019-01-25 21:23:37 +01:00 |
|
Pedro Gutiérrez
|
5e4a33f4e2
|
added better DID verification
|
2019-01-22 14:14:49 +01:00 |
|
Sebastian Gerske
|
3b8e424232
|
added test for failed service agreements
|
2018-12-19 12:34:07 +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
|
09191fab59
|
rollback did containing 0x
|
2018-12-17 14:17:35 +01:00 |
|
Sebastian Gerske
|
1724412dd7
|
adapted unit tets to the code
|
2018-12-14 15:30:23 +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
|
12bd56e5f9
|
adapt unit tests
|
2018-11-26 11:04:05 +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
|
dccd58802a
|
added error messages
|
2018-11-23 11:39:08 +01:00 |
|
Sebastian Gerske
|
a6c09d0f88
|
fix lock Payment
|
2018-11-22 13:14:38 +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
|
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
|
80c6e3d66f
|
fix tests
|
2018-11-16 15:22:08 +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
|
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
|
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
|
2194ae59c3
|
adapt changes from keeper 0.3.18
|
2018-11-07 09:35:47 +01:00 |
|
Sebastian Gerske
|
78741e1117
|
fix tests
|
2018-11-07 08:49:47 +01:00 |
|
Sebastian Gerske
|
c3282a97c6
|
fix tests
|
2018-11-07 08:43:04 +01:00 |
|