Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

59 lines (43 loc) · 2.19 KB

Changelog

Features

  • (baseapp) #840 allow querying the state based on CheckState.
  • (x/foundation) #848 remove gov mint for x/foundation proposal

Improvements

  • (cosmovisor) #792 Use upstream's cosmovisor
  • (server) #821 Get validator pubkey considering KMS

Bug Fixes

  • (client) #817 remove support for composite (BLS) type

  • (x/foundation) #834 Apply foundation audit

Breaking Changes

  • (rest) #807 remove legacy REST API

Build, CI

  • (ci) #829 automate release process

Document Updates