Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

52 lines (39 loc) · 2.37 KB

Changelog

[Unreleased]

Bug Fixes

  • #808 Fix channel sequence paths in ICS4

Improvements

  • #802 Move ClientState to the provableStore and add ClientState validation in connOpenTry and connOpenAck
  • #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