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
|
71390cf862
|
rename erc20Params to datatokenParams
|
2022-06-10 10:56:40 +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
|
cd2982db53
|
change ERC721 to NFT in TestContractHandler
|
2022-06-10 10:17:27 +02:00 |
|
Miquel A. Cabot
|
e0a9c24ef5
|
change ERC721 to NFT in nftfactory test
|
2022-06-10 10:15:16 +02:00 |
|
Miquel A. Cabot
|
e49d957022
|
change erc721Address to nftAddress
|
2022-06-10 10:14:37 +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
|
4515f938e2
|
revert console log to find issue
|
2022-06-06 17:29:24 +02:00 |
|
Miquel A. Cabot
|
7d21fc195b
|
console log to find issue
|
2022-06-06 17:16:30 +02:00 |
|
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 |
|