- #808 Fix channel sequence paths in ICS4
- #802 Move
ClientState
to theprovableStore
and addClientState
validation inconnOpenTry
andconnOpenAck
- #803 Changed UpgradeState enums to match the opening handshake enum style.
- #804 Increment upgrade sequence at the start of a new handshake rather than the end of a completed handshake
- #806 Adds previous version to UpgradeInit and UpgradeTry callback arguments
- #807 Upgrade keys will now prefix the channel path to align with the rest of ICS4 keys