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

986 Commits

Author SHA1 Message Date
Ahmed Ali
59db6740fc
Merge branch 'main' into fix/logger 2020-10-21 14:30:12 +02:00
230996a5a8
Release 0.7.0 v0.7.0 2020-10-21 13:54:55 +02:00
616e67d372
Merge pull request #389 from oceanprotocol/feature/subscribe_features
make create methods subscribable
2020-10-21 13:53:07 +02:00
alexcos20
4db0a0d43d pool.create returns txid 2020-10-21 04:38:19 -07:00
d21c3c6e4b
Merge pull request #383 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.0
Bump @types/node from 14.11.10 to 14.14.0
2020-10-21 12:42:17 +02:00
alexcos20
93f0d53c5a exchange.create returns TransactionReceipt 2020-10-21 03:38:03 -07:00
alexcos20
11271a970b change exchange.create to allow subscribe&approve 2020-10-21 03:29:27 -07:00
dependabot[bot]
3df017b05c
Bump @types/node from 14.11.10 to 14.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.10 to 14.14.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>
2020-10-21 11:34:40 +02:00
alexcos20
dec9c57c94 make pool.create subscribable 2020-10-21 02:27:58 -07:00
f5f9e3308d
Release 0.6.7 v0.6.7 2020-10-21 11:09:48 +02:00
Ahmed Ali
19b009d8e5
Merge branch 'main' into fix/logger 2020-10-21 11:05:40 +02:00
Ahmed Ali
7d9426e7ff update travis 2020-10-21 11:05:01 +02:00
Alex Coseru
646a011d90
Merge pull request #384 from oceanprotocol/bug/fix_travis
Update .travis.yml
2020-10-21 11:56:31 +03:00
Ahmed Ali
d3d1667093 fix more log level errors 2020-10-21 10:55:40 +02:00
Alex Coseru
f8e627f73d
Update .travis.yml 2020-10-21 11:44:18 +03:00
Ahmed Ali
bdd1483668 uncomment the sleep function 2020-10-21 10:35:20 +02:00
Ahmed Ali
5047347e21 fix OnChainMetadataCache 2020-10-21 10:33:23 +02:00
Ahmed Ali
9cb6ea3dbe fix more datatokens related tests 2020-10-21 10:21:51 +02:00
Ahmed Ali
418305c0f1 minor test cleanup 2020-10-21 10:16:31 +02:00
Ahmed Ali
c4d6b48896 fix DataTokens 2020-10-21 09:52:43 +02:00
461ea5c46a
Release 0.6.6 v0.6.6 2020-10-20 22:18:12 +02:00
c300e70563
Merge pull request #382 from oceanprotocol/feature/dataTokenInfo
add datatokeninfo to ddo creation
2020-10-20 22:16:26 +02:00
alexcos20
9dc1b81812 add datatokeninfo to ddo creation 2020-10-20 07:06:12 -07:00
Ahmed Ali
b0ef8d7262 fix Balancer PoolFactory 2020-10-20 15:35:23 +02:00
Alex Coseru
d685cb1f5e
Merge pull request #381 from oceanprotocol/bug/fix_getOrderHistory
fix getOrderHistory
2020-10-20 16:32:24 +03:00
alexcos20
efaa3f6d1d fix tests 2020-10-20 06:16:15 -07:00
Ahmed Ali
08019706e9 fix Balancer pool 2020-10-20 14:59:49 +02:00
alexcos20
c1a0345e3e fix getOrderHistory 2020-10-20 05:52:40 -07:00
Ahmed Ali
ca733f2a06 fix error messages 2020-10-20 11:45:06 +02:00
Ahmed Ali
75c04539fa
Merge pull request #378 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.5.0
Bump @typescript-eslint/parser from 4.4.1 to 4.5.0
2020-10-20 08:20:09 +02:00
Ahmed Ali
42d4cc8e53
Merge pull request #379 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.5.0
Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0
2020-10-20 08:19:46 +02:00
dependabot[bot]
617e39aa5f
Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.4.1 to 4.5.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.5.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 01:03:51 +00:00
dependabot[bot]
54cd8d4b25
Bump @typescript-eslint/parser from 4.4.1 to 4.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.4.1 to 4.5.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.5.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 01:03:21 +00:00
Ahmed Ali
b01908a7bd fix test for FixedRateExchange 2020-10-19 21:33:17 +02:00
Ahmed Ali
87dd5fcfa1 fix FixedRateExchange 2020-10-19 20:57:17 +02:00
7bed54e0a3
Release 0.6.5 v0.6.5 2020-10-19 10:14:05 +02:00
272ef5c08b
Merge pull request #375 from oceanprotocol/fix/searchPool
search for pools on-chain
2020-10-19 10:13:10 +02:00
525f2e5ac0
search for pools on-chain 2020-10-19 10:01:30 +02:00
Ahmed Ali
d8704abb0b
Merge pull request #367 from oceanprotocol/fix/error-logging
Fix/Error-messages
2020-10-19 08:35:52 +02:00
bde7d2a06b
Merge pull request #369 from oceanprotocol/dependabot/npm_and_yarn/types/chai-4.2.14
Bump @types/chai from 4.2.13 to 4.2.14
2020-10-19 07:02:35 +02:00
59956fb982
Merge pull request #372 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.10
Bump @types/node from 14.11.8 to 14.11.10
2020-10-19 07:02:25 +02:00
c2e4e2bc7e
Merge pull request #370 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.2.0
Bump release-it from 14.1.0 to 14.2.0
2020-10-19 07:02:13 +02:00
d1d03baf09
Merge pull request #371 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.13.0
Bump eslint-config-prettier from 6.12.0 to 6.13.0
2020-10-19 07:02:04 +02:00
dependabot[bot]
d2caaff985
Bump @types/node from 14.11.8 to 14.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.11.10.
- [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-10-19 01:04:52 +00:00
dependabot[bot]
55db457274
Bump eslint-config-prettier from 6.12.0 to 6.13.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v6.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 01:04:34 +00:00
dependabot[bot]
4f79ed94a8
Bump release-it from 14.1.0 to 14.2.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.1.0 to 14.2.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.1.0...14.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 01:04:11 +00:00
dependabot[bot]
ce10543431
Bump @types/chai from 4.2.13 to 4.2.14
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.13 to 4.2.14.
- [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>
2020-10-19 01:03:27 +00:00
e5e1e40608
Release 0.6.4 v0.6.4 2020-10-16 10:41:17 +02:00
09c83eeb51
Merge pull request #365 from oceanprotocol/bug/fix_price_calculation
fix bug when amountOut>=balanceOut
2020-10-16 10:40:03 +02:00
alexcos20
b34166732f add test 2020-10-15 23:04:04 -07:00