cosmos-sdk/x/auth/vesting/types
Cory ea30578dd9
feat: add msg for permanent locked vesting accounts (#11019)
* feat: add msg for permanent locked vesting accounts

* add changelog entry

* review udpates

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2022-01-28 16:55:18 -08:00
..
codec.go feat: add msg for permanent locked vesting accounts (#11019) 2022-01-28 16:55:18 -08:00
constants.go Merge PR #7209: Create Vesting Account Message 2020-09-08 09:09:50 -07:00
expected_keepers.go x/bank v0.43 Audit updates (#9271) 2021-05-10 12:17:55 -04:00
genesis_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
msgs.go feat: add msg for permanent locked vesting accounts (#11019) 2022-01-28 16:55:18 -08:00
period.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
test_common.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
tx.pb.go feat: add msg for permanent locked vesting accounts (#11019) 2022-01-28 16:55:18 -08:00
vesting.pb.go chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
vesting_account.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
vesting_account_test.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00