We don't want to manually update the config with the new implementation addresses
Solution
The upgrade script will update in-place the config file. After every invocation, the config file will update its implementation addresses for the domain that just got deployed.
PR Checklist
[x] Added Tests
[x] Updated Documentation
[x] Updated CHANGELOG.md for the appropriate package
Motivation
We don't want to manually update the config with the new implementation addresses
Solution
The upgrade script will update in-place the config file. After every invocation, the config file will update its implementation addresses for the domain that just got deployed.
PR Checklist