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

694 Commits

Author SHA1 Message Date
Bogdan Fazakas
a41e2cf91f use proper container checksum and removed logs 2022-08-11 11:57:25 +03:00
Bogdan Fazakas
61477269db merge main, added logs, update container checksum 2022-08-11 11:45:33 +03:00
Bogdan Fazakas
044e33013d update response log 2022-07-27 15:01:03 +03:00
Bogdan Fazakas
7bb1432182 added logs 2022-07-27 15:00:10 +03:00
Miquel A. Cabot
ec4b21fab5 adapt tests for datatoken.setData() 2022-07-11 23:43:57 +02:00
Miquel A. Cabot
215ddf43df test setData() 2022-07-11 23:36:20 +02:00
Miquel A. Cabot
869ef38fc3
review provider URL (#1554) 2022-07-06 13:23:17 +03:00
mihaisc
6c3d72f0f9
add digest (#1549)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-07-05 10:41:22 +03:00
mihaisc
237e948107
Proper conversion to wei of base token when ordering (#1527)
* proper conversion to wei

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix conversion in pool

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix lint

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-24 17:22:18 +03:00
Miquel A. Cabot
282cd4e865
Issue-#1485: Remove imports of ABIs in the tests and use utility tranfer(), mint(), balance() functions (#1486)
* remove imports of ABIs in NftFactory test

* fix error with data token amount

* remove imports of ABIs in FixedRateExchange test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in Router test
2022-06-15 18:38:32 +01:00
Alex Coseru
be06f05365
update to new schema & compute fixes (#1510)
* update to new schema

* fix codeExamples

* fix computeflows
2022-06-15 19:03:56 +03: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