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

1401 Commits

Author SHA1 Message Date
a8a8b8fe41
update ESLint config
* breaking eslint-config-prettier config merge, see https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
2021-02-24 14:57:52 +01:00
dependabot[bot]
6ac8837d6e
Bump eslint-config-prettier from 7.2.0 to 8.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 14:57:52 +01:00
26e9fb3a13
Merge pull request #623 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.4.1
Bump release-it from 14.4.0 to 14.4.1
2021-02-24 13:57:33 +01:00
dependabot[bot]
e4f15b31cd
Bump release-it from 14.4.0 to 14.4.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.4.0 to 14.4.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.4.0...14.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 04:30:40 +00:00
dependabot[bot]
af9b680f61
Bump typedoc from 0.20.27 to 0.20.28 (#629)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.27 to 0.20.28.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.27...v0.20.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 06:15:29 +02:00
mihaisc
34e40f81d9
Add polygon network (#627)
* add polygon network

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

* package-lock

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

* Update src/utils/ConfigHelper.ts

* Update ConfigHelper.ts

* Update ComputeFlow.test.ts

Increase sleep time for aqua

* Update Marketplaceflow.test.ts

increase sleep time for aqua

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
2021-02-23 21:45:40 +02:00
f55f8d235f
Merge pull request #621 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.27
Bump typedoc from 0.20.25 to 0.20.27
2021-02-23 14:47:00 +01:00
dependabot[bot]
e413bcf294
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#625)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.2.
- [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.15.2/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 07:06:46 +02:00
dependabot[bot]
80cede2972
Bump @types/node from 14.14.28 to 14.14.31 (#620)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.31.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 16:44:28 +02:00
dependabot[bot]
588ee44fa9
Bump typedoc from 0.20.25 to 0.20.27
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.25 to 0.20.27.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.25...v0.20.27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 14:16:46 +00:00
Alex Coseru
8fbd09c615
Feature/compute nextv (#612)
* Update .travis.yml

* compute support for additionalInputs

* small getPreviousValidOrders improvment

* small refactor for utils.fetch

* fetch refactor & add timeout

* more tests

* use 2nd provider as well

* use the 2nd provider in travis

* compute and order refactor, more tests

* remove unused functions

* add provider version

* secures algos

* more tests

* fix tests

* make checksums optional

* make checksum optional

* improve coverage

* fix tests
2021-02-22 16:11:45 +02:00
Alex Coseru
f326226f3f
Feature/travis dockerhub auth (#617)
* add dockerhub user & pass to travis

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
2021-02-18 13:17:40 +02:00
dependabot[bot]
6efba4b28e
Bump @types/mocha from 8.2.0 to 8.2.1 (#618)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 07:41:34 +02:00
Ahmed Ali
55bba30e78
Merge pull request #615 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.15.1
Bump @typescript-eslint/parser from 4.15.0 to 4.15.1
2021-02-16 09:54:17 +02:00
Ahmed Ali
7aa605302f
Merge pull request #616 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.15.1
Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1
2021-02-16 09:53:53 +02:00
Ahmed Ali
ab79947fd2
Merge pull request #614 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.25
Bump typedoc from 0.20.24 to 0.20.25
2021-02-16 09:53:30 +02:00
dependabot[bot]
3208b62064
Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.1.
- [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.15.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 02:02:45 +00:00
dependabot[bot]
a08e5c445c
Bump @typescript-eslint/parser from 4.15.0 to 4.15.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.1.
- [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.15.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 02:02:19 +00:00
dependabot[bot]
1bf8786a5f
Bump typedoc from 0.20.24 to 0.20.25
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.24 to 0.20.25.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.24...v0.20.25)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 02:01:50 +00:00
mariacarmina
59994ea46b
Merge pull request #558 from oceanprotocol/issue538
Dynamic provider endpoints
2021-02-15 18:40:48 +02:00
mariacarmina
107eccd5de Deleted some new lines. 2021-02-15 16:27:30 +02:00
mariacarmina
af98e16d74 Fixed. 2021-02-15 16:26:17 +02:00
mariacarmina
08a9bac4cb Fixed. 2021-02-15 15:51:55 +02:00
mariacarmina
9c14965978 Fixed package-lock.json 2021-02-15 15:04:40 +02:00
cce5959ba5
Merge pull request #611 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.28
Bump @types/node from 14.14.26 to 14.14.28
2021-02-15 05:29:21 +01:00
874af72512
Merge pull request #609 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.4.0
Bump release-it from 14.3.0 to 14.4.0
2021-02-15 05:29:05 +01:00
f368aba9ba
Merge pull request #610 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.20.0
Bump eslint from 7.19.0 to 7.20.0
2021-02-15 05:28:49 +01:00
dependabot[bot]
3a0edba203
Bump @types/node from 14.14.26 to 14.14.28
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.26 to 14.14.28.
- [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-02-15 02:03:04 +00:00
dependabot[bot]
e022641a35
Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 02:02:35 +00:00
dependabot[bot]
725bda80f5
Bump release-it from 14.3.0 to 14.4.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.3.0 to 14.4.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.3.0...14.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 02:02:16 +00:00
Ahmed Ali
d166b8abb2
Merge pull request #605 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.24
Bump typedoc from 0.20.23 to 0.20.24
2021-02-12 07:35:18 +02:00
Ahmed Ali
61db5fe831
Merge pull request #606 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.3.0
Bump mocha from 8.2.1 to 8.3.0
2021-02-12 07:35:01 +02:00
Ahmed Ali
4c2d7ad9d4
Merge pull request #607 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.26
Bump @types/node from 14.14.25 to 14.14.26
2021-02-12 07:34:44 +02:00
Ahmed Ali
ca2caeda3b
Merge pull request #608 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.2.2
Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2
2021-02-12 07:34:26 +02:00
dependabot[bot]
b6a83ac9f0
Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.2.1...@truffle/hdwallet-provider@1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 02:03:14 +00:00
dependabot[bot]
287ee0bd80
Bump @types/node from 14.14.25 to 14.14.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.26.
- [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-02-12 02:02:49 +00:00
dependabot[bot]
57a524945d
Bump mocha from 8.2.1 to 8.3.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 02:02:26 +00:00
dependabot[bot]
cc7f032b99
Bump typedoc from 0.20.23 to 0.20.24
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.23 to 0.20.24.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.23...v0.20.24)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 02:02:01 +00:00
mariacarmina
1715679bf8 Fixed modifications. 2021-02-11 20:37:51 +02:00
dependabot[bot]
a9e2a95c79
Bump typescript from 4.1.4 to 4.1.5 (#603)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 08:42:34 +02:00
dependabot[bot]
8183996134
Bump @types/chai from 4.2.14 to 4.2.15 (#604)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.14 to 4.2.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 08:42:14 +02:00
Alex Coseru
8021cce5cd
speed up previous order (#599) 2021-02-10 19:35:23 +02:00
Alex Coseru
8cc1ef3e37
add minter roles (#600) 2021-02-10 19:35:04 +02:00
dependabot[bot]
2c32205ede
Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 (#594)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.2 to 4.15.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.15.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 19:24:15 +02:00
dependabot[bot]
6e1b4653f6
Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 (#595)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.15.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.15.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 19:23:55 +02:00
mariacarmina
687fd743c6 Fixed integration tests for Provider.ts and Marketplaceflow.ts. 2021-02-10 17:25:35 +02:00
Ahmed Ali
4a2107b94e
Merge pull request #596 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.1.4
Bump typescript from 4.1.3 to 4.1.4
2021-02-10 09:57:16 +02:00
dependabot[bot]
35777357e4
Bump typescript from 4.1.3 to 4.1.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 02:03:48 +00:00
Ahmed Ali
c417fc4399
Merge pull request #593 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.20.23
Bump typedoc from 0.20.20 to 0.20.23
2021-02-08 06:18:03 +02:00
dependabot[bot]
b54ed4ce54
Bump typedoc from 0.20.20 to 0.20.23
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.20 to 0.20.23.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.20...v0.20.23)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 02:02:01 +00:00