• 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
..
src Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
openapi.yml Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...