• Kelvin Fichter's avatar
    feat(dtl): handle deposit shutoff · 36bd8fbf
    Kelvin Fichter authored
    Updates the DTL to correctly handle the deposit shutoff flag. We put the
    flag inside the AddressManager because the DTL already had easy access
    to the AddressManager. We parse the address as a uint256 and check if
    it's non-zero. By checking this every loop we can smoothly recover if
    the shutoff flag is reset.
    36bd8fbf
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...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...