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

790 Commits

Author SHA1 Message Date
Miquel A. Cabot
13e66b1fae console log to find issue 2022-06-06 17:02:04 +02:00
Miquel A. Cabot
8f3635ee61 revert console log to find issue 2022-06-06 16:23:01 +02:00
Miquel A. Cabot
d065a778f4 console log to find issue 2022-06-06 15:05:01 +02:00
Miquel A. Cabot
1d92f06108 console log to find issue 2022-06-06 14:49:46 +02:00
Miquel A. Cabot
d23c1d1b05 remove unused oceanAddress parameter 2022-06-06 10:04:39 +02:00
Miquel A. Cabot
68a390d4f8 fix imports 2022-06-03 07:49:57 +02:00
Miquel A. Cabot
45e9f81f30 move ConfigHelper to /config 2022-06-02 22:29:47 +02: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
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
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
Miquel A. Cabot
ba34fa7627 use the new transfer() function 2022-05-26 12:43:31 +02:00
Miquel A. Cabot
3318a27b8b
Merge ac3f5f7375f8efcd36d534ee2e393b3c061dce84 into 34e968803f80ffdb2bdda05d77373117d6e92c4c 2022-05-25 16:12:15 +00: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
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
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
b2ac1576ce Adding editing instructions 2022-05-18 14:08:02 +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
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
868de7c178 fixing linting & solving conflict 2022-05-18 11:47:02 +03:00
Jamie Hewitt
5716a904e0 Pull from origin v4main 2022-05-18 10:57:34 +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
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