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

538 Commits

Author SHA1 Message Date
Sebastian Gerske
77a410c607 removed file-saver and added a callback with the content 2018-12-14 16:12:23 +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
Sebastian Gerske
1724412dd7 adapted unit tets to the code 2018-12-14 15:30:23 +01:00
ssallam
c2f77295ce Fix tests. 2018-12-14 14:07:41 +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
e1b1642907
Merge pull request #75 from oceanprotocol/defect/brizo-purchase-endpoint
Fix brizo purchaseEndpoint.
2018-12-12 21:16:42 +01:00
ssallam
968583e2dd Fix brizo purchaseEndpoint. 2018-12-12 20:52:11 +01:00
Sebastian Gerske
981bb8346e
Merge pull request #74 from oceanprotocol/version/v0.2.3
Version/v0.2.3
2018-12-12 17:07:48 +01:00
Sebastian Gerske
33b5004e3f v0.2.3 2018-12-12 16:42:47 +01:00
Sebastian Gerske
1b1a309990 update packages 2018-12-12 16:29:40 +01:00
Sebastian Gerske
6e4100192c
Merge pull request #73 from oceanprotocol/greenkeeper/@oceanprotocol/secret-store-client-0.0.13
Update @oceanprotocol/secret-store-client to the latest version 🚀
2018-12-12 16:26:59 +01:00
greenkeeper[bot]
e910ebad07 chore(package): update lockfile package-lock.json 2018-12-12 14:35:32 +00:00
greenkeeper[bot]
3392a14458 fix(package): update @oceanprotocol/secret-store-client to version 0.0.13 2018-12-12 14:35:25 +00:00
Sebastian Gerske
66ab665e62
Merge pull request #72 from oceanprotocol/feature/verbose
Feature/verbose
2018-12-12 07:44:34 +01:00
Sebastian Gerske
11164294d5 v0.2.2 2018-12-11 17:43:12 +01:00
Sebastian Gerske
b2cebf7748 added verbose flag to config 2018-12-11 17:41:10 +01:00
Sebastian Gerske
c91a666fd8
Merge pull request #57 from oceanprotocol/feature/trilobite_countdown
added buy asset and grant access samples, prepare for consumption
2018-12-10 16:59:32 +01:00
Sebastian Gerske
213261bcbb added file-saver again 2018-12-10 13:27:41 +01:00
Sebastian Gerske
ce009dcd94 remove fs because it does not work in the browser 2018-12-10 13:26:33 +01:00
Sebastian Gerske
83ce375588 remove dead code 2018-12-10 13:26:07 +01:00
Sebastian Gerske
8e779a171e v0.2.1 2018-12-10 10:28:31 +01:00
Sebastian Gerske
8c4813b908 added hdwallet support to examples 2018-12-10 10:11:36 +01:00
ssallam
4f05e3f455 fix saving downloaded file. 2018-12-10 00:15:40 +01:00
Sebastian Gerske
5a1016d1fb
fixed codacy 2018-12-08 21:51:37 +01:00
ssallam
1756903005 Handle the access granted event. Invoke the consume endpoint. Fix issue in the generated serviceEndpoint. 2018-12-08 00:46:18 +01:00
Sebastian Gerske
30fa16d1d5 update packages 2018-12-07 18:11:23 +01:00
Sebastian Gerske
d221b14931 fix pay asset 2018-12-07 17:20:20 +01:00
Sebastian Gerske
7b0d34a420 hardened event listening 2018-12-07 17:19:53 +01:00
Sebastian Gerske
8ab5f7408b remove logging 2018-12-07 17:19:16 +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
d4b6366a4a latest adoption 2018-12-05 12:40:38 +01:00
Sebastian Gerske
8f1e7b016e
Merge pull request #63 from oceanprotocol/defect/fix-aquarius-url-and-registered-type
defect/fix-aquarius-url-and-registered-type
2018-12-05 08:17:17 +01:00
ssallam
390ab71274 Merge branch 'develop' into feature/trilobite_countdown 2018-12-04 21:28:13 +01:00
ssallam
04c8a7feda Fix aquarius url and the keeper registered url type. 2018-12-04 21:21:13 +01:00
34270c509b
Merge pull request #62 from oceanprotocol/create-contributing-md
Standardize contrib guidelines across public repos
2018-11-30 16:41:26 +01:00
Troy McConaghy
3c0217a9d7
Standardize contrib guidelines across public repos
We're standardizing the Ocean Protocol contribution guidelines across all public repos by linking to one standard central page in the docs. It's easier to update one page than 30+ pages. (We currently have 36 public repos.)
2018-11-30 15:34:50 +01:00
Sebastian Gerske
6d1d14dfc4 v0.2.0 2018-11-29 16:45:41 +01:00
Sebastian Gerske
e433437926 keeper-contracts 0.5.0 2018-11-29 16:39:48 +01:00
Sebastian Gerske
b82bfd47e4 add hdwallet package 2018-11-29 09:16:01 +01:00
Sebastian Gerske
9ebe43510f added logging of brizo args 2018-11-29 08:45:10 +01:00
Sebastian Gerske
f65bb4e050 added support for poa mainnet (core) and testnet (sokol) 2018-11-29 08:44:58 +01:00
Sebastian Gerske
9cd134052c example for adding hdwallet 2018-11-28 13:54:37 +01:00
Sebastian Gerske
ee45cf96c9 v0.1.28 2018-11-28 12:13:44 +01:00
Sebastian Gerske
2b4d45349f use compiled typescript instead of ts-loader to generate minified versions 2018-11-28 12:12:58 +01:00
Sebastian Gerske
0a01d0e0e7 v0.1.27 2018-11-27 14:14:32 +01:00
Sebastian Gerske
7829b96420 fix bump version merge 2018-11-27 14:13:51 +01:00