sechub
HomeServicesAssetsJobsFindingsTicketsGovCheck
Guest Mode. Click here to sign in and access all features

    Emit event on setReserveLimits()

    AGAVE: Deployment Security Audit

    Severity
    Informational
    Status
    Fixed
    Location(s)

    https://github.com/Agave-DAO/protocol-v2/blob/69cbb24fd849f3d0a93274bcda67fd5e2eda93f6/contracts/protocol/lendingpool/LendingPool.sol#L844

    Description

    With the introduction of limits on deposits, borrow and collateral, there is no event emitted to register this admin action.

    Recommendation

    Create a SetReserveLimits() event

    Comments
    No comments yet

    Emit event on setReserveLimits()

    AGAVE: Deployment Security Audit

    Severity
    Informational
    Status
    Fixed