cosmos-sdk/x/auth/legacy
Gianguido Sora 93965e0bcc
Write back account changes after tracking delegation/undelegation for vesting accounts (#8865)
Delegations and undelegations calculations performed during
accounting operations for vesting accounts were correct but
were not written back to the account store.

closes: #8601
closes: #8812

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Frojdi Dymylja <frojdi.dymylja@gmail.com>
Co-authored-by: Adam Bozanich <adam.boz@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
2021-04-08 16:20:29 +01:00
..
legacytx cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
v034 various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
v036 various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
v038 Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
v039 various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
v040 Fix multisig LegacyAminoPubKey Amino marshaling (#8841) 2021-03-15 12:42:10 +00:00
v043 Write back account changes after tracking delegation/undelegation for vesting accounts (#8865) 2021-04-08 16:20:29 +01:00