cosmos-sdk/x/auth
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
..
ante cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Refactor auth cli tests (#9018) 2021-04-07 10:50:16 +00:00
keeper Write back account changes after tracking delegation/undelegation for vesting accounts (#8865) 2021-04-08 16:20:29 +01:00
legacy Write back account changes after tracking delegation/undelegation for vesting accounts (#8865) 2021-04-08 16:20:29 +01:00
signing update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec Fix typo (#8848) 2021-03-10 21:50:30 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
types Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
vesting Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go Write back account changes after tracking delegation/undelegation for vesting accounts (#8865) 2021-04-08 16:20:29 +01:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00