Bogdan Fazakas
|
96ec95cfa2
|
updated contract fees strategy wip unit tests
|
2021-12-06 19:04:17 +02:00 |
|
Bogdan Fazakas
|
9d2c0d86ed
|
add supprot for allow swapFee change on sideStaking contract
|
2021-12-06 14:40:33 +02:00 |
|
Bogdan Fazakas
|
e9a0dd5a1c
|
add download method and utils
|
2021-12-06 10:19:19 +02:00 |
|
Bogdan Fazakas
|
bb05ad6fad
|
added token uri to nft and updated reason doc on purgatory
|
2021-12-02 17:28:46 +02:00 |
|
Bogdan Fazakas
|
13f1cb0910
|
move purgatory and add new purgatory structure
|
2021-12-02 17:13:57 +02:00 |
|
Bogdan Fazakas
|
112a552b90
|
use serviceIndex instead of serviceID
|
2021-12-02 16:51:26 +02:00 |
|
Bogdan Fazakas
|
fdb3c05ca5
|
contract updates
|
2021-12-02 12:13:41 +02:00 |
|
Bogdan Fazakas
|
bb828b954c
|
updated fetch decouple strategy and added some tests
|
2021-11-26 16:40:29 +02:00 |
|
Bogdan Fazakas
|
e08c15d4e7
|
Merge branch 'v4main' into feature/v4-provider-class
|
2021-11-25 17:19:31 +02:00 |
|
Bogdan Fazakas
|
fc78f6553c
|
Merge pull request #1101 from oceanprotocol/feature/integreate-dispenser-contract
Integrate dispenser contract and post existing post audit fixes from contracts
|
2021-11-25 14:42:04 +02:00 |
|
Bogdan Fazakas
|
5f5b3ee1dc
|
fixed erc20 unit test
|
2021-11-25 11:55:04 +02:00 |
|
Bogdan Fazakas
|
fa2e44d82b
|
update erc20 datatoken and tests
|
2021-11-25 00:17:56 +02:00 |
|
Bogdan Fazakas
|
aa9c02af3f
|
fixed rest of dispenser unit tests
|
2021-11-24 23:34:52 +02:00 |
|
Bogdan Fazakas
|
54e198c30a
|
fixed dispenser create unit test wip updated contracts
|
2021-11-24 18:18:21 +02:00 |
|
Bogdan Fazakas
|
51f3816949
|
fixed lint issues
|
2021-11-22 12:17:08 +02:00 |
|
Bogdan Fazakas
|
2f7900c70c
|
merged v4main into v4-provider-class
|
2021-11-22 12:10:57 +02:00 |
|
Bogdan Fazakas
|
d3c1b4519f
|
first commit provider class
|
2021-11-22 10:07:00 +02:00 |
|
Bogdan Fazakas
|
084076e938
|
small adjustments
|
2021-11-15 10:51:26 +02:00 |
|
Bogdan Fazakas
|
cd942b7f10
|
added asset class and docs
|
2021-11-14 23:03:43 +02:00 |
|
Bogdan Fazakas
|
f1962f7103
|
initial commit for the DDO typings
|
2021-11-11 17:12:24 +02:00 |
|
Bogdan Fazakas
|
2b3448de6b
|
merged v4 main
|
2021-11-11 10:52:21 +02:00 |
|
Bogdan Fazakas
|
d6bc48655e
|
more refactor & commented failing tests for the moment
|
2021-11-10 12:08:20 +02:00 |
|
Bogdan Fazakas
|
c7f3144526
|
refactor
|
2021-11-09 21:08:15 +02:00 |
|
Bogdan Fazakas
|
272fb9a17c
|
Merge branch 'v4main' into feature/SideStaking
|
2021-11-09 18:48:56 +02:00 |
|
lacoop6tu
|
65ab6c2c23
|
fix lint
|
2021-11-09 08:28:41 -05:00 |
|
Bogdan Fazakas
|
304bcd28b4
|
fixed lint
|
2021-11-09 14:43:09 +02:00 |
|
Bogdan Fazakas
|
ad3390d3db
|
Merge branch 'v4main' into feature/integrate-dispenser-contract
|
2021-11-09 11:53:32 +02:00 |
|
Bogdan Fazakas
|
e5c718604c
|
deleted old pool files
|
2021-11-09 11:21:25 +02:00 |
|
Bogdan Fazakas
|
c1033390ef
|
added Dispenser interface
|
2021-11-09 11:13:43 +02:00 |
|
Bogdan Fazakas
|
fc6074e8af
|
added new files
|
2021-11-09 10:58:28 +02:00 |
|
Bogdan Fazakas
|
9a8be41549
|
added interfaces fixedrate and erc tokens and array creation helpers
|
2021-11-09 10:57:57 +02:00 |
|
lacoop6tu
|
475855d899
|
add test for liquidity view functions, fix decimals issue
|
2021-11-08 17:03:20 -05:00 |
|
Bogdan Fazakas
|
6606c6d7d7
|
fixed pool unit tests after refactor
|
2021-11-08 21:52:51 +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 |
|
lacoop6tu
|
5460b65e45
|
add USDC test for FixedRate, add latest function and test in SideStaking
|
2021-11-05 15:50:18 -05:00 |
|
lacoop6tu
|
67f19245ef
|
add complete FixedRate class and basic unit test
|
2021-11-05 14:41:07 -05:00 |
|
lacoop6tu
|
8f43ae058f
|
add more functions and tests
|
2021-11-05 12:36:07 -05:00 |
|
Bogdan Fazakas
|
14f5fc029c
|
added interfaces for fixedRate and Dispenser
|
2021-11-05 17:06:43 +02:00 |
|
lacoop6tu
|
21a60ebf23
|
more estGas split and test checks
|
2021-11-04 16:33:26 -05:00 |
|
lacoop6tu
|
48e573636b
|
add initial FixedRateExchange class and test
|
2021-11-04 14:59:07 -05:00 |
|
Bogdan Fazakas
|
b5e90fa790
|
added tests and code cleanup
|
2021-11-04 16:32:19 +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 |
|
lacoop6tu
|
817dc31c35
|
add estGas for setSwapFee
|
2021-11-02 18:02:53 -05:00 |
|
lacoop6tu
|
eb73bf553e
|
fix estGas functions in Pool and SideStaking
|
2021-11-02 17:49:35 -05:00 |
|
lacoop6tu
|
52794336cb
|
add more tests
|
2021-11-02 16:37:34 -05:00 |
|
Bogdan Fazakas
|
0a0c818eb7
|
fixed datatoken tests
|
2021-11-02 11:23:13 +02:00 |
|
lacoop6tu
|
4dfe25cdd8
|
add SideStaking class, add initial unit test setup
|
2021-11-01 17:13:02 -05: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 |
|