nomad-monorepo icon indicating copy to clipboard operation
nomad-monorepo copied to clipboard

feat: deploy checker script

Open anna-carroll opened this issue 3 years ago • 2 comments

  • enumerate every single public variable in every core + bridge contract
  • intake addresses of deployed contracts & configs to deploy them
  • check that every variable is equal on-chain to the expected value

anna-carroll avatar Jan 21 '22 12:01 anna-carroll

would have caught deploy issues like

  • recovery timelock mis-configuration
  • replica ownership transferring for new chains

anna-carroll avatar Jan 21 '22 12:01 anna-carroll

Step 1: Enumerate all the parameters we'd like to check in this issue. Step 2: Implement it.

yourbuddyconner avatar Jan 25 '22 22:01 yourbuddyconner