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

1128 Commits

Author SHA1 Message Date
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
Alex Coseru
20a99d98ee
Merge pull request #420 from oceanprotocol/feature/gas_optimisation
gas cost optimisations
2020-10-27 21:20:35 +02:00
alexcos20
3a8baec246 gas cost optimisations 2020-10-27 12:08:05 -07:00
alexcos20
e0bbcd101f Release 0.9.3 v0.9.3 2020-10-27 08:47:53 -07:00
alexcos20
19c05d512d Release v0.9.2 vv0.9.2 2020-10-27 08:45:23 -07:00
Alex Coseru
44c299ecfb
Merge pull request #416 from oceanprotocol/bug/fix_bpool_create_price
update bpool creation gas estimate
2020-10-27 17:41:29 +02:00
Alex Coseru
2b810ac6a5
Update PoolFactory.ts 2020-10-27 15:03:56 +02:00
Alex Coseru
4c1c4d0f88
Update PoolFactory.ts 2020-10-27 14:50:28 +02:00
Ahmed Ali
1cfbef61fd
Merge pull request #415 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.5
Bump @types/node from 14.14.3 to 14.14.5
2020-10-27 11:07:21 +02:00
dependabot[bot]
e783326853
Bump @types/node from 14.14.3 to 14.14.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.5.
- [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-27 08:55:37 +00:00
Ahmed Ali
31ea50739e
Merge pull request #413 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.6.0
Bump @typescript-eslint/parser from 4.5.0 to 4.6.0
2020-10-27 09:45:51 +02:00
dependabot[bot]
b0c00ecec1
Bump @typescript-eslint/parser from 4.5.0 to 4.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.5.0 to 4.6.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.6.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 07:08:40 +00:00
Alex Coseru
e93e1dbec7
Merge pull request #414 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.0.5
Bump typescript from 4.0.3 to 4.0.5
2020-10-27 08:07:34 +02:00
Alex Coseru
f04437045e
Merge pull request #412 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.6.0
Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0
2020-10-27 08:06:51 +02:00
dependabot[bot]
78cb8a6c9b
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 02:04:29 +00:00
dependabot[bot]
238015a547
Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.5.0 to 4.6.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.6.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 02:03:04 +00:00
Alex Coseru
3d2f348ed2
Merge pull request #411 from oceanprotocol/bug/fix_args_names
fix args names
2020-10-26 19:16:32 +02:00
alexcos20
8195645958 gas limit 1 mil 2020-10-26 10:00:24 -07:00
alexcos20
7d62aeee63 gas limit in ddo publish 2020-10-26 09:58:45 -07:00
alexcos20
9124160137 revert if dtAMount is too low 2020-10-26 07:58:22 -07:00
alexcos20
6960390720 fix args names 2020-10-26 07:36:41 -07:00
alexcos20
1b90c92d08 Release 0.9.0 v0.9.0 2020-10-26 07:16:49 -07:00
Alex Coseru
b75bec491c
Merge pull request #410 from oceanprotocol/fix/ocean-compute-status
Fix/ComputeJob interface
2020-10-26 16:15:13 +02:00
Alex Coseru
450da12261
Merge pull request #409 from oceanprotocol/bug/fix_pool_pricing
fix pool pricing
2020-10-26 16:15:00 +02:00
Ahmed Ali
643fd04be0 fix ComputeJob interface 2020-10-26 15:50:01 +02:00
alexcos20
c4fb445999 fix pool pricing 2020-10-26 06:33:15 -07:00
Ahmed Ali
f1e0b589dd
Merge pull request #407 from oceanprotocol/feature/token-words
word list update
2020-10-26 14:05:18 +02:00
0b92e5e5dc
word list update 2020-10-26 12:50:58 +01:00