umbra-protocol icon indicating copy to clipboard operation
umbra-protocol copied to clipboard

Clean up `contracts/deploy-history` folder

Open mds1 opened this issue 3 years ago • 0 comments

Right now the folder is cluttered, and it contains both test deployments and production deployments with no way to discern the two. I think we should:

  • Have a canonical deploys.json file in the deploy-history folder which contains production deplys
  • Create a deploy-history/archive folder to hold the full set of deploy logs currently shown
  • Update the deploy script to handle this change

mds1 avatar Mar 08 '22 14:03 mds1