Makes small modifications to the Sepolia configuration, lowering wait times and setting a new owner (Nico's deployer --> my deployer address).
Adds configuration for Goerli. I know at some point we might stop using it, but it's still active and we can have a multisig root there (Safe is not available in Sepolia, which makes Goerli a bit more convenient in that regard). On top of that, it'd be good to set up monitoring for more than one testnet now that we are at it.
I'll redeploy to Sepolia (in practice this is just to change the new root) and to Goerli after this is merged.
Note: Sepolia CI will fail but that's fine as the timelock authorizer will be replaced.
Type of change
[ ] Bug fix
[ ] New feature
[ ] Breaking change
[ ] Dependency changes
[x] Code refactor / cleanup
[ ] Documentation or wording changes
[x] Other
Checklist:
[x] The diff is legible and has no extraneous changes
[x] Complex code has been commented, including external interfaces
N/A Tests are included for all code paths
[x] The base branch is either master, or there's a description of how to merge
Description
This PR:
I'll redeploy to Sepolia (in practice this is just to change the new root) and to Goerli after this is merged. Note: Sepolia CI will fail but that's fine as the timelock authorizer will be replaced.
Type of change
Checklist:
master
, or there's a description of how to mergeIssue Resolution
N/A