Contract is not upgrade safe, Defining structs is not yet supported

Hi @Prabhakaran,

Write higher level tests that set state prior to upgrade and then check state after the upgrade to ensure that state is maintained. Every state variable should be checked.

See examples:

1 Like