All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (release) Use native arm64 runners, disable Windows builds (#300)
0.23.1 - 2026-02-04
- (cometbft) Bump CometBFT to v0.38.21 (CSA-2026-001) (#297)
- (release) Modernize release workflow with multi-arch builds and checksums (#298)
- (changelog) Add changelog enforcement and conventional commit validation (#298)
- (changelog) Fix shell quoting in GITHUB_OUTPUT writes (#299)
- (upgrade) Add v020 upgrade handler
- (staking) Fix delegators inability to claim rewards after v018 patch
- (ci) Add e2e tests for wasm, packet-forward-middleware & polytone (ibc-callbacks)
- (docker) Add Makefile for managing Docker-related tasks
- (tests) Add CosmWasm contract validation in testing framework
- (app) Enhance configuration capabilities with additional parameters
- (cli) Add commands for verifying slashed delegators and calculating reward discrepancies
- (localnet) Add Makefile for managing local testnet environment
- (scripts) Add automation script for downloading Polytone contracts
- (docker) Improve docker commands
- (gov) Register legacy gov messages
- (app) Register ModuleBasics GrpcGatewayRoutes
- Remove versioning of app go module
- Remove randomGenesisAccounts param from auth module registration
- (tests) Add interchaintest package support
- (ci) Add CI support to build & release docker image
- (ci) Add CI support to run interchain tests
- (scripts) Add
scripts/test_node.shfor basic node setup testing
- (tendermint) Replace tendermint with cometbft
- (wasmd) Bump to v0.45.0
- (cosmos-sdk) Bump to v0.47.8
- (ibc-go) Bump to v7.4.0
- (pfm) Bump packet-forward-middleware to v7.1.3
- Bump required minimum Go version to v1.22
- (merkledrop) Remove
x/merkledropmodule
- (pfm) Patch for Packet Forward Middleware bug
0.15.0 - 2024-03-06
- (cosmos-sdk) Update to v0.45.16
- (ibc-go) Upgrade to v4.4.2
- (tendermint) Replace with CometBFT
- (cosmwasm) Upgrade to v0.33.0
- (pfm) Replace strangelove-ventures/packet-forward-middleware with cosmos/ibc-apps/middleware/packet-forward-middleware
0.14.0 - 2023-02-07
- (authz) Add Binary Codec support to MinValCommissionDecorator
- (authz) Add MinValCommissionDecorator test
0.13.0 - 2023-01-23
- (cli) Add
init-from-statecommand for easy initialization from exported state
- (cosmos-sdk) Update to v0.45.11
- (ibc-go) Upgrade to v3.3.1
- (tendermint) Upgrade to v0.34.24
- (cosmwasm) Integrate v0.29.2
0.11.0 - 2022-07-01
- (fantoken) Introduce the fantoken module
- (merkledrop) Introduce the merkledrop module
- (docs) Update swagger to reflect new modules
- (cosmos-sdk) Bump to v0.45.6
- (ibc-go) Bump to v3.0.0
- (tendermint) Bump to v0.34.19
- (pfm) Bump packet-forward-middleware to v2.1.1