You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an important step to allow Decentralised Contract Deployment, as we have separated deployment from verification, and can be sure what's checked into git is what's deployed on mainnet/testnet.
The text was updated successfully, but these errors were encountered:
I am interested in picking this up but want to make sure that I am understanding the ticket correctly.
Whenever there is a new deploy of contracts helper.tsshould be updated. What we want to add is that if the constants mentioned here are changed because of a new deployement, there should be a githook that blocks merging to the main branch if it is not verified?
This is an important step to allow Decentralised Contract Deployment, as we have separated deployment from verification, and can be sure what's checked into git is what's deployed on mainnet/testnet.
The text was updated successfully, but these errors were encountered: