Skip to content

v0.46.13-alpha.ledger.8

Compare
Choose a tag to compare
@facs95 facs95 released this 12 Jun 11:59
e925a63

What's Changed

v0.46.13-alpha.ledger.8 - 2023-06-12

Improvements

  • (x/distribution) #35 Add DistributionAuthorization authz type
  • (x/distribution) #29 Add Querier to distribution module.

Bug Fixes

  • (x/staking) #21 Add CancelUnbondingDelegation authz.k

v0.46.13 - 2023-06-08

Features

  • (snapshots) #16060 Support saving and restoring snapshot locally.
  • (baseapp) #16290 Add circuit breaker setter in baseapp.
  • (x/group) #16191 Add EventProposalPruned event to group module whenever a proposal is pruned.

Improvements

  • (deps) #15973 Bump CometBFT to v0.34.28.
  • (store) #15683 rootmulti.Store.CacheMultiStoreWithVersion now can handle loading archival states that don't persist any of the module stores the current state has.
  • (simapp) #15903 Add AppStateFnWithExtendedCbs with moduleStateCb callback function to allow access moduleState. Note, this function is present in simtestutil from v0.47.2+.
  • (gov) #15979 Improve gov error message when failing to convert v1 proposal to v1beta1.
  • (server) #16061 Add Comet bootstrap command.
  • (store) #16067 Add local snapshots management commands.
  • (baseapp) #16193 Add Close method to BaseApp for custom app to cleanup resource in graceful shutdown.

Bug Fixes

  • Fix barberry security vulnerability.
  • (cli) #16312 Allow any addresses in client.ValidatePromptAddress.
  • (store/iavl) #15717 Upstream error on empty version (this change was present on all version but v0.46).

Full Changelog: v0.46.11-alpha.ledger.7...v0.46.13-alpha.ledger.8