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

1346 Commits

Author SHA1 Message Date
dependabot[bot]
46383be9a6
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:04:11 +00:00
dependabot[bot]
61e2ca848c
Bump mock-local-storage from 1.1.15 to 1.1.17
Bumps [mock-local-storage](https://github.com/letsrock-today/mock-local-storage) from 1.1.15 to 1.1.17.
- [Release notes](https://github.com/letsrock-today/mock-local-storage/releases)
- [Commits](https://github.com/letsrock-today/mock-local-storage/compare/v1.1.15...v1.1.17)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 14:04:07 +00:00
9369faee48
Merge pull request #545 from oceanprotocol/dependabot/npm_and_yarn/types/node-fetch-2.5.8
Bump @types/node-fetch from 2.5.7 to 2.5.8
2021-01-18 14:58:41 +01:00
8ae9a6c6bd
Merge pull request #546 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.21
Bump @types/node from 14.14.20 to 14.14.21
2021-01-18 14:58:30 +01:00
dependabot[bot]
231b63082f
Bump @types/node from 14.14.20 to 14.14.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.20 to 14.14.21.
- [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>
2021-01-18 13:44:32 +00:00
dependabot[bot]
1e1ecb96ce
Bump @types/node-fetch from 2.5.7 to 2.5.8
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 13:44:23 +00:00
mihaisc
002e38d8b0
Refactor OnChainMetadataCache (#551)
* update naming, add helper update

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

* fix

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-18 14:03:56 +02:00
Alex Coseru
16c21e1ecb
add updateServiceTimeout and edit ddo updates (#544)
* add updateServiceTimeout

* remove unnecessary code

* fix travis

* fix

* add fileinfo endpoint

* fix did problem

* namings refactor

* lint fix
2021-01-18 12:02:38 +02:00
alexcos20
3801c3925b Release 0.9.21 v0.9.21 2021-01-13 05:21:37 -08:00
Alex Coseru
a3fbb4dad3
Feature/decimal (#541)
* use Decimal instead of parseFloat

* use Decimal
2021-01-13 15:17:32 +02:00
bogdanfazakas
5c4ead9359
Datokens: check cap before mint (#531)
* compared cap with amount entered to mint
if exceeds an error is thrown

* refactor mint method
created method for estimate mint gas

* Revert "refactor mint method"

This reverts commit 4b370958f267fa3f24074bc40d3d9014c4139e48.

* mint method refactor to pass codeclimate test

* added new Datatokens unit test
created a unit to check if mint method throws error when cap amount exceeds cap
2021-01-13 14:42:29 +02:00
Călina Cenan
34f8b4a9e0
[WIP] Adds checkURL function to use provider endpoint. (#540)
* Adds checkURL function to use provider endpoint.

* Change Provider version in Travis.

* Update checkURL function to return full result instead of boolean.

Co-authored-by: Calina Cenan <calina.tutunaru@algotech.solutions>
2021-01-13 14:42:02 +02:00
7accf0fb60
Merge pull request #539 from oceanprotocol/feature/packages
package updates
2021-01-13 13:38:11 +01:00
00c7c458eb
package updates 2021-01-13 09:22:45 +01:00
mihaisc
a21a71ce92
fix download for large files (#537)
* fix dl

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix download for compute

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-12 22:06:16 +02:00
Ahmed Ali
eff37c2869
Merge pull request #530 from oceanprotocol/fix/pool-creation
pool creation: check allowance for dt and ocean before aprove is called
2021-01-12 11:37:15 +02:00
Ahmed Ali
6a6022141d
Merge pull request #534 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.13.0
Bump @typescript-eslint/parser from 4.12.0 to 4.13.0
2021-01-12 11:36:40 +02:00
Ahmed Ali
72dafa71c2
Merge pull request #533 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.13.0
Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0
2021-01-12 11:34:31 +02:00
dependabot[bot]
8cd3c2d043
Bump @typescript-eslint/parser from 4.12.0 to 4.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.12.0 to 4.13.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.13.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 02:02:42 +00:00
dependabot[bot]
f91d942137
Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.12.0 to 4.13.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.13.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 02:02:13 +00:00
Ahmed Ali
8823349c21
Merge pull request #532 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.14
Bump typedoc from 0.20.13 to 0.20.14
2021-01-11 10:31:06 +02:00
dependabot[bot]
8ccf06bad7
Bump typedoc from 0.20.13 to 0.20.14
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.13 to 0.20.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.13...v0.20.14)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 02:02:19 +00:00
Bogdan Fazakas
286e737e93 throw error when a condition is not valid instead of returning null
fixed allowance and value comparison
2021-01-08 19:06:26 +02:00
Bogdan Fazakas
742436dbac fixed ocean allowance param and some lint errors 2021-01-08 14:03:59 +02:00
Ahmed Ali
5dc94eb3fc
Merge pull request #528 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.12.0
Bump @typescript-eslint/parser from 4.11.1 to 4.12.0
2021-01-08 10:34:43 +02:00
Ahmed Ali
134756ff07
Merge pull request #529 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1
2021-01-08 10:34:18 +02:00
Bogdan Fazakas
a5a55b19a1 wip check allowance for dt and ocean at pool creation 2021-01-07 21:58:30 +02:00
dependabot[bot]
eb3a4823c8
Bump @typescript-eslint/parser from 4.11.1 to 4.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.1 to 4.12.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.12.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 08:41:21 +00:00
Ahmed Ali
db03bd3f77
Merge pull request #527 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.12.0
Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0
2021-01-07 10:39:50 +02:00
Ahmed Ali
9d9417609e
Merge pull request #520 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.17.0
Bump eslint from 7.16.0 to 7.17.0
2021-01-07 10:30:59 +02:00
dependabot[bot]
f37753a23f
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 08:30:16 +00:00
Ahmed Ali
361e11b7b4
Merge pull request #521 from oceanprotocol/dependabot/npm_and_yarn/ora-5.2.0
Bump ora from 5.1.0 to 5.2.0
2021-01-07 10:29:18 +02:00
Ahmed Ali
6d4fc75a25
Merge pull request #522 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.1.3
Bump typescript from 4.0.5 to 4.1.3
2021-01-07 10:28:38 +02:00
dependabot[bot]
e706c6887a
Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.11.1 to 4.12.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.12.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 08:23:46 +00:00
Ahmed Ali
8c47ec431f
Merge pull request #526 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.13
Bump typedoc from 0.20.10 to 0.20.13
2021-01-07 10:22:15 +02:00
dependabot[bot]
e791b2c5c9
Bump typedoc from 0.20.10 to 0.20.13
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.10 to 0.20.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.10...v0.20.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 02:02:55 +00:00
Trent McConaghy
8b9d359326
Update README.md 2021-01-06 11:54:21 +01:00
Trent McConaghy
eae553b177
Update README.md 2021-01-06 11:50:34 +01:00
Trent McConaghy
97363f960e
Update README.md 2021-01-06 11:50:06 +01:00
Trent McConaghy
ef5006b429
Update README.md 2021-01-06 11:48:10 +01:00
Trent McConaghy
5d68cdc241
Update README.md
Tweaks to be in line with ocean.py (currently in a branch https://github.com/oceanprotocol/ocean.py/blob/issue85/README.md)
2021-01-05 14:44:14 +01:00
Trent McConaghy
1cae50da9a
Update README.md 2021-01-05 10:29:31 +01:00
dependabot[bot]
e6ec5e9d2e
Bump eslint from 7.16.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 08:26:51 +00:00
dependabot[bot]
e54c95fdd5
Bump ora from 5.1.0 to 5.2.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 08:26:45 +00:00
dependabot[bot]
ca10fbd881
Bump typescript from 4.0.5 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 08:26:43 +00:00
Ahmed Ali
adbdf62d9d
Merge pull request #523 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.20
Bump @types/node from 14.14.19 to 14.14.20
2021-01-05 10:25:11 +02:00
dependabot[bot]
026f5faeca
Bump @types/node from 14.14.19 to 14.14.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20.
- [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>
2021-01-05 02:02:08 +00:00
Ahmed Ali
08139b9ddb
Merge pull request #511 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1
Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1
2021-01-04 11:16:13 +02:00
Ahmed Ali
d08f3387c0
Merge pull request #512 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.1
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
2021-01-04 11:15:48 +02:00
Ahmed Ali
fc54461165
Merge pull request #519 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.19
Bump @types/node from 14.14.16 to 14.14.19
2021-01-04 11:15:26 +02:00