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

1346 Commits

Author SHA1 Message Date
alexcos20
af28c19e4e remove blob from DataTokenInfo 2020-10-21 09:44:17 -07:00
alexcos20
4e949e92b6 make searforDT lowercase 2020-10-21 08:57:26 -07:00
alexcos20
444a2e8c36 fix unused variable 2020-10-21 06:47:50 -07:00
alexcos20
b0a37bb512 remove blob content 2020-10-21 06:43:32 -07:00
Ahmed Ali
57b5f83cbc
Merge branch 'main' into fix/logger 2020-10-21 15:35:09 +02:00
Alex Coseru
5577e1d594
Merge pull request #390 from oceanprotocol/feature/confighelper_refactor
refactor confighelper to use ocean-contracts
2020-10-21 16:26:31 +03:00
38353f4c9b
Release 0.7.1 v0.7.1 2020-10-21 15:26:02 +02:00
47d3282197
BestPrice type tweak 2020-10-21 15:24:52 +02:00
Ahmed Ali
b9f038411d fix minor linting errors 2020-10-21 15:13:29 +02:00
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
alexcos20
7558df6aa8 refactor confighelper to use ocean-contracts 2020-10-21 04:28:06 -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