• smartcontracts's avatar
    feat: introduce DeputyPauseModule (#13186) · 2f17e6b6
    smartcontracts authored
    Introduces the DeputyPauseModule which allows an account to act as
    the Foundation Safe for the sake of triggering the Superchain-wide
    pause function. Adding this module to the Foundation Safe would
    remove the need for any pre-signed pause transactions and generally
    simplifies the incident response process.
    2f17e6b6
main.go 7.19 KB