• 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
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
integration-tests-bedrock Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...