node icon indicating copy to clipboard operation
node copied to clipboard

Add command to run upgrade e2e test on imported data from mainnet(Port from v16)

Open kingpinXD opened this issue 1 year ago • 0 comments

Add a make command that does the following.

  • Download the latest Genesis snapshot from https://snapshots.zetachain.com/latest-state-export.
  • Start a network with the previous version of the binary and import data.
  • Run the e2e test on it.
  • Upgrade the network to the present binary.
  • Run e2e test again

kingpinXD avatar May 24 '24 11:05 kingpinXD