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
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
Miquel A. Cabot
fd0ff1c173 Merge branch 'v4main' into issue-1350-rewrite-dispenser-test 2022-05-17 13:34:16 +02:00
Miquel A. Cabot
2ff2a21809 Merge branch 'v4main' into issue-1349-rewrite-pool-test 2022-05-17 12:26:14 +02:00
Miquel A. Cabot
129705ac7f Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test 2022-05-17 12:25:55 +02:00
Miquel A. Cabot
a5fc11365b Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-05-17 11:50:26 +02:00
Miquel A. Cabot
7c093d1535 Merge branch 'v4main' into issue-1347-rewrite-nft-test 2022-05-17 11:48:51 +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
1e3e36d000 fix linting errors 2022-05-12 17:56:23 +02:00
Miquel A. Cabot
a7ff5df3a3 Merge branch 'v4main' into issue-1342-rewrite-publish-flow-test 2022-05-12 17:54:27 +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
Miquel A. Cabot
9ec4b081d7 Merge branch 'v4main' into issue-1350-rewrite-dispenser-test 2022-05-12 17:53:51 +02:00
Miquel A. Cabot
575cd37e33 Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test 2022-05-12 17:52:52 +02:00
Miquel A. Cabot
b3f3551f83 Merge branch 'v4main' into issue-1349-rewrite-pool-test 2022-05-12 17:51:06 +02:00
Miquel A. Cabot
f1f5792114 Merge branch 'v4main' into add-transfer-function-to-tokenutils 2022-05-12 17:49:16 +02:00
Miquel A. Cabot
d8b58af57f Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-05-12 17:47:05 +02:00
Miquel A. Cabot
032d671911 Merge branch 'v4main' into issue-1347-rewrite-nft-test 2022-05-12 17:43:16 +02:00
Miquel A. Cabot
0cb8841e39 Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-05-12 17:40:03 +02:00
Miquel A. Cabot
fa6c27292c Merge branch 'v4main' into issue-1391-generic-estimategas-function 2022-05-12 17:28:30 +02:00
Jamie Hewitt
c9b297a858 Removing console.logs 2022-05-12 18:10:02 +03:00
Jamie Hewitt
1de19f8e2b Fixing deactivateMint estimate gas cost 2022-05-12 17:39:08 +03:00
Jamie Hewitt
b9e89bb335 Fixing estSetAllowedSwapper 2022-05-12 17:34:45 +03:00
Jamie Hewitt
caf83190b6 Fixing fixedRateContract undefined 2022-05-12 14:51:52 +03:00
dependabot[bot]
cac327c7bd
Bump @types/node from 17.0.31 to 17.0.32 (#1465)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.32.
- [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-11 07:08:07 +03:00
alexcos20
56f992e760 Release 1.0.0-next.42 v1.0.0-next.42 2022-05-09 23:04:58 -07:00
Alex Coseru
8de0ae19a1
bump contracts to alpha.32 (#1464) 2022-05-10 09:03:29 +03:00
Alex Coseru
6d9f9fed92
simple compute flow (#1458)
* refactor compute flow
2022-05-10 08:52:24 +03:00
Miquel A. Cabot
b66fffc635
add optional decimals parameter at joinswapExternAmountIn() and exitswapPoolAmountIn() (#1461) 2022-05-09 17:41:11 +03:00
Miquel A. Cabot
f9a8c0a784 fix lint problems 2022-05-09 11:29:45 +02:00
Miquel A. Cabot
55fec840c3 get addresses from config file instead of deploying it 2022-05-09 11:19:34 +02:00
Miquel A. Cabot
1749b0d989 update call to Dispenser constructor 2022-05-09 09:01:05 +02:00
Miquel A. Cabot
6930449ae8 Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 2022-05-09 08:58:14 +02:00