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

2682 Commits

Author SHA1 Message Date
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
Miquel A. Cabot
c29bf475c4 show outputs 2022-05-24 15:01:50 +02:00
Miquel A. Cabot
6d3a9edb23 fix decimals in balance check 2022-05-24 11:27:36 +02:00
Miquel A. Cabot
e53070807b fix decimals in balance check 2022-05-24 11:19:18 +02:00
Miquel A. Cabot
e42e031c1e use transfer() approve() and balance() functions 2022-05-24 10:36:36 +02:00
Miquel A. Cabot
34e968803f
Merge pull request #1399 from oceanprotocol/issue-1352-rewrite-sidestaking-test
Issue-#1352: Rewrite SideStaking test
2022-05-24 09:41:12 +02:00
Miquel A. Cabot
580dce734f Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test 2022-05-24 09:34:17 +02:00
Miquel A. Cabot
1ef7aa7027
Merge pull request #1377 from oceanprotocol/issue-1346-rewrite-datatoken-test
Issue-#1346: Rewrite Datatoken test
2022-05-24 09:32:55 +02:00
Miquel A. Cabot
21b69520ef Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test 2022-05-24 09:32:28 +02:00
Miquel A. Cabot
5884aef630
Merge pull request #1412 from oceanprotocol/issue-1350-rewrite-dispenser-test
Issue-#1350: Rewrite Dispenser test
2022-05-24 09:31:06 +02:00
Miquel A. Cabot
eea1c374b3 Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-05-23 16:51:29 +02:00