Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@angelorc angelorc released this 18 May 10:04
cf7a58c

What's Changed

  • v0.22.0: - resolve v018-v021 issues by @hard-nett in #278
  • patch: replace cosmos-sdk, bump cometbft
  • dev: prep for v022 upgrade
  • dev: add custom export cli command
  • dev: update ed25519 library used in-place-testnet
  • logs: update replace docs
  • fix testnet issues
  • docs
  • readd v021 upgradeHandler for in-place-testnet
  • add historical custom upgrade patch logic
  • dev: remove unnecessary x/account feegrant query
  • dev: bumps to upggradeHandler logs & tests
  • dev: bump export custom
  • dev: return err instead of panic, require no error in tests
  • add default replace, bump docker alpine version
  • go mod tidy
  • wip: retain broken validator in testnet for patch assertion
  • wip: retain validator in staking store
  • tests: 1 log file printed for debugging v022 upgradeHandler, added upgradeHandler logic to in-place-testnet
  • dev: access appKeepers from top level app
  • test: add unbonded control validator to unit tests
  • [email protected], implement x/protocol-pool
  • register protocol pool in our app modules basic manager
  • ict: impl x/protocolpool tests
  • protocol-pool test
  • init protocolpool keeper prior to distribution keeper

Full Changelog: v0.21.6...v0.22.0