Closed remedcu closed 3 months ago
Totals | |
---|---|
Change from base Build 10214202563: | 0.0% |
Covered Lines: | 51 |
Relevant Lines: | 51 |
Should we just install it individually for all 4 modules?
Nope. I think keeping this package as root dependency is the right way we also expect other future modules to get deployed using this factory.
Personally think that CHANGELOG should contain the change.
Agreed
If we are updating the version, then should we make a new release of the npm package?
As there are no other changes, I think we can do version upgrade and release with other changes in future for each npm package.
LGTM - can we just create a GH issue to track #477 (comment)?
This PR adds the use of
safe-singleton-factory
for deploying themodules
.Note:
allowances
already used thesafe-singleton-factory
for deployment.passkey
version was not updated, as it was not deployed to any network AFAIK.safe-singleton-factory
in the root level. (Should we just install it individually for all 4 modules?)Open Question: Should we update the version of the earlier deployed contracts or just overwrite it in CHANGELOG? Personally think that CHANGELOG should contain the change.
Follow-Up Question: If we are updating the version, then should we make a new release of the npm package?
Fixes #473