Skip to content

Commit 579852a

Browse files
authored
feat(deprecation): Consolidate or remove deprecated contracts [SIM-124] (#225)
+ Deprecate NavIssuanceModule (in favor of CustomOracleNAVIssuanceModule) + Deprecate PerpV2LeverageModule (in favor of PerpV2LeverageModuleV2) + Deprecate AaveGovernanceAdapter (in favor of AaveGovernanceV2Adapter) + Deprecate UniswapYieldHook + Deprecate all AaveV1 contracts, external ABIs and associated fixtures + Deprecate all single use token migration contracts
1 parent 9c4d09a commit 579852a

File tree

72 files changed

+80
-15594
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+80
-15594
lines changed

contracts/product/UniswapYieldHook.sol

Lines changed: 0 additions & 109 deletions
This file was deleted.

contracts/protocol/integration/wrap/AGIMigrationWrapAdapter.sol renamed to deprecated/AGIMigrationWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/governance/AaveGovernanceAdapter.sol renamed to deprecated/AaveGovernanceAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/AaveMigrationWrapAdapter.sol renamed to deprecated/AaveMigrationWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/AaveWrapAdapter.sol renamed to deprecated/AaveWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/AxieInfinityMigrationWrapAdapter.sol renamed to deprecated/AxieInfinityMigrationWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/CompoundWrapAdapter.sol renamed to deprecated/CompoundWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/DgMigrationWrapAdapter.sol renamed to deprecated/DgMigrationWrapAdapter.sol

File renamed without changes.

contracts/protocol/integration/wrap/KyberMigrationAdapter.sol renamed to deprecated/KyberMigrationAdapter.sol

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)