Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

68 lines (39 loc) · 1.53 KB

CHANGELOG

Unreleased

Release date

API BREAKING

BUG FIXES

DEPENDENCIES

FEATURES

STATE BREAKING

v1.0.4

Sep 20th, 2024

BUG FIXES

  • Revert fix duplicate amino path in gov module (#51)

FEATURES

  • Add build-ledger Makefile target (#52)

v1.0.3

Jul 1st, 2024

BUG FIXES

  • Fix duplicate amino path in gov module (#44)
  • Fix gov cli for params and upgrade proposals (#42)
  • Ensure correct version of protoc-gen-gocosmos is installed (#41).

v1.0.2

May 25st, 2024

FEATURES

  • Add reproducible builds (#34)

v1.0.1

February 26st, 2024

FEATURES

  • InitChainer auto stakes uniformly to validators at genesis (#26).

v1.0.0

February 21st, 2024

FEATURES

  • Forked x/gov module from Cosmos SDK v0.46.16 for custom modifications (#4).
  • Removed ability for validators to vote on proposals with delegations, they can only use their own stake (#20).
  • Remove community spend proposal (#13).
  • Adapt voting period to proposal type. (#16).