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
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
2ad16502b2
Merge pull request #368 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.1.1
Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1
2020-10-16 07:45:15 +02:00
dependabot[bot]
a0e09c555b
Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.1.0...@truffle/hdwallet-provider@1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 01:02:25 +00:00
Ahmed Ali
3a34c0c54c fix lint errors 2020-10-15 18:02:42 +02:00
Ahmed Ali
d574782b14 handle error messages 2020-10-15 17:52:33 +02:00
alexcos20
d3f6cfd05c fix bug when amountOut>=balanceOut 2020-10-15 04:11:34 -07:00
7d15d2d1d9
Release 0.6.3 v0.6.3 2020-10-15 11:57:14 +02:00
0f82c00a06
package updates 2020-10-15 11:56:12 +02:00
b04cfc4a62
Merge pull request #362 from oceanprotocol/fix/assertion-in-tests
Fix/tests-assertion
2020-10-15 11:53:18 +02:00
0d85c41993
Merge pull request #364 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.5.6
Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6
2020-10-15 11:50:24 +02:00
dependabot[bot]
b50822e314
Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Changelog](https://github.com/oceanprotocol/ocean-contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.5.5...v0.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-15 01:02:24 +00:00
Alex Coseru
7ec2cb38e4
Merge pull request #359 from oceanprotocol/feature/new_aqua_and_provider
Feature/new aqua and provider
2020-10-14 21:39:07 +03:00
Alex Coseru
b9f629a2cb
Merge branch 'main' into feature/new_aqua_and_provider 2020-10-14 21:26:38 +03:00
Alex Coseru
aaec41aac4
Merge pull request #363 from oceanprotocol/feature/ddo_datatokenInfo
add ddo.datatokeninfo
2020-10-14 21:18:24 +03:00
alexcos20
68374047c7 add ddo.datatokeninfo 2020-10-14 11:05:35 -07:00
3f11e43d02
switch CodeClimate project
CodeClimate did not like the repo rename so it had to be created as new project on there
2020-10-14 19:19:04 +02:00
20551cf8e1
Release 0.6.2 v0.6.2 2020-10-14 17:56:56 +02:00
71314a83f8
Merge pull request #361 from oceanprotocol/feature/add_pool_getTokensRemovedforPoolShares
add getTokensRemovedforPoolShares
2020-10-14 17:50:34 +02:00
8ee1172d21
refactor 2020-10-14 17:39:58 +02:00
Ahmed Ali
d72bb39a96 minor fix in tests: assert from chai 2020-10-14 15:16:40 +02:00
alexcos20
452b0b6b78 add missing test 2020-10-14 03:04:24 -07:00
alexcos20
da5e3dcc26 remove unwanted dep 2020-10-14 03:02:35 -07:00
alexcos20
457b2a108a add getTokensRemovedforPoolShares 2020-10-14 02:57:45 -07:00
7f279350a0
Release 0.6.1 v0.6.1 2020-10-14 10:11:45 +02:00
fbf2f05a7b
Merge pull request #360 from oceanprotocol/bug/remove_totalSupply_duplicate
remove duplicate totalSupply
2020-10-14 10:10:38 +02:00
alexcos20
9cad523150 fix balancer test 2020-10-13 10:21:23 -07:00
alexcos20
a6d79c020a fix balancer test 2020-10-13 10:10:58 -07:00
alexcos20
617bf7fe33 remove duplicate totalSupply 2020-10-13 09:01:53 -07:00
alexcos20
267e54f3f1 add fallback to chain 2020-10-13 08:03:57 -07:00
69a0b0d8a2
Release 0.6.0 v0.6.0 2020-10-13 16:33:18 +02:00
6ad85057a2
Merge pull request #358 from oceanprotocol/feature/remove_ddo_proof
remove ddo prof
2020-10-13 16:30:11 +02:00
alexcos20
b35e0296ff remove unused ProgressSteps 2020-10-13 07:14:54 -07:00
alexcos20
0ed34c9245 remove signature on encrypt 2020-10-13 07:11:41 -07:00
alexcos20
15e651801c get polls from aquarius 2020-10-13 07:11:27 -07:00
b24a5b36fb
Merge pull request #355 from oceanprotocol/feature/ocean.js
ocean-lib-js → ocean.js
2020-10-13 16:08:56 +02:00
alexcos20
e68c6d8c72 proof refactor 2020-10-13 06:54:37 -07:00
alexcos20
0088e94c01 fix doc typo 2020-10-13 06:40:41 -07:00
0118a11919
Merge pull request #354 from oceanprotocol/feature/metadatacache
metadataStore → metadataCache
2020-10-13 15:40:04 +02:00
alexcos20
2c73c6e06d remove ddo prof 2020-10-13 06:34:57 -07:00
Alex Coseru
4e4c3e731b
Merge pull request #352 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.4.1
Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1
2020-10-13 16:24:29 +03:00
Alex Coseru
66119fc96b
Merge pull request #353 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.4.1
Bump @typescript-eslint/parser from 4.4.0 to 4.4.1
2020-10-13 16:24:17 +03:00