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

✨ previewer: update utilizations and parameters #695

Closed
wants to merge 19 commits into from
Closed

Conversation

sebipap
Copy link
Contributor

@sebipap sebipap commented Jan 19, 2024

  • ⚡️ market: avoid unnecessary cache on totalAssets
  • 👔 irm: new floating rate model
  • 👔 irm: new fixed rate model
  • ♻️ market: use new irm interface
  • 👔 rewards: use new utilization definition
  • 🦺 irm: limit parameters range
  • 📌 solidity: relax version and set compiler to 0.8.23
  • 🔧 solidity: set evm version to paris
  • 🔨 scripts: deploy new irm
  • ⚡️ irm: avoid globalUtilization underflow
  • ♻️ market: use != 0 for uints
  • 📝 irm: add natspec
  • ♻️ irm: rename auxiliary variables
  • 👔 irm: make baseRate function internal
  • 🦺 irm: improve limits for parameters range
  • 🦺 irm: adopt SafeCast
  • 🦺 irm: improve safety configuration checks
  • ♻️ irm: handle edge cases for expWad
  • ✨ previewer: update utilizations and parameters

Copy link

✨ previewer: update utilizations and parameters

Generated at commit: ba512446cb289807c40e4b1a4f6d11759a005b6f

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
1
0
10
35
46
Dependencies Critical
High
Medium
Low
Note
Total
2
0
0
1
43
46

For more details view the full report in OpenZeppelin Code Inspector

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