VaultManager migrate to non-deprecated Notifier #10095
Labels
contract-upgrade
enhancement
New feature or request
hygiene
Tidying up around the house
notifier
Vaults
VaultFactor (née Treasury)
What is the Problem Being Solved?
VaultManager uses a
StoredPublisherKit
to provide access to changes in governed parameters.StoredPublisherKit
is deprecated.Description of the Design
Add a new method that uses a newer notifier. Deprecate and eventually remove the old.
Security Considerations
None
Scaling Considerations
Not particularly a scaling issue.
Test Plan
ordinary regression tests.
Upgrade Considerations
Take a couple of releases to remove the old. Ensure the UIs keep up.
The text was updated successfully, but these errors were encountered: