nodeset-org / constellation

GNU General Public License v3.0
6 stars 0 forks source link

Deployment process fails when deploying for the first time #402

Open VVander opened 1 month ago

VVander commented 1 month ago

To fix this, we need to ensure that the directory deployment address that is predicted to be used for deploying the proxy is EXACTLY the one that is actually used. Doing so will require refactoring the deployment scripts to either 1) manually deploy the implementation and proxy separately or 2) utilize the redeployImplementation parameter for deployProxy().

We may also want to integrate with OZ Defender futher and use their relays for deployment so that we can use the salt parameter for deployProxy().