Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

56 lines (41 loc) · 2.02 KB

CHANGELOG

v4.0.0

January 11, 2024

API BREAKING

  • Consumer
    • Fix a bug in consmer genesis file transform CLI command. (#1458)

BUG FIXES

  • General
    • Fix a bug in consmer genesis file transform CLI command. (#1458)
    • Improve validation of IBC packet data and provider messages. Also, enable the provider to validate consumer packets before handling them. (#1460)
  • Consumer
    • Avoid jailing validators immediately once they can no longer opt-out from validating consumer chains. (#1549)

DEPENDENCIES

FEATURES

  • Provider
    • Add the provider-side changes for jail throttling with retries (cf. ADR 008). (#1321)

STATE BREAKING

  • Consumer
    • Avoid jailing validators immediately once they can no longer opt-out from validating consumer chains. (#1549)
  • Provider
    • Add the provider-side changes for jail throttling with retries (cf. ADR 008). (#1321)

Previous Versions

CHANGELOG of previous versions