• smartcontracts's avatar
    fix(ct): bugs in DelayedWETH (#9899) · 8df191f6
    smartcontracts authored
    * fix(ct): bugs in DelayedWETH
    
    Fixes two bugs in Delayed WETH. First was a limitation of the
    recover function that would have made it relatively easy to DoS
    the function by simply withdrawing small amounts of ETH every time
    the owner attempted to withdraw the full balance. Second is a bug
    in hold function where the approval was the wrong way around.
    
    * Update Kontrol snapshot
    
    ---------
    Co-authored-by: default avatarinphi <mlaw2501@gmail.com>
    8df191f6
Name
Last commit
Last update
..
interfaces Loading commit data...
utils Loading commit data...
L1CrossDomainMessenger.k.sol Loading commit data...
L1ERC721Bridge.k.sol Loading commit data...
L1StandardBridge.k.sol Loading commit data...
OptimismPortal.k.sol Loading commit data...