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

[WIP]Audit-Code4rena-2024-12: Compare the different files Without Fix #11

Open
wants to merge 40 commits into
base: audit/code4rena-fix-2024-07
Choose a base branch
from

Conversation

thorseldon
Copy link
Contributor

@thorseldon thorseldon commented Dec 9, 2024

  • This PR not including all fix for the audit 2024-07;

  • Adding src/oracles/EETHPriceAdapter.sol;

  • Adding src/oracles/SUSDSPriceAdapter.sol;

  • Changing src/PriceOracle.sol;

  • Changing src/irm/DefaultInterestRateModel.sol;

  • Adding src/yield/susds/YieldSavingsUSDS.sol which is based on the src/yield/sdai/YieldSavingsDai.sol;;

  • Adding src/yield/wusd/YieldWUSDStaking.sol which is based on the src/yield/YieldStakingBase.sol;

  • Files

src/PriceOracle.sol
src/oracles/EETHPriceAdapter.sol
src/oracles/SUSDSPriceAdapter.sol
src/irm/DefaultInterestRateModel.sol
src/libraries/logic/InterestLogic.sol
src/libraries/logic/IsolateLogic.sol
src/libraries/logic/VaultLogic.sol
src/yield/YieldStakingBase.sol
src/yield/susds/YieldSavingsUSDS.sol
src/yield/wusd/YieldWUSDStaking.sol

@thorseldon thorseldon changed the base branch from audit/code4rena to audit/code4rena-fix December 9, 2024 01:26
@thorseldon thorseldon changed the title [WIP]Audit-Code4rena-2024-12: Compare the different files from 2024-07 [WIP]Audit-Code4rena-2024-12: Compare the different files Without Fix Dec 9, 2024
@thorseldon thorseldon changed the base branch from audit/code4rena-fix to audit/code4rena-fix-2024-07 December 9, 2024 01:28
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.

1 participant