Lido Governance Crosschain Bridges

Off-Chain (Public)
Audited on 2022/08/14
No active critical issues

Summary

This scope of the contracts contains the crosschain governance bridges to be used by the Lido Governance to execute the governance proposals across different networks.

Issues (8)

Low
Medium
High
Critical
Total
Not fixed
62--8
Fixed
----0
Total62008
Guardian may cancel updateGuardian
not_fixed/medium

None
Possible to execute expired actionSet in the future
not_fixed/medium

None
A struct can be introduced to improve readability
not_fixed/low

None
Changing gracePeriod may change actionSets' statuses
not_fixed/low

None
delegatecall may be unnecessary
not_fixed/low

None
Denying duplicate actions may be redundant
not_fixed/low

None
Execution ordering may be unexpected
not_fixed/low

None
Queue and deposit requires several government actions
not_fixed/low

None

Contracts (5)

#Github RepositoryCommit HashFileUrl
1

lidofinance/governance-crosschain-bridges

8fa25b0080dd3dcc2390313631aea6796a12c9d8contracts/dependencies/arbitrum/AddressAliasHelper.sol
Check on Github
2

lidofinance/governance-crosschain-bridges

8fa25b0080dd3dcc2390313631aea6796a12c9d8contracts/bridges/L2BridgeExecutor.sol
Check on Github
3

lidofinance/governance-crosschain-bridges

8fa25b0080dd3dcc2390313631aea6796a12c9d8contracts/bridges/BridgeExecutorBase.sol
Check on Github
4

lidofinance/governance-crosschain-bridges

8fa25b0080dd3dcc2390313631aea6796a12c9d8contracts/bridges/OptimismBridgeExecutor.sol
Check on Github
5

lidofinance/governance-crosschain-bridges

8fa25b0080dd3dcc2390313631aea6796a12c9d8contracts/bridges/ArbitrumBridgeExecutor.sol
Check on Github