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

595 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Alex Coseru
bf060948a8
bump contracts to alpha.33 (#1472)
* bump contracts
* remove getOPCCollector
2022-05-17 12:04:51 +03:00
Miquel A. Cabot
4cfc5ad567 Use transfer() and approve() functions 2022-05-16 17:48:35 +02:00
Miquel A. Cabot
1e3e36d000 fix linting errors 2022-05-12 17:56:23 +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
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
Alex Coseru
6d9f9fed92
simple compute flow (#1458)
* refactor compute flow
2022-05-10 08:52:24 +03:00
Miquel A. Cabot
11508b7794 add DDO type 2022-05-06 11:14:39 +02:00
Miquel A. Cabot
a75ca34e9e don't deploy smart contracts 2022-05-06 10:43:44 +02:00
Miquel A. Cabot
c97f750313 refactor SimplePublishConsumeFlow.test.ts file 2022-05-05 13:39:41 +02:00
Miquel A. Cabot
b40f52d6a6 add assertion 2022-05-04 18:25:12 +02:00
Miquel A. Cabot
997bbf57b4 test getComputeEnvironments() 2022-05-04 18:13:36 +02:00
mihaisc
1b93d86df5
fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:32:43 +03:00
mihaisc
60ffa8b271
fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:27:05 +03:00
Alex Coseru
77fe186949
bump to contracts alpha 31 (#1448)
* bump to contracts alpha 31
2022-04-29 16:25:42 +03:00
Miquel A. Cabot
12c73e6d5e Merge branch 'v4main' into issue-1350-rewrite-dispenser-test 2022-04-28 18:01:31 +02:00
Miquel A. Cabot
edf2c81eae simplify constants 2022-04-28 18:01:25 +02:00
Miquel A. Cabot
dcc6f44a65 Merge branch 'v4main' into issue-1352-rewrite-sidestaking-test 2022-04-28 17:50:21 +02:00
Miquel A. Cabot
604ede0ee8 simplify constants 2022-04-28 17:50:13 +02:00
Miquel A. Cabot
c7c83e9f18 fix freParams const issue 2022-04-28 17:25:33 +02:00
Miquel A. Cabot
6f81a5ce3a Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-04-28 17:12:30 +02:00
Miquel A. Cabot
227ea14738 simplify constants 2022-04-28 17:12:25 +02:00
Miquel A. Cabot
c51a51e7d8 Merge branch 'v4main' into issue-1347-rewrite-nft-test 2022-04-28 17:02:05 +02:00
Miquel A. Cabot
f2e96e1d96 Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-04-28 17:01:52 +02:00
Miquel A. Cabot
a261ce77e7 simplify constants 2022-04-28 17:00:33 +02:00
Miquel A. Cabot
26e1cba7cb simplify constants 2022-04-28 16:50:00 +02:00