You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: security-and-audits.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,38 @@ We firmly believe that the true test of a smart contract's security lies in its
8
8
9
9
## Audits
10
10
11
+
### Risk Stewards V1 and Core pool Comptroller interface compatibility with Isolated Pools
12
+
13
+
**Scope**: Venus Risk Steward contracts compatible with the Risk Oracle contracts from Chaos Labs. These stewards will be authorized to perform risk parameter changes (initially only increasing the supply and borrow caps), without VIP's. Moreover, the interface of the Comptroller contract on BNB Chain is extended with the functions defined in the Comptroller contract for the Isolated Pools. That simplifies the interaction with both Comptroller contracts.
**Scope**: [ERC-4626](https://ethereum.org/en/developers/docs/standards/tokens/erc-4626/) wrapper for Venus markets for isolated pools, enabling seamless integration with external DeFi protocols that follow the ERC-4626 standard.
0 commit comments