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

874 Commits

Author SHA1 Message Date
Ahmed Ali
3ea98eae34
Merge pull request #251 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.4
Bump @types/node from 14.6.3 to 14.6.4
2020-09-04 10:13:54 +02:00
dependabot[bot]
099f487fda
Bump @types/node from 14.6.3 to 14.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.3 to 14.6.4.
- [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-04 01:06:09 +00:00
eda9501010
test fixes 2020-09-03 13:23:14 +02:00
e4a8a83674
test cleanup 2020-09-03 13:09:55 +02:00
1c60e11555
fix previously not running tests 2020-09-03 12:52:55 +02:00
31bec3c7af
change glob for unit tests
* this prevented test files at top of test/unit/ from running
* more info: https://mochajs.org/#the-test-directory
2020-09-03 12:40:49 +02:00
ca5e810eb2
and some more tests 2020-09-03 12:07:18 +02:00
2521866e92
more test updates 2020-09-03 11:53:24 +02:00
a3a772c92e
update tests 2020-09-03 11:40:04 +02:00
f834be3520
move defaults into datatokens.create() 2020-09-03 11:28:50 +02:00
Ahmed Ali
469be29d2d
Merge pull request #249 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.3
Bump @types/node from 14.6.2 to 14.6.3
2020-09-03 08:33:17 +02:00
dependabot[bot]
4b04912822
Bump @types/node from 14.6.2 to 14.6.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.2 to 14.6.3.
- [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-03 01:01:51 +00:00
0290f57bf4
prototype auto-generating data token name 2020-09-02 16:26:42 +02:00
9873076e4b
Merge pull request #245 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.1
Bump eslint from 7.8.0 to 7.8.1
2020-09-02 09:07:08 +02:00
5a6a4e6d42
Merge pull request #244 from oceanprotocol/dependabot/npm_and_yarn/types/chai-spies-1.0.2
Bump @types/chai-spies from 1.0.1 to 1.0.2
2020-09-02 09:06:56 +02:00
dependabot[bot]
4d1a2edb43
Bump eslint from 7.8.0 to 7.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [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.8.0...v7.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 01:03:33 +00:00
dependabot[bot]
d2ceaaf8e3
Bump @types/chai-spies from 1.0.1 to 1.0.2
Bumps [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 01:03:15 +00:00
Ahmed Ali
e3c08f3bfd Release 0.1.17 v0.1.17 2020-09-01 13:29:48 +02:00
Ahmed Ali
e66e1ce651
Merge pull request #231 from oceanprotocol/feature/FixedPriceExchange
FixedPriceExchange
2020-09-01 10:27:23 +02:00
Ahmed Ali
a1d9e9326a
Merge pull request #242 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.0.0
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0
2020-09-01 10:19:08 +02:00
Ahmed Ali
9f8ef3c97b
Merge pull request #240 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.0
Bump eslint from 7.7.0 to 7.8.0
2020-09-01 10:18:31 +02:00
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