Alex Coseru
|
db446b6bbf
|
fix typo (#464)
|
2020-11-19 15:28:10 +02:00 |
|
dependabot[bot]
|
9bbb727d21
|
Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 (#459)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.8.0 to 4.8.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.8.1/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-18 08:34:41 +02:00 |
|
dependabot[bot]
|
47783b9964
|
Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 (#460)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.0 to 4.8.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.8.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-18 08:34:12 +02:00 |
|
dependabot[bot]
|
2f915045d5
|
Bump @types/node from 14.14.7 to 14.14.8 (#461)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.7 to 14.14.8.
- [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>
|
2020-11-18 08:33:45 +02:00 |
|
Ahmed Ali
|
8a0a22e114
|
Merge pull request #458 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.8.0
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0
|
2020-11-17 10:39:44 +02:00 |
|
Ahmed Ali
|
e9abd8b1a1
|
Merge pull request #457 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.8.0
Bump @typescript-eslint/parser from 4.7.0 to 4.8.0
|
2020-11-17 10:39:26 +02:00 |
|
dependabot[bot]
|
8d2aa7bc85
|
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.7.0 to 4.8.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.8.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-17 02:04:27 +00:00 |
|
dependabot[bot]
|
4a6cac2e3c
|
Bump @typescript-eslint/parser from 4.7.0 to 4.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.7.0 to 4.8.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.8.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-17 02:03:31 +00:00 |
|
alexcos20
|
bf19bcc1f5
|
Release 0.9.16
v0.9.16
|
2020-11-16 11:08:38 -08:00 |
|
Alex Coseru
|
4c2105a8c0
|
Bug/fullfill promises (#456)
* fullfill promises
* promises
* fix maxprice
* fix logging
|
2020-11-16 21:07:39 +02:00 |
|
alexcos20
|
8f9ef02b94
|
Release 0.9.15
v0.9.15
|
2020-11-16 09:01:03 -08:00 |
|
Alex Coseru
|
72fdd79e77
|
Merge pull request #455 from oceanprotocol/bug/buy_sell
fullfill promises
|
2020-11-16 18:59:49 +02:00 |
|
alexcos20
|
bb89534704
|
fullfill promises
|
2020-11-16 08:48:45 -08:00 |
|
alexcos20
|
0119885277
|
Release 0.9.14
v0.9.14
|
2020-11-16 05:30:58 -08:00 |
|
Alex Coseru
|
56d4fc249a
|
Merge pull request #454 from oceanprotocol/feature/buyDTWithExactOcean
add buyDTWithExactOcean function
|
2020-11-16 15:28:56 +02:00 |
|
alexcos20
|
ff7171f64b
|
remove console.log
|
2020-11-16 04:22:27 -08:00 |
|
alexcos20
|
6424caca69
|
add computeBuySlippage and computeSellSlippage
|
2020-11-16 04:20:06 -08:00 |
|
alexcos20
|
ab0d0400b1
|
fix typo
|
2020-11-16 02:49:58 -08:00 |
|
alexcos20
|
3f87aa8589
|
add buyDTWithExactOcean function
|
2020-11-16 02:48:23 -08:00 |
|
alexcos20
|
c2c100d0a0
|
Release 0.9.13
v0.9.13
|
2020-11-13 14:00:14 -08:00 |
|
Alex Coseru
|
4d145f6230
|
Merge pull request #452 from oceanprotocol/fix/purgatory-typings
update isInPurgatory typing
|
2020-11-13 23:52:37 +02:00 |
|
|
8badb1676b
|
update isInPurgatory typing
|
2020-11-13 22:25:24 +01:00 |
|
alexcos20
|
5143120204
|
Release 0.9.12
v0.9.12
|
2020-11-13 07:25:44 -08:00 |
|
Alex Coseru
|
aef9fc301f
|
Merge pull request #451 from oceanprotocol/bug/fix_barge
Update .travis.yml
|
2020-11-13 17:24:35 +02:00 |
|
Alex Coseru
|
f0a32b5e7c
|
Update .travis.yml
|
2020-11-13 15:38:11 +02:00 |
|
alexcos20
|
465e316592
|
Release 0.9.11
v0.9.11
|
2020-11-13 05:08:06 -08:00 |
|
Alex Coseru
|
7144a0ffd5
|
Merge pull request #450 from oceanprotocol/feature/chunk_promises
chunk promises
|
2020-11-13 15:05:38 +02:00 |
|
mihaisc
|
eb5c29810f
|
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-12 20:38:45 +02:00 |
|
alexcos20
|
be33814f61
|
fix getPoolLogs
|
2020-11-12 10:28:37 -08:00 |
|
Alex Coseru
|
5f2130c3b6
|
Merge pull request #449 from oceanprotocol/feature/typedoc
Update typedoc.js
|
2020-11-12 20:10:43 +02:00 |
|
alexcos20
|
31fccf7af3
|
increase MAX_AWAIT_PROMISES
|
2020-11-12 10:06:52 -08:00 |
|
alexcos20
|
f8c5e9b197
|
chunk promises
|
2020-11-12 10:02:51 -08:00 |
|
Alex Coseru
|
f376f1df9d
|
Update typedoc.js
|
2020-11-12 19:32:38 +02:00 |
|
mihaisc
|
e5ae3ce62f
|
Merge pull request #448 from oceanprotocol/feature/purgatory
update for purgatory
|
2020-11-12 10:06:06 +02:00 |
|
mihaisc
|
21c960b565
|
export PurgatoryData
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-11 16:01:58 +02:00 |
|
mihaisc
|
870a096fe1
|
remove date form purgatoryData
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-11 15:35:43 +02:00 |
|
mihaisc
|
86e79daf17
|
purgatoryData nullable
|
2020-11-11 13:45:35 +02:00 |
|
mihaisc
|
373939d42b
|
update for purgatory
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-11 13:44:15 +02:00 |
|
Alex Coseru
|
eccae2f7cd
|
Merge pull request #447 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.4
Bump @types/mocha from 8.0.3 to 8.0.4
|
2020-11-11 09:55:37 +02:00 |
|
dependabot[bot]
|
4d80227e3e
|
Bump @types/mocha from 8.0.3 to 8.0.4
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-11 02:04:40 +00:00 |
|
Alex Coseru
|
9e265912d8
|
Merge pull request #441 from oceanprotocol/feature/pool_logs_history_speed_optimisation
logs/history speed optimizations
|
2020-11-10 22:06:47 +02:00 |
|
mihaisc
|
4e16fcc20e
|
remove console, fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-10 16:58:36 +02:00 |
|
mihaisc
|
33bcb47d45
|
parallelized get shares and tx
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2020-11-10 16:49:59 +02:00 |
|
Ahmed Ali
|
c936533c29
|
Merge pull request #445 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.7.0
Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0
|
2020-11-10 13:56:35 +02:00 |
|
dependabot[bot]
|
49cbd0069b
|
Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.1 to 4.7.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.7.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-10 08:02:22 +00:00 |
|
Ahmed Ali
|
d21c7f2e5e
|
Merge pull request #444 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.7
Bump @types/node from 14.14.6 to 14.14.7
|
2020-11-10 10:00:21 +02:00 |
|
Ahmed Ali
|
47156e0cb3
|
Merge pull request #446 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.7.0
Bump @typescript-eslint/parser from 4.6.1 to 4.7.0
|
2020-11-10 09:59:39 +02:00 |
|
dependabot[bot]
|
31cf5a267a
|
Bump @typescript-eslint/parser from 4.6.1 to 4.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.1 to 4.7.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.7.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-10 02:04:48 +00:00 |
|
dependabot[bot]
|
02b2e9301f
|
Bump @types/node from 14.14.6 to 14.14.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.7.
- [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-11-10 02:03:19 +00:00 |
|
Alex Coseru
|
d0eb9dcb29
|
Merge pull request #442 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.13.0
Bump eslint from 7.12.1 to 7.13.0
|
2020-11-09 07:50:10 +02:00 |
|