snowbridge icon indicating copy to clipboard operation
snowbridge copied to clipboard

[Do not merge] Simulated upgrade test for mainnet Gateway contract

Open vgeddes opened this issue 5 months ago • 0 comments

Uses Foundry's ability to run tests using storage forked from production networks.

Requirements:

  • Add MAINNET_RPC_URL to environment (I've updated Github Actions to include this secret)
  • Most recent foundry/forge version

Tasks

  • [x] Upgrade production gateway use forking
  • [ ] Add sanity tests to ensure upgraded gateway is not compromised (storage corruption, etc).

vgeddes avatar Aug 30 '24 19:08 vgeddes