Skip to content

Conversation

@miguelmtzinf
Copy link
Contributor

Based on the approach used for ParaSwapDebtAdapter by @bgd-labs, Aave Labs created a new version of the existing ParaSwap adapters of V3 with enhanced logic and usability.

This PR:

  • Add adapter contracts for the following actions: repay with collateral, collateral swap and withdraw and swap.
  • Add details about ParaSwap integration and security considerations.
  • Reorder directory structure, including contracts and tests.
  • Fix natspec docs and add clean-ups across contracts.

Looking forward to BGD's feedback on these contracts, and how we can collaborate together on this matter

parth-15 added 2 commits March 7, 2024 14:11
* fix: move common function to base contract

* fix: make allowance function internal

* remove redundant function
@miguelmtzinf
Copy link
Contributor Author

Complicated to fix existing conflicts given that this PR performs major changes in files and directories structure. @sakulstra lmk what you think

…ency-review-action-on-aave-repos

chore: add Dependency Review GitHub Action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants