This feature release adds support for three new message types:
CommunityPoolMultiSpend
governance proposals, which allow for spending from the community pool to multiple accounts simultaneously. #915
*MsgClaimHardRewardsVVesting
andMsgClaimUSDXMintingRewardVVesting
, which restore the ability for validator vesting accounts to claim rewards. #920
This upgrade goes live on Monday, June 14th at 14:00 UTC. Validators should update their nodes prior to that time:
# from kava repo
git fetch && git checkout v0.14.2
make install
# restart kvd process