Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 2.38 KB

Changelog

Features

(build) #793 enable to use libsodium version ostracon

Improvements

  • (x/auth) #776 remove unused MsgEmpty

Bug Fixes

  • (x/foundation) #772 export x/foundation pool
  • (baseapp) #781 implement method SetOption() in baseapp
  • (global) #782 add unhandled return error handling

Breaking Changes

  • (cli) #773 guide users to use generate-only in messages for x/foundation authority
  • (x/foundation) #790 fix case of gov_mint_left_count in x/foundation

Build, CI

  • (ci) #779 change github action trigger rules for release/* and rc*/* branches

Document Updates

  • (docs) #766 fix submit-proposal command on x/foundation