district0x / district-registry

A community-curated registry of marketplaces on the district0x Network.
Eclipse Public License 1.0
11 stars 9 forks source link

migration to redeploy District and DistrictFactory #122

Closed ginesdt closed 3 years ago

ginesdt commented 3 years ago

Summary

Added migration scripts to redeploy District.sol, DistrictFactory.sol and Registry.sol once the Snapshot integration merge. Fix for https://github.com/district0x/district-registry/issues/121

Review notes

As the migration 8 also redeploys Registry.sol (it was needed as some methods signature changed) and updates DistrictRegistryForwarder, old DistrictFactory will fail if used after deployment (even before it is disabled on script 9).