feat: ensure Aave + Morpho supported on all OP Stack chains#319
feat: ensure Aave + Morpho supported on all OP Stack chains#319its-everdred wants to merge 8 commits intomainfrom
Conversation
✅ Deploy Preview for actions-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Review NotesArchitecture: Bug Fixes: New Chains:
Address Verification: Test Coverage: Concern:
Ready for merge? |
Summary
Closes #269
Partial<Record<SupportedChainId, AaveAddresses>>pattern (matching Uniswap)Partial<Record<SupportedChainId, MorphoContracts>>patternchainId: 130— now passes actual chain IDMorphoLendProvider.SUPPORTED_CHAIN_IDSover-claiming support for all chainsisAaveChainSupported,isMorphoChainSupported)Protocol Deployment Matrix
Test plan
pnpm tsc --noEmit— 0 errorspnpm vitest run— 47 test files, 339 passed, 0 failedpnpm lint:fix— 0 errors (66 pre-existing warnings)