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

2448 Commits

Author SHA1 Message Date
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
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
2c19258782 Merge branch 'v4main' into issue-1343-rewrite-simple-publish-consume-flow-test 2022-05-17 13:34:38 +02:00
Miquel A. Cabot
110368729f Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-05-17 11:48:25 +02:00
alexcos20
41e68657b9 Release 1.0.0-next.43 v1.0.0-next.43 2022-05-17 02:11:12 -07:00
Alex Coseru
bf060948a8
bump contracts to alpha.33 (#1472)
* bump contracts
* remove getOPCCollector
2022-05-17 12:04:51 +03:00
dependabot[bot]
6b02337869
Bump @types/node from 17.0.32 to 17.0.34 (#1471)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.32 to 17.0.34.
- [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-17 12:01:15 +03:00
Jamie Hewitt
8b164b9f85 Adding create:guide command to CI 2022-05-17 11:38:30 +03:00
Jamie Hewitt
81acb4a7e9 Removing CodeExamples.md 2022-05-17 11:33:32 +03:00
Miquel A. Cabot
4cfc5ad567 Use transfer() and approve() functions 2022-05-16 17:48:35 +02:00
Miquel A. Cabot
bf3f487b8a Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-05-16 16:52:08 +02:00
Miquel A. Cabot
fda1203068
Merge pull request #1387 from oceanprotocol/add-transfer-function-to-tokenutils
Add transfer() function to TokenUtils
2022-05-16 16:34:01 +02:00
Miquel A. Cabot
cab4d5b1a7 restore estApprove() function and add estTransfer() function 2022-05-16 15:48:40 +02:00
Miquel A. Cabot
0a0d96aa01 Merge branch 'v4main' into add-transfer-function-to-tokenutils 2022-05-16 15:23:39 +02:00
Miquel A. Cabot
6016c66c07
Merge pull request #1394 from oceanprotocol/issue-1391-generic-estimategas-function
Issue-#1391: Add generic estimateGas() function
2022-05-16 13:10:01 +02:00
Miquel A. Cabot
6f74add54b revert console.log estimateGas() result 2022-05-12 21:33:16 +02:00
Miquel A. Cabot
079a583041 console.log estimateGas() result 2022-05-12 19:02:44 +02:00
Miquel A. Cabot
607d894de3 Merge branch 'v4main' into issue-1343-rewrite-simple-publish-consume-flow-test 2022-05-12 17:54:12 +02:00