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

899 Commits

Author SHA1 Message Date
Sebastian Gerske
00ed5ea605
Merge pull request #296 from oceanprotocol/feature/lint-updates
bump lint packages
2019-08-29 09:38:05 +02:00
Sebastian Gerske
52f774ca6a fix lint issues 2019-08-29 09:10:46 +02:00
Sebastian Gerske
e8e3296be0 fix lint issues 2019-08-29 09:02:39 +02:00
Sebastian Gerske
dfdbaa53b6 update ganache on travis 2019-08-29 09:02:17 +02:00
Sebastian Gerske
bc5875757b updated packages 2019-08-29 09:02:08 +02:00
1c6128787b
bump eslint-config-oceanprotocol 2019-08-20 11:34:10 +02:00
adac2a0dbc
bump lint packages 2019-08-19 13:21:19 +02:00
163476a1ec
Merge pull request #294 from oceanprotocol/feature/packages
package updates
2019-08-16 14:34:50 +02:00
21d9a575a3
lock web.js again, but keep range for peerDependencies 2019-08-16 13:29:27 +02:00
ff3d2eea83
travis tweaks 2019-08-15 14:34:41 +02:00
2fd333ec3a
eslint updates 2019-08-15 14:13:21 +02:00
2ef756df26
package updates 2019-08-15 10:49:54 +02:00
dfcbc98f47
Merge pull request #287 from oceanprotocol/feature/keeper-script
make keeper script less noisy
2019-07-31 14:11:02 +02:00
dbedaaecd0
make keeper script less noisy 2019-07-31 13:48:57 +02:00
84db87d8d2
Release 0.6.6 2019-07-31 13:35:56 +02:00
199a1b3d95
Merge pull request #286 from oceanprotocol/feature/packages
Fix Node.js usage, package updates
2019-07-31 13:27:44 +02:00
ecf9a3887a
ignore more files in npm package 2019-07-31 13:08:48 +02:00
0d79645400
remove browser field in package.json 2019-07-31 13:02:52 +02:00
ccf0b39cf0
bump packages 2019-07-31 13:02:04 +02:00
Sebastian Gerske
d587b6de7e
Merge pull request #285 from oceanprotocol/fix/web3-peer
update web3.js as peer dependency
2019-07-31 12:13:59 +02:00
Sebastian Gerske
aa5fc29ec3
Merge pull request #283 from oceanprotocol/greenkeeper/typedoc-0.15.0
Update typedoc to the latest version 🚀
2019-07-31 12:13:26 +02:00
f68504873a
update web3.js as peer dependency 2019-07-31 12:01:12 +02:00
Sebastian Gerske
4e56a212c6 Merge remote-tracking branch 'origin/master' into greenkeeper/typedoc-0.15.0 2019-07-31 11:44:00 +02:00
Pedro Gutiérrez
46a14b67f6 Fix urls of consumption metadata. 2019-07-31 00:43:13 +02:00
Sebastian Gerske
168ac6fbb9 update lock 2019-07-30 14:17:20 +02:00
Sebastian Gerske
78e5834e6c Merge remote-tracking branch 'origin/master' into greenkeeper/typedoc-0.15.0
# Conflicts:
#	package-lock.json
2019-07-30 14:15:52 +02:00
Sebastian Gerske
6397f81472
Merge pull request #282 from oceanprotocol/greenkeeper/web3-1.2.0
Update web3 to the latest version 🚀
2019-07-30 14:13:15 +02:00
greenkeeper[bot]
9309073f44 chore(package): update lockfile package-lock.json 2019-07-26 15:42:09 +00:00
greenkeeper[bot]
d37bac8cf6 chore(package): update typedoc to version 0.15.0 2019-07-26 15:41:54 +00:00
greenkeeper[bot]
c475372115 chore(package): update lockfile package-lock.json 2019-07-23 10:10:54 +00:00
greenkeeper[bot]
6728240899 fix(package): update web3 to version 1.2.0 2019-07-23 10:10:47 +00:00
Pedro Gutiérrez
4cfecbfef6 Release 0.6.5 2019-07-17 12:03:15 +02:00
Pedro Gutiérrez
a9ba23d2c3 Resolve the DDO using the service endpoint on registration event. 2019-07-16 14:56:56 +02:00
Pedro Gutiérrez
df0ced1f1a Release 0.6.4 2019-07-15 11:39:46 +02:00
Pedro Gutiérrez
cdbc4c93a1 Fix linter errors. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
88b8eb06c6 Allow using Secret Store to decrypt the files that are going to be downloaded. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
ccbd0daead Restore decryption feature on Secret Store submodule. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
a629a04dd4 Move download file behavior to utils. 2019-07-15 11:36:06 +02:00
Pedro Gutiérrez
bd411fa83f Release 0.6.3 2019-07-09 12:14:18 +02:00
Pedro Gutiérrez
d3f15e361a Detect the error when a condition is not correctly fulfilled. 2019-07-09 11:39:22 +02:00
Pedro Gutiérrez
031720ad5d Return the correct data format on agreement prepare. 2019-07-03 13:08:00 +02:00
Pedro Gutiérrez
919534175f Update the remote components URLs. 2019-06-28 13:07:44 +02:00
Pedro Gutiérrez
bb082f0c8a Support integration tests on networks without Dispenser. 2019-06-27 14:31:28 +02:00
Pedro Gutiérrez
9a6782cfa3 Add Pacific network config. 2019-06-26 16:46:59 +02:00
54d0c1a229
fix missing release artifact 2019-06-25 14:18:02 +02:00
141f3a318c
Release 0.6.2 2019-06-25 14:14:23 +02:00
Pedro Gutiérrez
4c3f134942 Fix error on getting contract address of not loaded contracts. 2019-06-25 13:10:08 +02:00
cb3717460b
Merge pull request #265 from oceanprotocol/feature/message
less frightening disclaimer
2019-06-25 12:39:36 +02:00
c40a9cb261
Merge pull request #264 from oceanprotocol/feature/doc-json
Generate typedoc json during build
2019-06-25 12:39:14 +02:00
Pedro Gutiérrez
d6b601effd Prevent error messages on optional contracts. 2019-06-25 12:00:37 +02:00