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

2623 Commits

Author SHA1 Message Date
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
Miquel A. Cabot
27ce27b5b4
Merge pull request #1369 from oceanprotocol/issue-1347-rewrite-nft-test
Issue-#1347: Rewrite Nft test
2022-05-23 16:46:26 +02:00
Miquel A. Cabot
21d6d43ab3 initialize accounts with null 2022-05-23 15:55:38 +02:00
Miquel A. Cabot
623238882e initialize accounts with null 2022-05-23 15:55:07 +02:00
Miquel A. Cabot
d77966a646 initialize accounts with null 2022-05-23 15:54:21 +02:00
Miquel A. Cabot
71d49ec230 initialize accounts with null 2022-05-23 15:53:47 +02:00
Miquel A. Cabot
00e2a68918 initialize owner with null 2022-05-23 15:52:56 +02:00
Miquel A. Cabot
7f1401ae9f initialize owner with null 2022-05-23 15:43:39 +02:00
dependabot[bot]
0000307245
Bump @types/node from 17.0.34 to 17.0.35 (#1477)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.34 to 17.0.35.
- [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-05-23 08:01:05 +03:00
dependabot[bot]
9cd6344511
Bump ts-node from 10.7.0 to 10.8.0 (#1478)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.8.0)

---
updated-dependencies:
- dependency-name: ts-node
  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-05-23 08:00:52 +03:00