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

88 Commits

Author SHA1 Message Date
Bill Barman
50d6a7e1d9 merge to devolp 2018-11-23 09:06:58 +08:00
Bill Barman
327557949e move to typescript features 2018-11-23 08:53:39 +08:00
Bill Barman
783f653119 better default parameter parsing 2018-11-22 23:30:07 +08: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
Bill Barman
2418382dfe merge with develop 2018-11-22 08:51:32 +08:00
Sebastian Gerske
4d513d39e0 add logging 2018-11-21 12:31:08 +01:00
Sebastian Gerske
c5b0c76fbf move to local version of secret store 2018-11-21 10:44:23 +01:00
Bill Barman
c3d3e1a301 add embedded public keys 2018-11-21 11:24:53 +08:00
Bill Barman
d67ed4bc15 change PublicKey labels 2018-11-21 08:55:02 +08:00
Bill Barman
bdaea12c92 cleanup tests 2018-11-21 08:35:41 +08:00
Bill Barman
e869dbf9e0 fix test for validate proof by another lib 2018-11-20 19:28:02 +08:00
Bill Barman
71d5c71455 static proof validated for local js lib 2018-11-20 19:24:18 +08:00
Bill Barman
d1671a58a1 remove extra array init 2018-11-20 18:24:38 +08:00
Sebastian Gerske
e327e1275b fixed unit tests on ci 2018-11-20 11:22:39 +01:00
Sebastian Gerske
cc91cdb054 map parameter values 2018-11-20 10:43:11 +01:00
Bill Barman
cd7cd1e337 correct random did creation 2018-11-20 17:06:39 +08:00
Bill Barman
e259b70170 move to ursa package, addService method 2018-11-20 16:59:04 +08: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
Bill Barman
ba57beedee add jsrasign package, add verify proof 2018-11-20 15:33:49 +08:00
Bill Barman
a15c655420 validate proof upto crypto lib 2018-11-20 14:40:37 +08:00
Bill Barman
752787528e lint cleanup 2018-11-20 13:01:52 +08:00
Bill Barman
250f086389 init new DDO lib objects 2018-11-20 11:54:50 +08: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
7e6c431d85 fixed re-decode of json response from aquarius 2018-11-16 11:35:28 +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
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
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
20377f5aa3 get rid of order 2018-11-07 11:08:00 +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
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
e1b4293125 use timeouts from template 2018-11-05 14:56:14 +01:00
Sebastian Gerske
1ad80dde3e adapt examples, fix lint 2018-11-05 10:08:06 +01:00
Sebastian Gerske
6e2b270a1f integrate DDO more 2018-11-05 10:01:58 +01:00
Sebastian Gerske
4632fa8586 increase test timeout 2018-11-01 13:41:14 +01:00
Sebastian Gerske
f18a5e0d7b fix tests 2018-11-01 13:36:56 +01:00
Sebastian Gerske
1d9754fba6 make lint more solid 2018-11-01 13:24:41 +01:00
Sebastian Gerske
093a6ea4af added ddo handling 2018-11-01 12:47:48 +01:00
Sebastian Gerske
787ed9dcf3 made ddo business object more versatile 2018-11-01 11:22:00 +01:00
Sebastian Gerske
63e8452d69 added ddo business objects 2018-11-01 11:04:59 +01:00
Sebastian Gerske
076c2eb788 make templates and service agreements configurable 2018-11-01 09:18:34 +01:00