Commit Graph

1598 Commits

Author SHA1 Message Date
wanglonghong
91c24842d3
Update contracts/optimism/connectors/connext/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2023-03-27 16:35:09 +08:00
wanglonghong
07395bf419
Update contracts/optimism/connectors/connext/main.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2023-03-27 16:34:37 +08:00
wanglonghong
a22f47c6ae
feat: remove unnecessary and add a case 2023-03-22 14:04:39 +08:00
wanglonghong
66aa290f4e
refactor: fix incorrect comparison 2023-03-22 09:55:54 +08:00
sanchaymittal
ee4d17bb86
update: blocknumber 2023-03-14 18:28:04 +07:00
sanchaymittal
cb32c4faf3
update test 2023-03-13 16:24:10 +07:00
sanchaymittal
1fc08d8ed1
fix: test ps: review 2023-03-13 16:08:12 +07:00
sanchaymittal
0ee4b2af83
prettier 2023-03-13 16:02:29 +07:00
sanchaymittal
6e7477bd1b
add: connext test 2023-03-13 16:01:07 +07:00
sanchaymittal
9c56f978ef
add: main 2023-03-13 16:01:00 +07:00
sanchaymittal
a53b419602
add: helper 2023-03-13 16:00:54 +07:00
sanchaymittal
0406bcbf81
add: events and interface 2023-03-13 16:00:37 +07:00
Shriya Tyagi
392a905f4d
Merge pull request #278 from Instadapp/aave-v3-mainnet
Added aave v3
2023-01-27 03:20:26 +04:00
Shriya Tyagi
8fd872e87d Added aave v3 addresses 2023-01-26 05:25:32 +04:00
Thrilok kumar
bdb8305940
Merge pull request #277 from Instadapp/0x-arbitrum
0x for Arbitrum
2022-12-29 21:46:39 +05:30
Shriya Tyagi
84f68be964 0x for Arbitrum 2022-12-27 04:34:23 +04:00
Thrilok kumar
8d2b877091
Merge pull request #276 from Instadapp/1inch-v5
1Inch-v5 contracts
2022-12-14 19:20:15 +04:00
Shriya Tyagi
58ade5674f
Update contracts/arbitrum/connectors/1inch/1inch-v5/helpers.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-12-11 15:16:53 +04:00
Shriya Tyagi
a51f36fe6d 1Inch-v5 contracts 2022-12-10 15:07:13 +04:00
Thrilok kumar
b96cb2649d
Merge pull request #274 from Instadapp/uniswap-v3-createpool-func
[Mainnet][Uniswap-v3] Added Create Pool function
2022-11-01 23:22:52 +05:30
Richa-iitr
19587aa851 updated events 2022-11-01 14:02:30 +05:30
Thrilok kumar
d6066bec9e
added _createAndInitializePoolIfNecessary 2022-10-31 06:08:30 +05:30
Thrilok kumar
7156ef0210
Added createAndInitializePool function 2022-10-31 06:08:16 +05:30
Thrilok kumar
0f9e04b0c9
Merge pull request #272 from Instadapp/Morpho-rewards
Rewards contract set up
2022-10-28 17:25:00 +05:30
Shriya Tyagi
1effd77cc2 removed proof from event 2022-10-25 23:01:29 +05:30
Shriya Tyagi
fbb2c3a876 Added setId for claimMorpho 2022-10-22 04:33:20 +04:00
Shriya Tyagi
671bf7a714 minor update 2022-10-21 04:10:04 +04:00
Shriya Tyagi
23c966d2df Rewards contract set up 2022-10-20 01:04:55 +04:00
Thrilok kumar
97d746e210
Merge pull request #270 from Instadapp/Morpho-connector
[Mainnet] Morpho Compound v2 & Aave v2 connector
2022-10-18 23:58:10 +05:30
Shriya Tyagi
04ce903075 minor fix 2022-10-18 07:02:00 +04:00
Shriya Tyagi
e22b0bff0c Removed claim func + fix cETH 2022-10-18 03:38:20 +04:00
Shriya Tyagi
0289824465
Update contracts/mainnet/connectors/morpho-aave/helpers.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-10-15 21:24:03 +04:00
Shriya Tyagi
85da96b950
Update contracts/mainnet/connectors/morpho-compound/helpers.sol
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2022-10-15 21:23:31 +04:00
Thrilok kumar
0ea3c5613c
refactor isETH condition 2022-10-15 22:30:42 +05:30
Thrilok kumar
48980f7509
refactor isETH condition 2022-10-15 22:29:46 +05:30
Thrilok kumar
8d8969960c
refactor isETH condition 2022-10-15 22:29:15 +05:30
Thrilok kumar
c27367aea3
refactor isETH condition 2022-10-15 22:29:00 +05:30
Thrilok kumar
a069f9569e
refactor isETH 2022-10-15 22:28:33 +05:30
Thrilok kumar
32754bea19
removed if condition for _isETH 2022-10-15 22:28:02 +05:30
Shriya Tyagi
f6db02d83a Morpho-Aave: changes added 2022-10-15 08:17:36 +04:00
Shriya Tyagi
bc9abcd4d6 Morpho-Compound: changes added 2022-10-15 08:09:53 +04:00
Shriya Tyagi
3eba9e8d71
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:27:01 +04:00
Shriya Tyagi
ed16a59387
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:26:44 +04:00
Shriya Tyagi
1d3e65efb9
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:26:13 +04:00
Shriya Tyagi
eb8b73b608
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:26:06 +04:00
Shriya Tyagi
fa00586039
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:25:54 +04:00
Shriya Tyagi
ce8a9e3c21
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:25:35 +04:00
Shriya Tyagi
230e67c106
Update contracts/mainnet/connectors/morpho-compound/main.sol
Co-authored-by: Romain Milon <rmilon@gmail.com>
2022-10-15 05:25:06 +04:00
Shriya Tyagi
02af016379
Update contracts/mainnet/connectors/morpho-compound/helpers.sol
Co-authored-by: Merlin Egalite <44097430+MerlinEgalite@users.noreply.github.com>
2022-10-15 05:22:14 +04:00
Shriya Tyagi
368f9f52e7
Update contracts/mainnet/connectors/morpho-aave/main.sol
Co-authored-by: Merlin Egalite <44097430+MerlinEgalite@users.noreply.github.com>
2022-10-15 05:18:20 +04:00