You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClientChainGateway, ExocoreGateway, Vault, and ExoCapsule are all upgradeable contracts, but we don't have unit tests and integration test for testing that these contracts can be correctly upgraded(without storage collision)
The text was updated successfully, but these errors were encountered:
Description
ClientChainGateway
,ExocoreGateway
,Vault
, andExoCapsule
are all upgradeable contracts, but we don't have unit tests and integration test for testing that these contracts can be correctly upgraded(without storage collision)The text was updated successfully, but these errors were encountered: