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
Add an e2e test which tests the upgrade from a v6 to v7 chain.
Pre-upgrade logic
Create multiple tendermint clients, ideally update both at least once
Create a channel, send a transfer and receive a transfer
Create a solo machine client (no need to perform actions with the solo machine client)
Post upgrade logic
Send a packet on the existing channel
Query the tendermint clients
Query the solo machine client
Optional: send a MsgUpdate in reference to the solo machine client (proof can be invalid, mostly want to ensure the msg does not panic when referencing a solo machine clientID)
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
Add an e2e test which tests the upgrade from a v6 to v7 chain.
Pre-upgrade logic
Post upgrade logic
For Admin Use
The text was updated successfully, but these errors were encountered: