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

2625 Commits

Author SHA1 Message Date
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
Jamie Hewitt
ee3a128f59 Updating branch name ref 2022-05-18 12:53:43 +03:00
Jamie Hewitt
9adcf46ab2 Checking out current branch with actions/checkout@v2 2022-05-18 12:45:07 +03:00
Jamie Hewitt
ca76294eec Updating CI 2022-05-18 12:21:55 +03:00
Jamie Hewitt
80ff80e0f3 Updating gitignore 2022-05-18 12:17:37 +03:00
Jamie Hewitt
35e5952081 Adding git remote origin to CI 2022-05-18 12:09:54 +03:00
Jamie Hewitt
3963f9bfbc Updating branch name - base head ref in github actions 2022-05-18 11:56:12 +03:00
Jamie Hewitt
868de7c178 fixing linting & solving conflict 2022-05-18 11:47:02 +03:00
Jamie Hewitt
36d7b12414 Updating CI to checkout current branch 2022-05-18 11:02:22 +03:00
Jamie Hewitt
5716a904e0 Pull from origin v4main 2022-05-18 10:57:34 +03:00
Jamie Hewitt
77af85cd3a Adding commit to CI 2022-05-18 10:47:12 +03:00
alexcos20
620b5d3a24 Release 1.0.0-next.44 v1.0.0-next.44 2022-05-17 16:27:57 -07:00
Alex Coseru
73193d1878
bump to contracts 34 (#1476) 2022-05-18 02:26:25 +03:00
mihaisc
471e3e503d
update max out (#1475)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-17 22:34:09 +03:00
Miquel A. Cabot
f13850a0a8 fix getvestingAmount error 2022-05-17 18:21:20 +02:00
Miquel A. Cabot
2ccc35819f fix calculation error 2022-05-17 18:07:20 +02:00
Miquel A. Cabot
65c36750ca
Merge pull request #1454 from oceanprotocol/issue-1343-rewrite-simple-publish-consume-flow-test
Issue-#1343: Rewrite simple publish consume flow test
2022-05-17 17:21:50 +02:00
Miquel A. Cabot
d3a9296bcc Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test 2022-05-17 13:35:20 +02:00
Miquel A. Cabot
fff1b897cf Merge branch 'v4main' into issue-1342-rewrite-publish-flow-test 2022-05-17 13:34:51 +02:00
Miquel A. Cabot
2c19258782 Merge branch 'v4main' into issue-1343-rewrite-simple-publish-consume-flow-test 2022-05-17 13:34:38 +02:00