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

1105 Commits

Author SHA1 Message Date
Alex Coseru
4c45bc6820
Merge pull request #440 from oceanprotocol/feature/buysell_helpers
buy/sell helpers
2020-11-06 15:47:36 +02:00
alexcos20
efcee50c6a buy/sell helpers 2020-11-06 05:35:31 -08:00
Alex Coseru
8c6af26ea8
Merge pull request #439 from oceanprotocol/bug/fix_datatoken_search
fix datatoken search
2020-11-05 18:49:41 +02:00
Alex Coseru
46e559f23f
fix datatoken search 2020-11-05 08:20:13 +02:00
Ahmed Ali
f0e3580b4a
Merge pull request #436 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.6.1
Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1
2020-11-03 11:28:25 +02:00
Ahmed Ali
88cce18900
Merge pull request #437 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.2.1
Bump mocha from 8.1.3 to 8.2.1
2020-11-03 11:28:07 +02:00
Ahmed Ali
f7f95d891c
Merge pull request #435 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.6.1
Bump @typescript-eslint/parser from 4.6.0 to 4.6.1
2020-11-03 11:27:47 +02:00
dependabot[bot]
33ec523da7
Bump mocha from 8.1.3 to 8.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.1.
- [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.3...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 02:04:42 +00:00
dependabot[bot]
08409cdac6
Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.0 to 4.6.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.6.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 02:04:03 +00:00
dependabot[bot]
3a2f5fbefe
Bump @typescript-eslint/parser from 4.6.0 to 4.6.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.0 to 4.6.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.6.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 02:03:15 +00:00
Ahmed Ali
df840d6fcc
Merge pull request #434 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.2.1
Bump release-it from 14.2.0 to 14.2.1
2020-11-02 10:52:44 +02:00
dependabot[bot]
c3755a09f5
Bump release-it from 14.2.0 to 14.2.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.0 to 14.2.1.
- [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.2.0...14.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:03:20 +00:00
alexcos20
94f46eefcf Release 0.9.9 v0.9.9 2020-10-30 06:47:00 -07:00
Alex Coseru
80bb373f42
Merge pull request #430 from oceanprotocol/bug/fix_fre_wei_conversion
fix fromwei conversion
2020-10-30 15:45:09 +02:00
c410f2fc49
Merge pull request #433 from oceanprotocol/bug/pool_typos
fix typos
2020-10-30 14:14:45 +01:00
alexcos20
3c43bb0f67 fix typos 2020-10-30 06:03:31 -07:00
alexcos20
ead3d212a2 optimise gas costs 2020-10-30 06:02:06 -07:00
bf334ce5da
Merge pull request #432 from oceanprotocol/optimise/get_pool_logs
use event block number as start
2020-10-30 13:55:25 +01:00
45912fe105
Merge pull request #431 from oceanprotocol/bug/fix_DTPrice
fix DTPrice if amount is too high
2020-10-30 13:54:12 +01:00
alexcos20
17a07b4897 more wei conversions 2020-10-30 05:38:21 -07:00
alexcos20
547ddf317c remove console.log 2020-10-30 05:09:49 -07:00
alexcos20
349aa56301 use event block number as start 2020-10-30 04:53:43 -07:00
alexcos20
8407287b9b fix fromwei conversion 2020-10-30 04:43:26 -07:00
alexcos20
336054a663 fix DTPrice if amount is too high 2020-10-30 04:09:12 -07:00
alexcos20
0a0ce63580 Release 0.9.8 v0.9.8 2020-10-29 05:59:38 -07:00
Alex Coseru
fe5c99fa7f
Merge pull request #429 from oceanprotocol/bug/fix_getPoolSharesByAddress
fix getPoolSharesByAddress
2020-10-29 14:58:25 +02:00
alexcos20
07c3835759 bug fix 2020-10-29 05:45:46 -07:00
alexcos20
677ed0c492 fix getPoolSharesByAddress 2020-10-29 05:42:09 -07:00
alexcos20
7b16f7561f Release 0.9.7 v0.9.7 2020-10-29 05:02:51 -07:00
Alex Coseru
aa2533e552
Merge pull request #428 from oceanprotocol/feature/getPoolsSharesbyAddress
add getPoolSharesByAddress
2020-10-29 14:01:35 +02:00
alexcos20
6ba0ae6808 fix namings and add did 2020-10-29 04:50:47 -07:00
alexcos20
087b021c17 add getPoolsSharesbyAddress 2020-10-29 04:35:30 -07:00
Alex Coseru
377b673268
Merge pull request #427 from oceanprotocol/feature/more_gas_optimisations
more gas optimisations
2020-10-29 13:20:16 +02:00
alexcos20
694cde2a13 more fixes 2020-10-29 04:01:19 -07:00
alexcos20
9900bb4353 more gas optimisations 2020-10-29 03:33:32 -07:00
Ahmed Ali
d1620d784f
Merge pull request #426 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.6
Bump @types/node from 14.14.5 to 14.14.6
2020-10-29 11:05:54 +02:00
dependabot[bot]
5b4ef557d8
Bump @types/node from 14.14.5 to 14.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.5 to 14.14.6.
- [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-29 02:04:54 +00:00
alexcos20
02b4b2bb05 Release 0.9.6 v0.9.6 2020-10-28 05:16:03 -07:00
Alex Coseru
32c0ef91ca
Merge pull request #425 from oceanprotocol/fix/remove-liquidity
fix/remove liquidity
2020-10-28 14:14:13 +02:00
alexcos20
4a077a9fa9 fix max amountPoolshares balancer bug 2020-10-28 04:57:58 -07:00
alexcos20
2d31bd9123 more fixes 2020-10-28 04:11:54 -07:00
db66a6ce9e
fix remove liquidity 2020-10-28 11:59:48 +01:00
Ahmed Ali
cf4ae7676d
Merge pull request #422 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.15.0
Bump eslint-config-prettier from 6.14.0 to 6.15.0
2020-10-28 11:08:42 +02:00
Ahmed Ali
41bf05de63
Merge pull request #423 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.12.1
Bump eslint from 7.12.0 to 7.12.1
2020-10-28 11:08:19 +02:00
dependabot[bot]
0ac14bbd8c
Bump eslint-config-prettier from 6.14.0 to 6.15.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 to 6.15.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.14.0...v6.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 02:02:16 +00:00
dependabot[bot]
59dc44f507
Bump eslint from 7.12.0 to 7.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.0 to 7.12.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.12.0...v7.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 02:02:16 +00:00
alexcos20
d67beacde8 Release 0.9.5 v0.9.5 2020-10-27 13:12:04 -07:00
Alex Coseru
a62f46088c
Merge pull request #421 from oceanprotocol/bug/fix_addmax_liquidity
fix addmax & removemax
2020-10-27 22:11:05 +02:00
alexcos20
8d8be7c6a0 fix addmax & removemax 2020-10-27 13:00:45 -07:00
alexcos20
e5c6797af9 Release 0.9.4 v0.9.4 2020-10-27 12:21:51 -07:00