Bogdan Fazakas
|
14f5fc029c
|
added interfaces for fixedRate and Dispenser
|
2021-11-05 17:06:43 +02:00 |
|
Bogdan Fazakas
|
540acdc442
|
fixed dispenser datatoken test
|
2021-11-05 11:29:21 +02:00 |
|
Bogdan Fazakas
|
16985d5a3a
|
Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts and fix merge conflicts
|
2021-11-04 16:34:31 +02:00 |
|
Bogdan Fazakas
|
b5e90fa790
|
added tests and code cleanup
|
2021-11-04 16:32:19 +02:00 |
|
mihaisc
|
ad5cc58e78
|
fix fixed rate test
|
2021-11-04 12:14:23 +02:00 |
|
mihaisc
|
ed128c7633
|
fix TestContractHandler params
|
2021-11-04 11:28:45 +02:00 |
|
Bogdan Fazakas
|
919e182bc8
|
Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts and fix merge conflicts
|
2021-11-03 13:06:23 +02:00 |
|
Bogdan Fazakas
|
f44fb40593
|
Merge pull request #1100 from oceanprotocol/feature/Pool
Integrate pool contract and add support for multiple token decimals
|
2021-11-03 09:29:41 +02:00 |
|
Bogdan Fazakas
|
c91b2e4efc
|
fixed nftdatatoken tests
|
2021-11-02 14:40:58 +02:00 |
|
Bogdan Fazakas
|
0a0c818eb7
|
fixed datatoken tests
|
2021-11-02 11:23:13 +02:00 |
|
Bogdan Fazakas
|
63daa163fc
|
wip tests erc20 enterprise
|
2021-11-01 13:35:28 +02:00 |
|
Bogdan Fazakas
|
92e94c53a3
|
added erc20 enterprise methods
|
2021-11-01 11:55:02 +02:00 |
|
lacoop6tu
|
30151b7694
|
fix lint, add estApprove function
|
2021-10-29 14:25:22 -05:00 |
|
lacoop6tu
|
22746a10e0
|
add complete multi decimals support in Pool, add test
|
2021-10-29 13:17:59 -05:00 |
|
lacoop6tu
|
6df2123f91
|
add initial multi decimals support, add USDC test
|
2021-10-28 17:10:26 -05:00 |
|
lacoop6tu
|
8656dbcc55
|
complete Pool Class and basic unit test
|
2021-10-28 14:10:20 -05:00 |
|
lacoop6tu
|
5d54e41d8e
|
add more Pool methods and tests
|
2021-10-28 12:42:55 -05:00 |
|
lacoop6tu
|
6e135231d3
|
add more Pool tests
|
2021-10-27 16:29:13 -05:00 |
|
Bogdan Fazakas
|
46a2027b4c
|
added some missing methods like createFixedRate, createDispenser, setMetadata
|
2021-10-27 17:05:37 +03:00 |
|
lacoop6tu
|
2728dc3c68
|
add more estGas split, add some test check
|
2021-10-26 17:05:47 -05:00 |
|
lacoop6tu
|
d9a149bd5c
|
add initial Pool class and test
|
2021-10-26 15:42:09 -05:00 |
|
Bogdan Fazakas
|
21081cc386
|
split estGas for the methods in Router class
|
2021-10-26 23:34:15 +03:00 |
|
Bogdan Fazakas
|
4fde8b29fd
|
split estGas for the methods in NFTFactory class
|
2021-10-26 23:05:32 +03:00 |
|
Bogdan Fazakas
|
0ed974c253
|
split estGas for the methods in ERC20 Datatoken
|
2021-10-26 15:16:45 +03:00 |
|
Bogdan Fazakas
|
39f7de6c1a
|
Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts
|
2021-10-25 19:23:18 +03:00 |
|
Bogdan Fazakas
|
eee0d4b984
|
split all methods in Datatokne class and add separate ones for estGas
|
2021-10-25 19:20:33 +03:00 |
|
Bogdan Fazakas
|
9176170bb2
|
Merge pull request #1083 from oceanprotocol/feature/nftFactory
Feature/nft factory
|
2021-10-25 18:42:30 +03:00 |
|
lacoop6tu
|
7815c61aba
|
rm solved TODO
|
2021-10-25 09:10:07 -05:00 |
|
lacoop6tu
|
c8befe64c6
|
complete basic Router unit test
|
2021-10-25 08:28:23 -05:00 |
|
Bogdan Fazakas
|
555cd67efc
|
added unit tests for Datatoken class
|
2021-10-25 13:19:13 +03:00 |
|
Bogdan Fazakas
|
11c5c22b8b
|
added unit tests for Datatoken class
|
2021-10-25 13:18:54 +03:00 |
|
Bogdan Fazakas
|
5e31a7ebcf
|
added tests for NFTDatatoken class and some tweaks
|
2021-10-25 09:29:45 +03:00 |
|
lacoop6tu
|
70257a0447
|
add Router Class and some unit test
|
2021-10-22 10:55:05 -05:00 |
|
lacoop6tu
|
3066fb9e97
|
add complete NFTFactory basic unit test
|
2021-10-21 12:58:49 -05:00 |
|
lacoop6tu
|
42eb819765
|
complete NFTFactory class, add some tests
|
2021-10-21 10:47:21 -05:00 |
|
Bogdan Fazakas
|
8973bb94eb
|
added more erc20 contract methods in datatoken class
|
2021-10-21 17:12:34 +03:00 |
|
Bogdan Fazakas
|
793e54d366
|
Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts
|
2021-10-21 12:11:27 +03:00 |
|
Bogdan Fazakas
|
358ec3fdd1
|
Merge pull request #1080 from oceanprotocol/feature/ERC721Factory
Integrated erc721factory contract methods
|
2021-10-21 12:02:08 +03:00 |
|
Bogdan Fazakas
|
d354aff19f
|
fixed lint in config helper
|
2021-10-21 11:53:44 +03:00 |
|
Bogdan Fazakas
|
09d1ea2970
|
temporary add address.json file locally until we can get it from contract artifacts
|
2021-10-21 11:52:06 +03:00 |
|
Bogdan Fazakas
|
1bcde4dc4d
|
added Dispenser and FixedRateExchange files
|
2021-10-21 11:47:00 +03:00 |
|
Bogdan Fazakas
|
21178025ee
|
more lint errors fixed
|
2021-10-21 11:46:20 +03:00 |
|
Bogdan Fazakas
|
bce0efc67e
|
fixed lint in NFTFactory test file
|
2021-10-21 11:04:48 +03:00 |
|
Bogdan Fazakas
|
7723208473
|
style mint method
|
2021-10-21 10:50:55 +03:00 |
|
lacoop6tu
|
2bd5d55198
|
add more NFTFactory test
|
2021-10-20 16:09:18 -05:00 |
|
lacoop6tu
|
3c638ab597
|
fix lint, complete deployment script, add initial instance test
|
2021-10-20 15:29:04 -05:00 |
|
Bogdan Fazakas
|
1352a1c5d2
|
added handlers for all methods in erc721 template contract
|
2021-10-20 17:24:07 +03:00 |
|
lacoop6tu
|
3e247d46bf
|
add contracts deployment for test, add initial NFTFactory.test.ts
|
2021-10-19 13:58:04 -05:00 |
|
lacoop6tu
|
9cda532da6
|
add initial ERC721Factory class, add initial TestContractHandler
|
2021-10-18 14:34:19 -05:00 |
|
Bogdan Fazakas
|
252eca12e4
|
wip v4 contract integration NFT creation flow
|
2021-10-18 15:29:37 +03:00 |
|