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
The following functions could be set private to save gas and improve code quality:
The function assertGtDecimal in test.sol could be set internal
The function checkEq0 in test.sol could be set internal
The function assertGeDecimal in test.sol could be set internal
The function assertEqDecimal in test.sol could be set internal
The function assertGt in test.sol could be set internal
The function assertEq in test.sol could be set internal
The function assertLt in test.sol could be set internal
The function assertLe in test.sol could be set internal
The function assertLeDecimal in test.sol could be set internal
The function assertEq0 in test.sol could be set internal
The function assertLtDecimal in test.sol could be set internal
The function assertTrue in test.sol could be set internal
The function assertGe in test.sol could be set internal
The function assertEq32 in test.sol could be set internal
The function fail in test.sol could be set internal
The function isAuthorized in Auth.sol could be set internal
The function verifySafeTransfer in SafeTransferLib.t.sol could be set internal
The function forceApprove in SafeTransferLib.t.sol could be set internal
The function verifySafeTransferFrom in SafeTransferLib.t.sol could be set internal
The function verifySafeApprove in SafeTransferLib.t.sol could be set internal
The function forceTrust in Trust.t.sol could be set internal
The function forceTrust in TrustAuthority.t.sol could be set internal
The function addTargetContract in DSInvariantTest.sol could be set internal
The function startMeasuringGas in DSTestPlus.sol could be set internal
The function stopMeasuringGas in DSTestPlus.sol could be set internal
The function assertBytesEq in DSTestPlus.sol could be set internal
The function assertUint64Eq in DSTestPlus.sol could be set internal
The function assertUint96Eq in DSTestPlus.sol could be set internal
The function assertUint32Eq in DSTestPlus.sol could be set internal
The function fail in DSTestPlus.sol could be set internal
The function assertUint128Eq in DSTestPlus.sol could be set internal
The function assertFalse in DSTestPlus.sol could be set internal
The function _burn in ERC20.sol could be set internal
The function _mint in ERC20.sol could be set internal
The function fromLast20Bytes in Bytes32AddressLib.sol could be set internal
The function fillLast12Bytes in Bytes32AddressLib.sol could be set internal
The function deploy in CREATE3.sol could be set internal
The function fmul in FixedPointMathLib.sol could be set internal
The function sqrt in FixedPointMathLib.sol could be set internal
The function max in FixedPointMathLib.sol could be set internal
The function fpow in FixedPointMathLib.sol could be set internal
The function min in FixedPointMathLib.sol could be set internal
The function fdiv in FixedPointMathLib.sol could be set internal
The function safeCastTo64 in SafeCastLib.sol could be set internal
The function safeCastTo224 in SafeCastLib.sol could be set internal
The function safeCastTo128 in SafeCastLib.sol could be set internal
The function read in SSTORE2.sol could be set internal
The function write in SSTORE2.sol could be set internal
The function toString in LockeERC20.sol could be set internal
The function _burn in LockeERC20.sol could be set internal
The function _mint in LockeERC20.sol could be set internal
The text was updated successfully, but these errors were encountered:
Handle
robee
Vulnerability details
The following functions could be set private to save gas and improve code quality:
The function assertGtDecimal in test.sol could be set internal
The function checkEq0 in test.sol could be set internal
The function assertGeDecimal in test.sol could be set internal
The function assertEqDecimal in test.sol could be set internal
The function assertGt in test.sol could be set internal
The function assertEq in test.sol could be set internal
The function assertLt in test.sol could be set internal
The function assertLe in test.sol could be set internal
The function assertLeDecimal in test.sol could be set internal
The function assertEq0 in test.sol could be set internal
The function assertLtDecimal in test.sol could be set internal
The function assertTrue in test.sol could be set internal
The function assertGe in test.sol could be set internal
The function assertEq32 in test.sol could be set internal
The function fail in test.sol could be set internal
The function isAuthorized in Auth.sol could be set internal
The function verifySafeTransfer in SafeTransferLib.t.sol could be set internal
The function forceApprove in SafeTransferLib.t.sol could be set internal
The function verifySafeTransferFrom in SafeTransferLib.t.sol could be set internal
The function verifySafeApprove in SafeTransferLib.t.sol could be set internal
The function forceTrust in Trust.t.sol could be set internal
The function forceTrust in TrustAuthority.t.sol could be set internal
The function addTargetContract in DSInvariantTest.sol could be set internal
The function startMeasuringGas in DSTestPlus.sol could be set internal
The function stopMeasuringGas in DSTestPlus.sol could be set internal
The function assertBytesEq in DSTestPlus.sol could be set internal
The function assertUint64Eq in DSTestPlus.sol could be set internal
The function assertUint96Eq in DSTestPlus.sol could be set internal
The function assertUint32Eq in DSTestPlus.sol could be set internal
The function fail in DSTestPlus.sol could be set internal
The function assertUint128Eq in DSTestPlus.sol could be set internal
The function assertFalse in DSTestPlus.sol could be set internal
The function _burn in ERC20.sol could be set internal
The function _mint in ERC20.sol could be set internal
The function fromLast20Bytes in Bytes32AddressLib.sol could be set internal
The function fillLast12Bytes in Bytes32AddressLib.sol could be set internal
The function deploy in CREATE3.sol could be set internal
The function fmul in FixedPointMathLib.sol could be set internal
The function sqrt in FixedPointMathLib.sol could be set internal
The function max in FixedPointMathLib.sol could be set internal
The function fpow in FixedPointMathLib.sol could be set internal
The function min in FixedPointMathLib.sol could be set internal
The function fdiv in FixedPointMathLib.sol could be set internal
The function safeCastTo64 in SafeCastLib.sol could be set internal
The function safeCastTo224 in SafeCastLib.sol could be set internal
The function safeCastTo128 in SafeCastLib.sol could be set internal
The function read in SSTORE2.sol could be set internal
The function write in SSTORE2.sol could be set internal
The function toString in LockeERC20.sol could be set internal
The function _burn in LockeERC20.sol could be set internal
The function _mint in LockeERC20.sol could be set internal
The text was updated successfully, but these errors were encountered: