Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

68 lines (50 loc) · 3.06 KB

Changelog

Features

  • (x/wasm) #470 remove contract activation control by actor
  • (x/wasm) #513 fix message representation for signing
  • (x/foundation) #518 add foundation treasury feature to x/foundation
  • (x/foundation) #528 add a feature of whitelist for /lbm.foundation.v1.MsgWithdrawFromTreasury

Improvements

  • (refactor) #493 restructure x/consortium
  • (server/grpc) #526 add index field into TxResponse
  • (cli) #535 updated ostracon to v1.0.5; unsafe-reset-all command has been moved to the ostracon sub-command.

Bug Fixes

  • (x/wasm) #453 modify wasm grpc query api path
  • (client) #476 change the default value of the client output format in the config
  • (server/grpc) #516 restore build norace flag
  • (genesis) #517 fix genesis auth account format(cosmos-sdk style -> lbm-sdk style)

Breaking Changes

Build, CI

  • (ci) #457, #471 add swagger check
  • (ci) #469 publish docker image on tag push

Document Updates

  • (docs) #483 update documents on x/stakingplus
  • (docs) #490 update documents on x/consortium