Open adu-web3 opened 4 months ago
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)
ClientChainGateway
ExocoreGateway
Vault
ExoCapsule
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)