- 
                Notifications
    
You must be signed in to change notification settings  - Fork 53
 
Open
Labels
solidityIssues related to the solidity contractsIssues related to the solidity contractstestingIssues related to testingIssues related to testing
Description
Description
In order to better test contract upgrades, we should add a new testsuite to our shadowfork tests which does the following:
- Upgrade the shadowforked mainnet contracts
 - Deploy another set of 
solidity-ibccontracts on the shadowforked mainnet - Pass packets between the the two (Similar to 
Integration2Test.t.sol) - Add replay tests (if we have the data of a past packet) (optional)
 
Metadata
Metadata
Assignees
Labels
solidityIssues related to the solidity contractsIssues related to the solidity contractstestingIssues related to testingIssues related to testing