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

711 Commits

Author SHA1 Message Date
Jernej Pregelj
35b3b7313a
Merge pull request #206 from oceanprotocol/fix/readme
update readme
2019-04-18 12:35:00 +02:00
Jernej Pregelj
1e7bf29e08 update readme 2019-04-18 12:21:45 +02:00
Pedro Gutiérrez
4432ecb4a6 Bump version 0.5.5 -> 0.5.6 2019-04-17 16:13:18 +02:00
Pedro Gutiérrez
b36e3a4f06 Add consumerAssets method to assets module. 2019-04-17 13:54:33 +02:00
Pedro Gutiérrez
47ced8af1b Add ownerAssets method to assets module. 2019-04-17 13:54:33 +02:00
Pedro Gutiérrez
652d4e7575 Add owner method on assets module. 2019-04-17 13:54:33 +02:00
f35878be73
Merge pull request #203 from oceanprotocol/fix/search-page
Fix page numbers in search queries
2019-04-17 01:12:31 +02:00
2c1c498346 travis fixes 2019-04-17 00:32:01 +02:00
Pedro Gutiérrez
d55941191d Fix coverage reporting. 2019-04-17 00:18:01 +02:00
ae4fe65b0e
fix page number in all search queries 2019-04-16 19:01:11 +02:00
c80c201a61
Merge pull request #199 from oceanprotocol/bugifx/improve-status-agreement
Use only the agreementId on status method of agreements module.
2019-04-16 15:45:44 +02:00
Pedro Gutiérrez
b6af27a523 Use only the agreementId on status method of agreements module. 2019-04-16 14:33:42 +02:00
Pedro Gutiérrez
398ec203c1 Add status method to agreements module. 2019-04-16 14:01:30 +02:00
Pedro Gutiérrez
9545a95b7f Bump version 0.5.4 -> 0.5.5 2019-04-15 23:55:16 +02:00
Pedro Gutiérrez
1e94e27f81 Fix wrong prepare output. 2019-04-15 23:17:51 +02:00
Pedro Gutiérrez
1c6dcf2d1e Bump version 0.5.3 -> 0.5.4 2019-04-15 16:59:05 +02:00
f05a98d3d9
Merge pull request #191 from oceanprotocol/bugfix/use-save-file-on-browser
Use save-file to download assets on browser.
2019-04-15 16:12:26 +02:00
Pedro Gutiérrez
29ea28cf90 Fix bug on order assets that was stopping the flow after paying. 2019-04-15 13:33:25 +02:00
Pedro Gutiérrez
c2de39769b Use save-file to download assets on browser. 2019-04-10 16:10:40 +02:00
dcdfe98f81
Merge pull request #190 from oceanprotocol/fix/faster-bootstrap
Fix/faster bootstrap
2019-04-10 15:54:43 +02:00
Jernej Pregelj
11cb4cc45d
Merge branch 'develop' into fix/faster-bootstrap 2019-04-10 14:05:05 +02:00
Jernej Pregelj
304fda8820 lint fixes 2019-04-10 12:30:17 +02:00
Jernej Pregelj
26a721f754 await chaining to Promise.all 2019-04-10 12:28:51 +02:00
Pedro Gutiérrez
a32435b853 Upgrade dependencies. 2019-04-10 11:23:47 +02:00
Pedro Gutiérrez
e00e6d10d6 Bump version 0.5.2 -> 0.5.3. 2019-04-09 18:00:39 +02:00
Pedro Gutiérrez
78ab06bf9a Fix lint errors. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
ddaf583ba0 Fix environment issues on Travis. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
dde934543c Add consume support for browsers. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
9a252d7731 Fix integration tests related to consumption. 2019-04-09 16:57:16 +02:00
Pedro Gutiérrez
c90f9cea80 Add the correct name to consumed assets. 2019-04-09 16:57:16 +02:00
1f6d99004a
Merge pull request #183 from oceanprotocol/feature/version
Bump version 0.5.1 -> 0.5.2
2019-04-08 11:06:33 +02:00
Pedro Gutiérrez
9b3bd8efd5 Bump version 0.5.1 -> 0.5.2 2019-04-08 10:51:45 +02:00
Pedro Gutiérrez
6a98fc39cf Add a integration test using the consumption of big files. 2019-04-08 10:49:53 +02:00
Pedro Gutiérrez
b8fec2d084 Use the new Aquarius response type. 2019-04-05 16:11:04 +02:00
9fe42ecf3c
Merge pull request #178 from oceanprotocol/feature/version
Bump version 0.5.0 -> 0.5.1
2019-04-04 16:48:01 +02:00
Pedro Gutiérrez
324d9aca35 Bump version 0.5.0 -> 0.5.1 2019-04-04 15:48:00 +02:00
Pedro Gutiérrez
3dbc1b90d7 Be able to download a specific file of an asset. 2019-04-04 10:08:03 +02:00
Pedro Gutiérrez
7adcb1a87e
Merge pull request #171 from oceanprotocol/feature/v0.5.0
Bump version 0.4.1 -> 0.5.0.
2019-04-01 18:04:44 +02:00
Pedro Gutiérrez
9127450429 Bump version 0.4.1 -> 0.5.0. 2019-04-01 17:49:07 +02:00
Pedro Gutiérrez
b5727bb8dc Fix lint errors. 2019-04-01 17:41:43 +02:00
Pedro Gutiérrez
c215930335 Update Travis config. 2019-04-01 17:41:43 +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
c5e78899f0 Upgrade to Keeper 0.8.7 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
0d7d56d1fe
Merge pull request #167 from oceanprotocol/feature/version-0.4.1
Bump version 0.4.0 -> 0.4.1.
2019-04-01 09:53:57 +02:00
61e8b09818
Update changelog.
Co-Authored-By: Pedro-vk <pedrogp9_6_93@hotmail.com>
2019-03-29 18:34:29 +01:00
Pedro Gutiérrez
c958cafbc1 Bump version 0.4.0 -> 0.4.1. 2019-03-29 17:29:16 +01:00
Jernej Pregelj
9d1c58c28a search test fix 2019-03-29 11:58:29 +01:00
Pedro Gutiérrez
f569957058 Fix search integration tests. 2019-03-29 11:58:29 +01:00