SocketDotTech / socket-DL

GNU General Public License v3.0
53 stars 42 forks source link

Audit checklist #262

Open arthcp opened 1 year ago

arthcp commented 1 year ago
arthcp commented 1 year ago

Audit Scope

capacitors/
  SingleCapacitor.sol
  BaseCapacitor.sol
decapacitors/
  SingleDecapacitor.sol
libraries/
  RescueFundsLib.sol
socket/
  Socket.sol
  SocketDst.sol
  SocketBase.sol
  SocketConfig.sol
  SocketSrc.sol
switchboard/
  default-switchboards/
    FastSwitchboard.sol
    OptimisticSwitchboard.sol
    SwitchboardBase.sol
  native/
    ArbitrumL1Switchboard.sol
    NativeSwitchboardBase.sol
    PolygonL1Switchboard.sol
    ArbitrumL2Switchboard.sol
    OptimismSwitchboard.sol
    PolygonL2Switchboard.sol
utils/
  AccessControl.sol
  AccessControlExtended.sol
  Hasher.sol
  Ownable.sol
  SignatureVerifier.sol
CapacitorFactory.sol
ExecutionManager.sol
OpenExecutionManager.sol
TransmitManager.sol