Miquel A. Cabot
|
252ff6a0f4
|
move functions from ContractUtils to Datatoken
|
2022-06-09 13:04:14 +02:00 |
|
Miquel A. Cabot
|
ad560ce4ef
|
move functions from ContractUtils to NFTFactory
|
2022-06-09 13:02:26 +02:00 |
|
Miquel A. Cabot
|
70f9c1697e
|
use getContract() in SideStacking
|
2022-06-09 11:31:17 +02:00 |
|
Miquel A. Cabot
|
ccd62ddecf
|
use getContract() with abiEnterprise in Datatoken
|
2022-06-09 11:28:31 +02:00 |
|
Miquel A. Cabot
|
b6a9002bce
|
use getContract() in Datatoken
|
2022-06-09 11:23:49 +02:00 |
|
Miquel A. Cabot
|
674e971075
|
use getContract() in NFT
|
2022-06-09 11:21:03 +02:00 |
|
Miquel A. Cabot
|
260c46f509
|
use getContract() in Datatoken
|
2022-06-09 11:20:30 +02:00 |
|
Miquel A. Cabot
|
f766ada9d3
|
use getContract() in Pool
|
2022-06-09 11:09:02 +02:00 |
|
Miquel A. Cabot
|
176e8fdd05
|
use getContract() in SmartContractWithAddress
|
2022-06-09 11:03:12 +02:00 |
|
Miquel A. Cabot
|
d37ed63dc7
|
add getContract() to SmartContract class
|
2022-06-09 11:01:50 +02:00 |
|
Miquel A. Cabot
|
43008ad619
|
use SmartContract.getFairGasPrice()
|
2022-06-09 09:36:08 +02:00 |
|
Miquel A. Cabot
|
ef2e85f811
|
add getFairGasPrice() to SmartContract class
|
2022-06-09 09:32:31 +02:00 |
|
Miquel A. Cabot
|
b6cbd89406
|
inherit Datatoken from SmartContract
|
2022-06-06 18:32:59 +02:00 |
|
Miquel A. Cabot
|
a327bf5da5
|
inherit SideStaking from SmartContract
|
2022-06-06 17:53:10 +02:00 |
|
Miquel A. Cabot
|
bf6bd53c1d
|
inherit Router from SmartContract
|
2022-06-06 17:53:02 +02:00 |
|
Miquel A. Cabot
|
07228d299e
|
inherit Pool from SmartContract
|
2022-06-06 17:47:42 +02:00 |
|
Miquel A. Cabot
|
2c8832e22c
|
inherit FixedRateExchange from SmartContract
|
2022-06-06 17:43:39 +02:00 |
|
Miquel A. Cabot
|
fc588cfdb1
|
inherit Dispenser from SmartContract
|
2022-06-06 17:36:21 +02:00 |
|
Miquel A. Cabot
|
c09a48fa72
|
inherit NFTFactory from SmartContract
|
2022-06-06 17:33:01 +02:00 |
|
Miquel A. Cabot
|
3b56218935
|
inherit NFT from SmartContract
|
2022-06-06 17:28:43 +02:00 |
|
Miquel A. Cabot
|
b89a121997
|
add abstract SmartContract classes
|
2022-06-06 17:20:13 +02:00 |
|
Miquel A. Cabot
|
d23c1d1b05
|
remove unused oceanAddress parameter
|
2022-06-06 10:04:39 +02:00 |
|
Miquel A. Cabot
|
4dcb8a72ef
|
remove unused oceanAddress parameter
|
2022-06-06 10:03:18 +02:00 |
|
Miquel A. Cabot
|
3f71d95766
|
remove unused factory721Abi property
|
2022-06-06 10:02:00 +02:00 |
|
Miquel A. Cabot
|
2c2fccdfb0
|
Move NFT interface types to @types
|
2022-06-06 10:01:19 +02:00 |
|
Miquel A. Cabot
|
19b9ced779
|
rename Roles to DatatokenRoles
|
2022-06-06 09:59:31 +02:00 |
|
Miquel A. Cabot
|
433878c54c
|
Move Datatoken interface types to @types
|
2022-06-06 09:58:11 +02:00 |
|
Miquel A. Cabot
|
ff3e509944
|
Move Provider interface types to @types
|
2022-06-06 09:11:25 +02:00 |
|
Miquel A. Cabot
|
38895fcf62
|
Move MAX_UINT_256 constant to Constants file
|
2022-06-06 09:09:55 +02:00 |
|
Miquel A. Cabot
|
970c2011ef
|
Move FixedRateExchange interface types to @types
|
2022-06-06 09:08:23 +02:00 |
|
Miquel A. Cabot
|
c7bb045264
|
fix lint problems
|
2022-06-06 09:06:20 +02:00 |
|
Miquel A. Cabot
|
f96f8fb59b
|
Move Dispenser interface types to @types
|
2022-06-06 09:05:35 +02:00 |
|
Miquel A. Cabot
|
82b6b927bd
|
Move NFTFactory interface types to \@types
|
2022-06-06 09:03:18 +02:00 |
|
Miquel A. Cabot
|
733e70b686
|
fix import
|
2022-06-03 14:31:06 +02:00 |
|
Miquel A. Cabot
|
2636352a72
|
refactor utils/ imports
|
2022-06-03 14:12:00 +02:00 |
|
Miquel A. Cabot
|
db3a2547a8
|
refactor services/ imports
|
2022-06-03 14:09:08 +02:00 |
|
Miquel A. Cabot
|
3ed6010824
|
refactor contracts/ imports
|
2022-06-03 14:07:57 +02:00 |
|
Miquel A. Cabot
|
c38fcbf743
|
refactor config/ imports
|
2022-06-03 14:03:21 +02:00 |
|
Miquel A. Cabot
|
f7a1183c90
|
remove default exports
|
2022-06-03 14:01:54 +02:00 |
|
Miquel A. Cabot
|
e2ebf40dce
|
refactor utils/index file
|
2022-06-03 13:58:49 +02:00 |
|
Miquel A. Cabot
|
7e183119f1
|
refactor src/index file
|
2022-06-03 13:56:50 +02:00 |
|
Miquel A. Cabot
|
96f98cfab3
|
restructure @types/ imports
|
2022-06-03 13:56:20 +02:00 |
|
Miquel A. Cabot
|
875e5438b7
|
refactor @types/index file
|
2022-06-03 13:55:02 +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 |
|
Miquel A. Cabot
|
433999ef40
|
move smart contract classes to /contracts
|
2022-06-02 21:55:24 +02:00 |
|
Miquel A. Cabot
|
79612f60c4
|
move Aquarius and Provider to /services
|
2022-06-02 21:49:16 +02:00 |
|
Miquel A. Cabot
|
aab53636b6
|
move word.json to /utils
|
2022-06-02 21:45:51 +02:00 |
|
Miquel A. Cabot
|
e4b1942e70
|
change Config file to src/config
|
2022-06-02 19:07:52 +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 |
|