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

16 Commits

Author SHA1 Message Date
Bogdan Fazakas
9a8be41549 added interfaces fixedrate and erc tokens and array creation helpers 2021-11-09 10:57:57 +02:00
Bogdan Fazakas
7e766a585f fixed some tests 2021-11-08 21:29:27 +02:00
Bogdan Fazakas
193c3bedd1 refactor nftfactory interfaces 2021-11-08 14:58:09 +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
39f7de6c1a Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts 2021-10-25 19:23:18 +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
bce0efc67e fixed lint in NFTFactory test file 2021-10-21 11:04:48 +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
lacoop6tu
3e247d46bf add contracts deployment for test, add initial NFTFactory.test.ts 2021-10-19 13:58:04 -05:00