Miquel A. Cabot
|
eb41dfc7ef
|
general renaming in Pool
|
2022-06-14 11:00:08 +02:00 |
|
Miquel A. Cabot
|
83b8d1dce3
|
general renaming in FixedRateExchange
|
2022-06-14 10:52:51 +02:00 |
|
Miquel A. Cabot
|
d6cbe479e1
|
fix lint problem
|
2022-06-13 12:52:31 +02:00 |
|
Miquel A. Cabot
|
2835304221
|
change ercParams to dtParams
|
2022-06-13 12:47:18 +02:00 |
|
Miquel A. Cabot
|
429cce838e
|
revert rename deployERC20 to deployDatatoken
|
2022-06-10 13:24:45 +02:00 |
|
Miquel A. Cabot
|
ba8ea90a20
|
rename createNftErc20WithDispenser to createNftWithDatatokenWithDispenser
|
2022-06-10 11:32:58 +02:00 |
|
Miquel A. Cabot
|
77fcfe94f5
|
rename createNftErc20WithFixedRate to createNftWithDatatokenWithFixedRate
|
2022-06-10 11:30:22 +02:00 |
|
Miquel A. Cabot
|
4d56ca2e9e
|
rename createNftErc20WithPool to createNftWithDatatokenWithPool
|
2022-06-10 11:28:55 +02:00 |
|
Miquel A. Cabot
|
2adb54c4eb
|
rename createNftWithErc20 to createNftWithDatatoken
|
2022-06-10 11:26:53 +02:00 |
|
Miquel A. Cabot
|
f59afbdc46
|
rename erc20TemplateAddress to datatokenTemplateAddress
|
2022-06-10 11:24:18 +02:00 |
|
Miquel A. Cabot
|
29c581fde2
|
rename from erc20 to nft in comments
|
2022-06-10 11:19:08 +02:00 |
|
Miquel A. Cabot
|
3b3cd6e2e7
|
rename erc20 to datatoken in Router test
|
2022-06-10 11:13:52 +02:00 |
|
Miquel A. Cabot
|
a1bb98bbfb
|
rename erc20 to datatoken in Pool test
|
2022-06-10 11:12:37 +02:00 |
|
Miquel A. Cabot
|
36986aa928
|
rename erc20 to datatoken in SideStaking test
|
2022-06-10 11:09:16 +02:00 |
|
Miquel A. Cabot
|
ad73cf855c
|
rename deployERC20 to deployDatatoken
|
2022-06-10 11:02:01 +02:00 |
|
Miquel A. Cabot
|
6287005473
|
rename Erc20CreateParams to DatatokenCreateParams
|
2022-06-10 10:54:51 +02:00 |
|
Miquel A. Cabot
|
29222ca85b
|
rename from erc20 to datatoken in Datatoken test
|
2022-06-10 10:53:38 +02:00 |
|
Miquel A. Cabot
|
df7cfdf231
|
rename from erc20 to datatoken in NFT test
|
2022-06-10 10:51:49 +02:00 |
|
Miquel A. Cabot
|
eedb1b4232
|
rename ERC20Deployer to DatatokenDeployer
|
2022-06-10 10:50:48 +02:00 |
|
Miquel A. Cabot
|
01859a52f8
|
rename createERC20 to createDatatoken
|
2022-06-10 10:45:56 +02:00 |
|
Miquel A. Cabot
|
6db0cd0627
|
rename removeERC20Deployer to removeDatatokenDeployer
|
2022-06-10 10:41:12 +02:00 |
|
Miquel A. Cabot
|
87b8090ce4
|
rename addErc20Deployer to addDatatokenDeployer
|
2022-06-10 10:40:08 +02:00 |
|
Miquel A. Cabot
|
f374230638
|
rename isERC20Deployer to isDatatokenDeployer
|
2022-06-10 10:38:33 +02:00 |
|
Miquel A. Cabot
|
e0a9c24ef5
|
change ERC721 to NFT in nftfactory test
|
2022-06-10 10:15:16 +02:00 |
|
Miquel A. Cabot
|
eaf9414adf
|
change erc721TemplateAddress to nftTemplateAddress
|
2022-06-10 10:12:14 +02:00 |
|
Miquel A. Cabot
|
04629cd403
|
change ERC721 to NFT in datatoken test
|
2022-06-10 10:08:17 +02:00 |
|
Miquel A. Cabot
|
b371069d0f
|
change erc721FactoryAddress to nftFactoryAddress
|
2022-06-10 10:06:50 +02:00 |
|
Miquel A. Cabot
|
2c8832e22c
|
inherit FixedRateExchange from SmartContract
|
2022-06-06 17:43:39 +02:00 |
|
Miquel A. Cabot
|
d12b669f65
|
fix Dispenser tests
|
2022-06-06 17:37:17 +02:00 |
|
Miquel A. Cabot
|
d23c1d1b05
|
remove unused oceanAddress parameter
|
2022-06-06 10:04:39 +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
|
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 |
|