Dimitri
|
571a69ea3c
|
chore: add stores
|
2022-01-27 19:34:47 +07:00 |
|
Dimitri
|
9c83fd0924
|
chore: clean up
|
2022-01-24 22:55:44 +07:00 |
|
Dimitri
|
531ac64ba5
|
chore: consolidate functions to deposit and swap
|
2022-01-02 15:28:40 +07:00 |
|
Dimitri
|
b8fc97f6c0
|
chore: cleanup
|
2021-12-30 17:43:37 +07:00 |
|
Dimitri
|
f354f2112a
|
chore: add mainnet tests
|
2021-12-30 17:43:22 +07:00 |
|
Dimitri
|
972b8a8ebb
|
wip: add swap tests
|
2021-12-30 16:22:24 +07:00 |
|
Dimitri
|
ceb90406cd
|
chore: add standadized functions
|
2021-12-30 16:21:54 +07:00 |
|
Dimitri
|
14008b3bf9
|
wip: reward claim tests
|
2021-12-30 12:05:46 +07:00 |
|
Dimitri
|
e892220020
|
wip: withdraw tests
|
2021-12-29 20:06:43 +07:00 |
|
Dimitri
|
67004ca16d
|
wip: deposit tests
|
2021-12-29 17:37:54 +07:00 |
|
pradyuman-verma
|
37f5fe5748
|
quickswap deployed update
|
2021-12-15 18:13:58 +05:30 |
|
pradyuman-verma
|
4f5fb523be
|
fixed quickswap tests
|
2021-12-15 17:52:53 +05:30 |
|
pradyuman-verma
|
99d9d17f23
|
updated sushi tests
|
2021-12-15 16:37:32 +05:30 |
|
pradyuman-verma
|
95ed18984f
|
added sushiswap tests
|
2021-12-13 21:17:28 +05:30 |
|
pradyuman-verma
|
aa98f91e02
|
Merge branch 'quickswap-fix' into feat/quickswap
|
2021-12-13 16:50:21 +05:30 |
|
pradyuman-verma
|
7b8659b91c
|
update
|
2021-12-13 15:51:06 +05:30 |
|
pradyuman-verma
|
4162176d96
|
Merge branch 'feat/quickswap' of https://github.com/Instadapp/dsa-connectors into feat/quickswap
|
2021-12-13 15:50:51 +05:30 |
|
pradyuman-verma
|
c7fc18143c
|
added typescript support
|
2021-12-13 15:50:32 +05:30 |
|
pradyuman-verma
|
baa2200cf2
|
added quickswap testcases
|
2021-12-13 15:50:32 +05:30 |
|
cryptoDev222
|
650009f45e
|
feat/implement sushiswap double incentive
|
2021-12-13 15:50:32 +05:30 |
|
cryptoDev222
|
102be3a91c
|
implement sushi connector
|
2021-12-13 15:50:32 +05:30 |
|
pradyuman-verma
|
606f933eb7
|
updated ubiquity tests
|
2021-12-13 04:07:25 +05:30 |
|
zapaz.eth
|
4a7f1cc1d1
|
Merge branch 'main' into ubiquity
|
2021-12-12 21:20:08 +01:00 |
|
pradyuman-verma
|
6e7381056f
|
updated scripts
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
ec124db7a1
|
updated scripts
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
06e5295533
|
updated scripts
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
f8a812fb2f
|
fixed liquidity test
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
92b99247ea
|
fixed tests
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
46b0c02e18
|
updated test: multichain constants
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
bd96a95853
|
update
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
c2ccad9668
|
added test runner scripts + test cases fix
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
2d594b0ad7
|
updated test cases + scripts + fixes
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
5c275f3ad8
|
updated tests and scripts
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
e4d39cbb31
|
update
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
6f14a93e8a
|
removed errors
|
2021-12-11 13:37:45 +05:30 |
|
Thrilok Kumar
|
65f3d3f9ac
|
fixed ts types
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
6863f08c5f
|
segregated scripts
|
2021-12-11 13:37:45 +05:30 |
|
0xBhavik
|
280c03dae1
|
Testcases typescript (#124)
* initial commit
* converted testcases to ts
* Update test/mainnet/aave/v1.test.ts
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
* Update test/mainnet/aave/v1.test.ts
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
* Update test/mainnet/aave/v1.test.ts
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
* updated test
* updated-test
* removed typechain
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
|
2021-12-11 13:37:45 +05:30 |
|
pradyuman-verma
|
d7185bb6dd
|
fix: initial commit for shift
|
2021-12-11 13:37:19 +05:30 |
|
pradyuman-verma
|
144df2d650
|
fix: removed mistakenly added sample folder
|
2021-11-21 12:50:14 +05:30 |
|
pradyuman-verma
|
c92d05bae0
|
test cases update
|
2021-11-20 17:57:45 +05:30 |
|
pradyuman-verma
|
c952949ded
|
final update
|
2021-11-20 16:00:56 +05:30 |
|
pradyuman-verma
|
86ea7dd608
|
update
|
2021-11-20 03:25:52 +05:30 |
|
pradyuman-verma
|
62899b3a6a
|
fix
|
2021-11-20 01:59:08 +05:30 |
|
pradyuman-verma
|
d96fae5728
|
added calculate pool address using tokens and fee
|
2021-11-20 00:13:17 +05:30 |
|
pradyuman-verma
|
060a35f723
|
fixes
|
2021-11-19 21:24:42 +05:30 |
|
pradyuman-verma
|
4fadaa0515
|
minor fix
|
2021-11-19 19:52:34 +05:30 |
|
pradyuman-verma
|
90ff0eedf0
|
fix: minor
|
2021-11-19 14:02:48 +05:30 |
|
pradyuman-verma
|
d59c8e76ed
|
fix: minor
|
2021-11-19 14:02:18 +05:30 |
|
pradyuman-verma
|
ea3072e802
|
fix: minor
|
2021-11-19 13:59:07 +05:30 |
|