-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add Lens contract to Optimism #171
Conversation
…t-test-for-all-assetmanager-and # Conflicts: # deploy/config/index.ts
…all-assetmanager-and Integration tests for AssetManager and adapters
…n-through-slither # Conflicts: # test/integration/aaveV3Adapter.ts
…lither Add slither analyzer
…-opgoe-members-table-new' into develop * feature/uni-1316-data-columns-missing-from-optimism-and-opgoe-members-table-new: (287 commits) new: add unionLens test. feat: added getBorrowerAddresses and getStakerAddresses functions chg: new op-goerli lens address feat: added new "getVouchInfo" function to union lens chg: add Optimism addresses chg: add opConnector deployment new: optimism deployment addresses chg: update optimism configs chg: uToken and adapters configs chg: update Comptroller's halfDecayPoint chg: update DAI address chg: add admin and pause guardian addresses chg: maxOverdue from 30 days to 60 fix: test error. fix: failed tests chg: remove repayInterestWithPermit() fix: Member repays debt test error. new: add repayBorrowWithERC20Permit test. fix: slither filter new: deploy lens contract. ... # Conflicts: # .gas-snapshot # .github/workflows/ci_pr.yml # contracts/asset/AssetManager.sol # contracts/asset/PureTokenAdapter.sol # contracts/market/UToken.sol # contracts/token/Comptroller.sol # deploy/config/mainnet.ts # package.json # slither.config.json # test/foundry/PureTokeAdapter.t.sol # test/integration/aaveV3Adapter.ts
Add Lens contract to Optimism
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
…sepolia-testnet' into finding/uni-1992-repaying-a-loan-with-permit-in-uerc20sol-wrongly-calculates # Conflicts: # contracts/market/UToken.sol # slither.db.json
…loan-with-permit-in-uerc20sol-wrongly-calculates Minimum borrow amount can be surpassed
…mulated interest value
…changeRateCurrent
…inding/uni-1989-wrong-calculation-of-accure-reward-in-comptrollersol # Conflicts: # slither.db.json
…lation-of-accure-reward-in-comptrollersol Wrong calculation of Accure Reward in Comptroller
…ase-sepolia-testnet Deploy to Base and support USDC
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #171 +/- ##
==========================================
+ Coverage 84.03% 87.99% +3.95%
==========================================
Files 20 21 +1
Lines 952 1274 +322
Branches 191 179 -12
==========================================
+ Hits 800 1121 +321
- Misses 83 152 +69
+ Partials 69 1 -68 ☔ View full report in Codecov by Sentry. |
No description provided.