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

1846 Commits

Author SHA1 Message Date
Jamie Hewitt
e3c8a1ae30
Merge pull request #804 from oceanprotocol/issue-699-updating-npm
building package-lock.json with npm v7
2021-05-21 11:20:44 +03:00
Jamie Hewitt
25aa8a11e0 less specific node version 2021-05-20 13:36:41 +03:00
Jamie Hewitt
2a75ef7dc8 creating nvmrc file 2021-05-20 12:58:16 +03:00
Jamie Hewitt
5aa8d7d101 building package.json with npm v7 2021-05-19 16:01:42 +03:00
dependabot[bot]
36bf4af36f
Bump mocha from 8.3.2 to 8.4.0 (#801)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.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.3.2...v8.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 18:00:45 +03:00
dependabot[bot]
73059eb3a4
Bump release-it from 14.6.1 to 14.6.2 (#795)
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.1 to 14.6.2.
- [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.6.1...14.6.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 17:42:25 +03:00
dependabot[bot]
9c213c2d33
Bump lodash from 4.17.19 to 4.17.21 (#799)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 12:02:07 +03:00
dependabot[bot]
f391cb8ec9
Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 (#800)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@1.4.0/packages/hdwallet-provider)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 12:01:38 +03:00
alexcos20
804a6a62fa Release 0.14.9 v0.14.9 2021-05-11 01:11:07 -07:00
Alex Coseru
92b4be0dce
Feature/dispenser (#790)
* add dispenser support

* bump contracts to 0.6.2
2021-05-10 18:42:19 +03:00
dependabot[bot]
f7a91c7b3c
Bump handlebars from 4.7.6 to 4.7.7 (#791)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 19:40:53 +03:00
Jamie Hewitt
53b401dcd0 Revert "creating interface for the dispenser contract"
This reverts commit 413b17e668a4d92e2ab9d43092b604bc2b2f2914.
2021-05-07 13:56:35 +03:00
Jamie Hewitt
603e512f8a Revert "instantiate Dispenser"
This reverts commit 4727f226ce59353fda75542d382bc804db838198.
2021-05-07 13:56:18 +03:00
Jamie Hewitt
4727f226ce instantiate Dispenser 2021-05-07 12:57:59 +03:00
Jamie Hewitt
413b17e668 creating interface for the dispenser contract 2021-05-07 12:53:15 +03:00
dependabot[bot]
f2d2463d87
Bump @types/node from 15.0.1 to 15.0.2 (#785)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 13:37:51 +03:00
dependabot[bot]
8a3a24721c
Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (#784)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.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.22.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 13:37:46 +03:00
dependabot[bot]
a872d3efd2
Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (#783)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.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.22.1/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 13:37:29 +03:00
ae464774a4
Release 0.14.8 v0.14.8 2021-04-30 15:25:23 +02:00
012f495000
update CodeClimate badges (#782) 2021-04-30 15:06:50 +02:00
Alex Coseru
3a5569b12f
Feature/use decimal in pool (#775)
* change default gas settings

* check allowance & fix gas estimate

* use Decimal

* fix estimateGas for new Pools
2021-04-30 16:02:18 +03:00
Alex Coseru
c544eaf446
lock ocean-contracts to 0.5.16 (#781) 2021-04-30 15:00:34 +02:00
dependabot[bot]
c528fe34e4
Bump @types/node from 15.0.0 to 15.0.1 (#776)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1.
- [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-04-28 09:34:56 +03:00
dependabot[bot]
4b298e5f34
Bump @types/node from 14.14.41 to 15.0.0 (#773)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.0.
- [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-04-27 12:05:47 +03:00
dependabot[bot]
4bdaf09c4f
Bump @types/chai from 4.2.16 to 4.2.17 (#774)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.16 to 4.2.17.
- [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-04-27 12:05:38 +03:00
dependabot[bot]
85246a333b
Bump typedoc from 0.20.35 to 0.20.36 (#768)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.35 to 0.20.36.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.35...v0.20.36)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 07:52:00 +03:00
dependabot[bot]
45ebc85d38
Bump eslint from 7.24.0 to 7.25.0 (#767)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 07:51:54 +03:00
dependabot[bot]
2adc89703f
Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#769)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.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/v8.2.0...v8.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 07:51:45 +03:00
dependabot[bot]
151a6ac406
Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 (#770)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.2.6...@truffle/hdwallet-provider@1.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 07:51:40 +03:00
dependabot[bot]
f77ad084d5
Bump node-abort-controller from 1.2.1 to 2.0.0 (#771)
Bumps [node-abort-controller](https://github.com/southpolesteve/node-abort-controller) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/southpolesteve/node-abort-controller/releases)
- [Changelog](https://github.com/southpolesteve/node-abort-controller/blob/master/CHANGELOG.md)
- [Commits](https://github.com/southpolesteve/node-abort-controller/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 07:51:12 +03:00
alexcos20
beb877b5e3 Release 0.14.7 v0.14.7 2021-04-23 03:08:10 -07:00
mihaisc
a1a7c444c7
Fix address.json import (#765)
* fix json import

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

* remove console.log

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

* Using common JS export

Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
2021-04-23 13:06:03 +03:00
alexcos20
01b0654470 Release 0.14.6 v0.14.6 2021-04-22 09:52:01 -07:00
Alex Coseru
ee7a5489c7
add moonbeamalpha (#751)
* add moonbeamalpha

* bump ocean-contracts

* lock file

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

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-22 19:29:36 +03:00
dependabot[bot]
bfbd11a83b
Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 (#763)
Bumps [@ethereum-navigator/navigator](https://github.com/ethereum-navigator/navigator) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/ethereum-navigator/navigator/releases)
- [Commits](https://github.com/ethereum-navigator/navigator/compare/v0.5.2...v0.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 09:04:52 +03:00
alexcos20
69a01c75df Release 0.14.5 v0.14.5 2021-04-19 09:13:53 -07:00
Jamie Hewitt
14517a79a9
updating path names in package.json (#756) 2021-04-19 19:11:20 +03:00
alexcos20
aad461c7e9 Release 0.14.4 v0.14.4 2021-04-19 05:53:18 -07:00
Alex Coseru
2a80c605d4
add seachPreviousOrder (#755) 2021-04-19 15:48:15 +03:00
Jamie Hewitt
0a05e1bf61
Merge pull request #754 from oceanprotocol/issue-753-build-error
updating export name
2021-04-19 12:59:14 +03:00
Jamie Hewitt
1cb4bd8352 updating export name 2021-04-19 12:32:45 +03:00
dependabot[bot]
3d551ea14e
Bump @types/node from 14.14.39 to 14.14.41 (#748)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41.
- [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-04-16 15:13:41 +02:00
mihaisc
4b50788600
Release 0.14.3 v0.14.3 2021-04-16 13:52:53 +03:00
mihaisc
a39b9a416e
export provider, fix circular dependency (#750)
* export provider, fix circular dependency

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

* lock file

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-16 13:20:24 +03:00
Ahmed Ali
92c4fbc509
Merge pull request #749 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.4.0
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
2021-04-16 09:17:10 +02:00
dependabot[bot]
21e59635db
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 01:01:45 +00:00
9bb1b012a1
Release 0.14.2 v0.14.2 2021-04-16 00:51:28 +02:00
mihaisc
26957a8432
fix compute status (#746)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-16 00:39:43 +02:00
dependabot[bot]
0a6f39a5ef
Bump @types/node-fetch from 2.5.8 to 2.5.10 (#744)
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.8 to 2.5.10.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-15 23:03:10 +03:00
dependabot[bot]
573125d4e0
Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 (#743)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.20.0 to 4.22.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.22.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-04-15 14:09:12 +02:00