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

603 Commits

Author SHA1 Message Date
alexcos20
9c7ea98fce use TransactionReceipt 2020-09-01 00:27:33 -07:00
dependabot[bot]
ada648190a
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.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.0.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 01:03:43 +00:00
dependabot[bot]
b492e5f67c
Bump eslint from 7.7.0 to 7.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.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.7.0...v7.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 01:02:30 +00:00
alexcos20
fec3670e6a updates 2020-08-31 08:13:58 -07:00
alexcos20
7cec2e585e update contracts addresses from 0.4.1 2020-08-31 06:58:11 -07:00
alexcos20
d65a59c5d6 update contracts to 0.4.1 2020-08-31 06:52:20 -07:00
alexcos20
e746bbe953 update contracts addresses on rinkeby 2020-08-31 01:52:19 -07:00
alexcos20
ea6536f1a6 Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange 2020-08-31 00:34:39 -07:00
alexcos20
6121da3fff fix lint 2020-08-31 00:33:35 -07:00
Alex Coseru
b97b935406
Merge branch 'main' into feature/FixedPriceExchange 2020-08-31 09:58:25 +03:00
alexcos20
220261cada update to contracts 0.4.0 2020-08-30 23:56:25 -07:00
Ahmed Ali
d7c63d8d08
Merge pull request #237 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.3
Bump mocha from 8.1.2 to 8.1.3
2020-08-31 07:36:35 +02:00
Ahmed Ali
274b3b48ea
Merge pull request #238 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.2
Bump @types/node from 14.6.1 to 14.6.2
2020-08-31 07:36:11 +02:00
Ahmed Ali
8b7b20bb1a
Merge pull request #236 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.19.0
Bump typedoc from 0.18.0 to 0.19.0
2020-08-31 07:35:52 +02:00
dependabot[bot]
fb0ef45d48
Bump @types/node from 14.6.1 to 14.6.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.1 to 14.6.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-08-31 01:05:12 +00:00
dependabot[bot]
c7fc5cbe89
Bump mocha from 8.1.2 to 8.1.3
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.2 to 8.1.3.
- [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.1.2...v8.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 01:04:34 +00:00
dependabot[bot]
bd6393564b
Bump typedoc from 0.18.0 to 0.19.0
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 01:03:51 +00:00
e3209cb4fd
Release 0.1.16 v0.1.16 2020-08-28 18:40:26 +02:00
c7eab9a556
Merge pull request #235 from oceanprotocol/bug/fix_sharesBalance
fix sharesBalance
2020-08-28 18:39:05 +02:00
Alex Coseru
aca303acf3
Update Pool.ts 2020-08-28 19:29:41 +03:00
5508aa5532
Merge pull request #234 from oceanprotocol/feature/typings
pool transaction typings
2020-08-28 18:25:43 +02:00
Alex Coseru
a9a614f586
fix sharesBalance
fix sharesBalance
2020-08-28 19:16:15 +03:00
6584023570
pool typings 2020-08-28 18:12:10 +02:00
alexcos20
a4e8315734 Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange 2020-08-28 01:55:11 -07:00
alexcos20
22ab44713d add more tests 2020-08-28 01:47:25 -07:00
Ahmed Ali
b073365a09
Merge pull request #232 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.43
Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43
2020-08-28 09:08:34 +02:00
Ahmed Ali
e5cfd35745
Merge pull request #233 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.1
Bump @types/node from 14.6.0 to 14.6.1
2020-08-28 09:08:15 +02:00
dependabot[bot]
b805f49bbc
Bump @types/node from 14.6.0 to 14.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.6.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>
2020-08-28 01:04:46 +00:00
dependabot[bot]
1c791c0ea3
Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.42...@truffle/hdwallet-provider@1.0.43)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 01:04:07 +00:00
Samer
b9f32775d7
Merge pull request #230 from oceanprotocol/feature/setup-pool
feature/setup-pool
2020-08-27 22:16:26 +02:00
ssallam
0792f66abe Fix failing test by handling error when estimating gas. 2020-08-27 17:01:31 +02:00
alexcos20
205a763d97 fix lint 2020-08-27 03:33:27 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
ssallam
5af50c4c92 Fix lint issues. 2020-08-27 11:35:30 +02:00
Ahmed Ali
d090630bab
Merge pull request #220 from oceanprotocol/dependabot/npm_and_yarn/ts-node-9.0.0
Bump ts-node from 8.10.2 to 9.0.0
2020-08-27 11:24:55 +02:00
Ahmed Ali
beca35a3aa
Merge pull request #225 from oceanprotocol/dependabot/npm_and_yarn/whatwg-url-8.2.1
Bump whatwg-url from 8.1.0 to 8.2.1
2020-08-27 11:24:12 +02:00
Ahmed Ali
88bab7595f
Merge pull request #226 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.10.1
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1
2020-08-27 11:23:51 +02:00
Ahmed Ali
363651efd9
Merge pull request #229 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.2
Bump mocha from 8.1.1 to 8.1.2
2020-08-27 11:23:28 +02:00
Ahmed Ali
37c9eb5ec6
Merge pull request #228 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.1.1
Bump prettier from 2.0.5 to 2.1.1
2020-08-27 11:23:05 +02:00
ssallam
afa2996768 Convert amount and weight to wei, fix tests. 2020-08-27 11:01:15 +02:00
ssallam
8c7a701e6f update ocean-contracts version to 0.3.5 2020-08-27 10:21:20 +02:00
ssallam
7078113110 update method docs 2020-08-27 09:46:54 +02:00
ssallam
d47a9f02a6 use solidity setup pool function when creating new pool. 2020-08-27 09:39:02 +02:00
dependabot[bot]
0496826f2d
Bump mocha from 8.1.1 to 8.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.2.
- [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.1.1...v8.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 01:04:24 +00:00
dependabot[bot]
87fa9afaac
Bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 01:03:46 +00:00
Ahmed Ali
0968638f9c
Merge pull request #227 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
2020-08-26 09:04:37 +02:00
dependabot[bot]
a6cc773c71
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.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/v3.10.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:03:04 +00:00
dependabot[bot]
18d566a535
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 3.10.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/v3.10.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:02:44 +00:00
dependabot[bot]
6c1229d962
Bump whatwg-url from 8.1.0 to 8.2.1
Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/jsdom/whatwg-url/releases)
- [Commits](https://github.com/jsdom/whatwg-url/compare/v8.1.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:02:15 +00:00
dependabot[bot]
6aec7a42f1
Bump ts-node from 8.10.2 to 9.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 01:03:21 +00:00