1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

752 Commits

Author SHA1 Message Date
dependabot[bot]
b3c83c39eb
Bump decimal.js from 10.2.0 to 10.2.1
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases)
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v10.2.0...v10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29 01:02:32 +00:00
0x3bfc
5922c45854
Merge pull request #314 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.10.0
Bump eslint from 7.9.0 to 7.10.0
2020-09-28 09:54:24 +02:00
0x3bfc
a2e5440d39
Merge pull request #313 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.12.0
Bump eslint-config-prettier from 6.11.0 to 6.12.0
2020-09-28 09:54:04 +02:00
dependabot[bot]
4405cc6212
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:03:48 +00:00
dependabot[bot]
e4c5888a5d
Bump eslint-config-prettier from 6.11.0 to 6.12.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 01:03:09 +00:00
2e440f19b4
Release 0.3.1 v0.3.1 2020-09-25 15:56:32 +02:00
f5e7014477
Merge pull request #311 from oceanprotocol/fix/lzma
replace lzma library
2020-09-25 15:55:43 +02:00
3b8858a201
use limited, compress-only version of lzma.js
* see https://github.com/LZMA-JS/LZMA-JS#but-i-dont-want-to-use-web-workers
2020-09-25 15:38:24 +02:00
2896a8e24f
make it work with lzma-native 2020-09-25 15:02:43 +02:00
6e1a2b9abf
debug tweaks 2020-09-25 14:21:22 +02:00
ca19be4390
test node-xz 2020-09-25 12:53:30 +02:00
7188f33707
test lz-string 2020-09-25 12:53:30 +02:00
012e5e6924
ignore outdated typings 2020-09-25 12:53:30 +02:00
bc6f93bcf6
replace lzma library 2020-09-25 12:53:30 +02:00
62f1156029
Merge pull request #312 from oceanprotocol/fix/config-helper-development
refactor getting local contract addresses
2020-09-25 12:52:54 +02:00
9ed008979a
refactor getting local contract addresses 2020-09-25 12:23:52 +02:00
eaffea87d2
Release 0.3.0 v0.3.0 2020-09-23 21:51:14 +02:00
f76122adc1
Merge pull request #308 from oceanprotocol/fix/getownerassets
fix getOwnerAssets response
2020-09-23 21:48:50 +02:00
905fd99496
update tests 2020-09-23 21:39:35 +02:00
19e4e584a8
fix ocean.assets.ownerAssets() response type 2020-09-23 21:14:19 +02:00
fb20a76e45
fix getOwnerAssets response
* make it return the full `QueryResult` to keep it consistent and have pagination work properly
2020-09-23 19:48:55 +02:00
119095470d
Merge pull request #309 from oceanprotocol/feature/updated_events
use dtAddress as did, update metadata contract
2020-09-23 19:47:50 +02:00
alexcos20
8ac5f73c0f remove unused imports 2020-09-23 06:34:12 -07:00
Alex Coseru
c1dc373fcb
Update src/models/Config.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-23 16:28:00 +03:00
Alex Coseru
2128bfc52f
Update src/ocean/Ocean.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-23 16:26:47 +03:00
alexcos20
e563f556d1 fix all tests 2020-09-23 05:45:48 -07:00
alexcos20
4aee155c46 fix travis 2020-09-23 02:59:55 -07:00
alexcos20
f5258e8ffb fix travis 2020-09-23 02:50:31 -07:00
alexcos20
e6864d9fd0 fix tests 2020-09-23 02:46:37 -07:00
alexcos20
13f9f9a143 fix tests 2020-09-23 02:40:31 -07:00
alexcos20
b0cd59f12c change MetadataContractAddress to metadataContractAddress 2020-09-23 02:28:48 -07:00
alexcos20
730cc31be2 bump contracts to 0.4.4 2020-09-23 02:23:00 -07:00
alexcos20
6ccf7b607e fix lint 2020-09-23 00:45:28 -07:00
alexcos20
6b2c7ea4ce use dtAddress as did 2020-09-23 00:36:46 -07:00
Alex Coseru
e06f96af0f
Merge pull request #288 from oceanprotocol/feature/customProvider
Feature/custom provider
2020-09-22 14:56:56 +03:00
alexcos20
fd64b6cc00 fix typo 2020-09-22 04:37:25 -07:00
alexcos20
7f6c192f9a fix namings 2020-09-22 04:29:06 -07:00
Alex Coseru
f150a398ea
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-22 14:22:21 +03:00
Alex Coseru
12453777a5
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-22 14:22:13 +03:00
alexcos20
2d989df445 fix namings 2020-09-22 04:06:05 -07:00
Alex Coseru
023c258311
Merge branch 'main' into feature/customProvider 2020-09-22 12:35:56 +03:00
f5bbdcce69
Merge pull request #303 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.2.0
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
2020-09-22 10:35:41 +02:00
dependabot[bot]
fcdeb60aa5
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.2.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 08:05:11 +00:00
Ahmed
944642f189
Merge pull request #296 from oceanprotocol/fix/dt-check
add data token address validity check
2020-09-22 10:04:29 +02:00
Ahmed
f2cd1addb4
Merge pull request #305 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.19.2
Bump typedoc from 0.19.1 to 0.19.2
2020-09-22 10:03:23 +02:00
Ahmed
ecdb5f8b3f
Merge pull request #306 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.2
Bump @types/node from 14.11.1 to 14.11.2
2020-09-22 10:02:52 +02:00
Ahmed
1c1bc7acff
Merge pull request #304 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.2.0
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
2020-09-22 10:02:26 +02:00
dependabot[bot]
df03cf8869
Bump @types/node from 14.11.1 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:59 +00:00
dependabot[bot]
4d565456bc
Bump typedoc from 0.19.1 to 0.19.2
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.1...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:42 +00:00
dependabot[bot]
dc73ec37e5
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.2.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:28 +00:00