Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ezETH capo #44

Merged
merged 13 commits into from
Oct 7, 2024
Merged

feat: ezETH capo #44

merged 13 commits into from
Oct 7, 2024

Conversation

ianflexa
Copy link
Contributor

@ianflexa ianflexa commented Oct 1, 2024

Introduces the ezETH capo adapter to be used by the ezETH asset, which will be listed in the Lido instance. Below a list of changes this PR includes:

  • feat: add ezETH capo adapter for Lido instance.
  • chore: updating libs to include Lido instance
  • fix remappings and deprecated imports

src/contracts/lst-adapters/EzETHPriceCapAdapter.sol Outdated Show resolved Hide resolved
src/contracts/lst-adapters/EzETHPriceCapAdapter.sol Outdated Show resolved Hide resolved
src/contracts/lst-adapters/EzETHPriceCapAdapter.sol Outdated Show resolved Hide resolved
src/interfaces/IEzETH.sol Outdated Show resolved Hide resolved
scripts/DeployEthereum.s.sol Outdated Show resolved Hide resolved
scripts/DeployEthereum.s.sol Outdated Show resolved Hide resolved
tests/utils/GetExchangeRatesTest.t.sol Outdated Show resolved Hide resolved
tests/ethereum/ezETHPriceCapAdapterTest.t.sol Outdated Show resolved Hide resolved
ianflexa and others added 3 commits October 7, 2024 04:47
Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>
Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>
Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>
@ianflexa ianflexa merged commit 1996495 into main Oct 7, 2024
1 check passed
Rozengarden pushed a commit to AaveChan/aave-capo that referenced this pull request Oct 28, 2024
* chore: update libs

* fix: remappings and imports

* feat: ezETH capo adapter

* feat: adds deploy command to the makefile

* test: update exchange rate test

* chore: ezETH report

* fix: add docs about possible donation attacks + directly calling the ezETH contract

* docs: more description about oracle risks

* Update tests/utils/GetExchangeRatesTest.t.sol

Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>

* Update scripts/DeployEthereum.s.sol

Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>

---------

Co-authored-by: pavelvm5 <56404416+pavelvm5@users.noreply.github.com>
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.

2 participants