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

2642 Commits

Author SHA1 Message Date
mihaisc
237e948107
Proper conversion to wei of base token when ordering (#1527)
* proper conversion to wei

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix conversion in pool

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix lint

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-24 17:22:18 +03:00
dependabot[bot]
50527fa24a
Bump release-it from 15.0.0 to 15.1.0 (#1526) 2022-06-24 10:33:16 +01:00
dependabot[bot]
b3f74a1b85
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 (#1523)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 20:41:19 +01:00
dependabot[bot]
7daceea8e9
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 (#1522)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 20:22:20 +01:00
dependabot[bot]
ba3c7bca9d
Bump typescript from 4.6.4 to 4.7.4 (#1520)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 20:21:56 +01:00
dependabot[bot]
3c6a3cde7d
Bump eslint from 8.17.0 to 8.18.0 (#1521)
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:23:40 +01:00
dependabot[bot]
168e7effd1
Bump web3 from 1.7.3 to 1.7.4 (#1525)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:21:29 +01:00
dependabot[bot]
2d9729158e
Bump prettier from 2.7.0 to 2.7.1 (#1519)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 11:30:56 +01:00
dependabot[bot]
aaa90eddb6
Bump @types/node from 17.0.44 to 18.0.0 (#1515)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.44 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 11:30:37 +01:00
dependabot[bot]
b8cd326479
Bump @truffle/hdwallet-provider from 2.0.8 to 2.0.9 (#1516)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.9/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 09:58:50 +03:00
dependabot[bot]
0ef11c9787
Bump eslint-config-oceanprotocol from 2.0.1 to 2.0.3 (#1518)
Bumps [eslint-config-oceanprotocol](https://github.com/oceanprotocol/eslint-config-oceanprotocol) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/oceanprotocol/eslint-config-oceanprotocol/releases)
- [Changelog](https://github.com/oceanprotocol/eslint-config-oceanprotocol/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: eslint-config-oceanprotocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 07:59:48 +03:00
dependabot[bot]
1f65085b09
Bump prettier from 2.6.2 to 2.7.0 (#1517)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 07:59:42 +03:00
dependabot[bot]
2f47310887
Bump typedoc from 0.22.15 to 0.22.17 (#1514)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.15 to 0.22.17.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.15...v0.22.17)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 07:59:36 +03:00
85bf2716e2
Release 1.1.2 v1.1.2 2022-06-15 18:57:20 +01:00
5674a547d1
manual bump fix 2022-06-15 18:55:40 +01:00
a36241004b
manual bump fix 2022-06-15 18:50:58 +01:00
Miquel A. Cabot
282cd4e865
Issue-#1485: Remove imports of ABIs in the tests and use utility tranfer(), mint(), balance() functions (#1486)
* remove imports of ABIs in NftFactory test

* fix error with data token amount

* remove imports of ABIs in FixedRateExchange test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in Router test
2022-06-15 18:38:32 +01:00
dependabot[bot]
c322b28c27
Bump @types/node from 17.0.35 to 17.0.44 (#1513)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.44.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 18:32:45 +01:00
dependabot[bot]
dae5e04565
Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 (#1466)
* Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1

Bumps [eslint-config-oceanprotocol](https://github.com/oceanprotocol/eslint-config-oceanprotocol) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/oceanprotocol/eslint-config-oceanprotocol/releases)
- [Changelog](https://github.com/oceanprotocol/eslint-config-oceanprotocol/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-oceanprotocol
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* rewrite .find() methods

* remove unnecessary any typings

* bump all ESLint packages

* fix coverage generation

* rollback ts-node update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-06-15 18:08:13 +01:00
Alex Coseru
be06f05365
update to new schema & compute fixes (#1510)
* update to new schema

* fix codeExamples

* fix computeflows
2022-06-15 19:03:56 +03:00
04735dd824
Release 1.0.0 v1.0.0 2022-06-08 15:21:49 +02:00
alexcos20
efa3839d10 Release 1.0.0-next.45 v1.0.0-next.45 2022-06-05 21:04:16 +03:00
Alex Coseru
8639359378
contracts_1.0.0 (#1494) 2022-06-05 21:02:57 +03:00
Jamie Hewitt
87edac976f
Merge pull request #1438 from oceanprotocol/issue-1437-marketplace-flow-integration-test-for-v4
Creating code examples file + updates to readme
2022-06-01 14:38:37 +01:00
Jamie Hewitt
8304f40c05 Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 2022-06-01 09:25:13 +01:00
Jamie Hewitt
3a4da10c08 comparing the checksum of the CodeExamples.md file to see if it has been changed before commiting 2022-05-31 18:06:35 +01:00
Miquel A. Cabot
9e3a945753
Merge pull request #1460 from oceanprotocol/issue-1342-rewrite-publish-flow-test
Issue-#1342: Rewrite publish flow test
2022-05-30 15:16:12 +02:00
Miquel A. Cabot
6c297f1989
Merge pull request #1398 from oceanprotocol/issue-1349-rewrite-pool-test
Issue-#1349 Rewrite Pool test
2022-05-30 11:17:37 +02:00
Miquel A. Cabot
28e46a31f7 remove unused imports 2022-05-30 11:09:19 +02:00
Miquel A. Cabot
4e92381007 fix error in decimals 2022-05-27 17:16:45 +02:00
Miquel A. Cabot
2b3b5c871d use decimals() in Pool 2022-05-27 11:05:09 +02:00
Miquel A. Cabot
b3102c78c1 add decimals() function 2022-05-27 10:55:12 +02:00
Miquel A. Cabot
a7c0cff63c fix decimals issue 2022-05-26 19:04:24 +02:00
Miquel A. Cabot
708ddd3a02
Merge pull request #1393 from oceanprotocol/issue-1351-rewrite-fixedrateexchange-test
Issue-#1351: Rewrite FixedRateExchange test
2022-05-26 18:58:26 +02:00
Miquel A. Cabot
b44f1f802a use balance() and transfer() functions 2022-05-26 13:28:53 +02:00
Miquel A. Cabot
03f3d3b7d5 use balance() function 2022-05-26 13:10:18 +02:00
GitHub Actions Bot
3c7ffd1943 Updating CodeExamples.md 2022-05-26 10:51:31 +00:00
Miquel A. Cabot
4f188c5d93
Merge ba34fa76279a7b1cf0173801997befa46175a8d0 into 34e968803f80ffdb2bdda05d77373117d6e92c4c 2022-05-26 12:43:36 +02:00
Miquel A. Cabot
ba34fa7627 use the new transfer() function 2022-05-26 12:43:31 +02:00
Miquel A. Cabot
375aaed491
Merge 3c05cc447ee81ceb21f695f252e9d30d0fe8f08c into 34e968803f80ffdb2bdda05d77373117d6e92c4c 2022-05-26 10:17:11 +01:00
Jamie Hewitt
3c05cc447e Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 2022-05-26 10:16:40 +01:00
Jamie Hewitt
6cb54a7e2b Updating comment 2022-05-26 10:16:28 +01:00
GitHub Actions Bot
7d60010553 Updating CodeExamples.md 2022-05-25 16:20:53 +00:00
Miquel A. Cabot
3318a27b8b
Merge ac3f5f7375f8efcd36d534ee2e393b3c061dce84 into 34e968803f80ffdb2bdda05d77373117d6e92c4c 2022-05-25 16:12:15 +00:00
Jamie Hewitt
ac3f5f7375 Add create:guide command 2022-05-25 17:12:08 +01:00
Jamie Hewitt
54c156e09d Updating CodeExamples.md 2022-05-25 17:08:54 +01:00
Jamie Hewitt
98155fa154 Only commiting if there are changes 2022-05-25 16:55:41 +01:00
Jamie Hewitt
608d64c259 Getting the CI to commit to a new branch 2022-05-25 16:26:23 +01:00
Jamie Hewitt
f137ff1898 Ignoring untracked files 2022-05-25 15:38:58 +01:00
Miquel A. Cabot
82d9e4cf5f fix token address for decimal calculation in unitsToAmount() 2022-05-24 17:26:29 +02:00