• Kelvin Fichter's avatar
    feat(ctb): make StandardBridge vars immutable · 7fdc490c
    Kelvin Fichter authored
    Updates the StandardBridge to use immutable variables instead of state
    variables. Primary reason for this change is to guarantee that the
    storage layout will not be a problem during the upgrade. Plus, there's
    really no reason why these variables shouldn't be immutable.
    7fdc490c
Name
Last commit
Last update
..
GasPriceOracle.sol Loading commit data...
GovernanceToken.sol Loading commit data...
L1Block.sol Loading commit data...
L2CrossDomainMessenger.sol Loading commit data...
L2StandardBridge.sol Loading commit data...
L2ToL1MessagePasser.sol Loading commit data...
SequencerFeeVault.sol Loading commit data...