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

2566 Commits

Author SHA1 Message Date
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
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
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
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
Jamie Hewitt
57aa6a7d7b
Merge pull request #1467 from oceanprotocol/issue-1443-fixing-gas-estimates-fixedRateExchange
Fixing all FixedRateExchange gas estimates
2022-05-20 14:21:29 +03:00
Jamie Hewitt
01e646c10f Fixing bug in deactivateMint gas estimation 2022-05-20 14:07:50 +03:00
Jamie Hewitt
8b9d4f1180 Pull from origin v4main 2022-05-20 13:49:25 +03:00
Jamie Hewitt
1e2ed45a8f
Merge pull request #1428 from oceanprotocol/issue-1335-setPublishingMarketFee-function
Creating set publishing market fee function
2022-05-18 17:30:42 +03:00
Jamie Hewitt
729a60f9a9 Fixing codeclimate issue 2022-05-18 17:07:53 +03:00
Jamie Hewitt
4b9f6c9c00 Checking if the caller is Publishing Market Fee Address before calling the smart contract 2022-05-18 17:01:05 +03:00
Jamie Hewitt
cd8f892d38 Using new generic gas estimate function 2022-05-18 16:28:32 +03:00
Jamie Hewitt
9070b61111 Merge branch 'v4main' of github.com:oceanprotocol/ocean.js into issue-1335-setPublishingMarketFee-function 2022-05-18 16:06:41 +03:00
Jamie Hewitt
5979f97e6b Moving PublishingMarketFee to @types/erc20.ts 2022-05-18 15:33:21 +03:00
Jamie Hewitt
4ee41f1f28 Update bash command 2022-05-18 15:30:25 +03:00
Jamie Hewitt
17bbf39d7b Remove git error output if nothing is pushed to remote 2022-05-18 15:13:34 +03:00
Jamie Hewitt
6a3e3edd06 Handling error if there is nothing to commit 2022-05-18 14:42:51 +03:00
Jamie Hewitt
9cd3f4829e 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-18 14:24:43 +03:00
Jamie Hewitt
8e556ed69e Making sure create guide runs last 2022-05-18 14:21:02 +03:00
GitHub Actions Bot
301977088e Updating CodeExamples.md 2022-05-18 11:08:30 +00:00
Miquel A. Cabot
e33ba34917
Merge b2ac1576cebbb09686f0361ecd480d287e5583fc into c4ee9bc7f4f3c8cc57aaa04be4f1488e53c6435b 2022-05-18 11:08:11 +00:00
Jamie Hewitt
b2ac1576ce Adding editing instructions 2022-05-18 14:08:02 +03:00
GitHub Actions Bot
546e509820 Updating CodeExamples.md 2022-05-18 10:56:07 +00:00
Miquel A. Cabot
0da5826936
Merge 2249ed8a43774ed1d3b6de023e10321309b1086f into c4ee9bc7f4f3c8cc57aaa04be4f1488e53c6435b 2022-05-18 10:55:47 +00:00
Jamie Hewitt
2249ed8a43 Force push 2022-05-18 13:55:36 +03:00
Jamie Hewitt
1ed340cd86 Updating push command 2022-05-18 13:46:08 +03:00
Jamie Hewitt
8832ea1b48 Checkout pull request head commit 2022-05-18 13:40:40 +03:00
Jamie Hewitt
067510370a Updating git pull steps 2022-05-18 13:34:29 +03:00
Jamie Hewitt
23526370e7 Updating git commands 2022-05-18 13:22:45 +03:00
Jamie Hewitt
5469ac0578 Seperating CI steps 2022-05-18 13:13:04 +03:00
Jamie Hewitt
70a82f6e2f Adding git status check 2022-05-18 13:06:50 +03:00
Jamie Hewitt
4c72799bef
Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 2022-05-18 13:04:49 +03:00
Jamie Hewitt
396aee2c73 Checking out current branch 2022-05-18 13:01:35 +03:00
Miquel A. Cabot
c4ee9bc7f4
Merge pull request #1362 from oceanprotocol/issue-1348-rewrite-nftfactory-test
Issue-#1348 rewrite NftFactory test
2022-05-18 11:57:58 +02:00