cosmos-sdk/x/auth/vesting
mergify[bot] 008d10da40
fix: add base account getter (backport #12154) (#12161)
* fix: add base account getter (#12154)

(cherry picked from commit a39be7b78f)

# Conflicts:
#	CHANGELOG.md

* fix conflict

Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-06-06 22:27:23 +02:00
..
client refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498) 2021-06-11 11:49:39 +00:00
exported Add support for permanent locked vesting accounts (#8520) 2021-04-21 16:18:28 +00:00
types feat: add vesting util functions (backport #11652) (#11667) 2022-04-18 11:25:42 +02:00
handler.go Refactor x/auth/vesting to use ADR-031 (#7551) 2020-10-19 09:22:56 +00:00
handler_test.go SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
msg_server.go fix: add base account getter (backport #12154) (#12161) 2022-06-06 22:27:23 +02:00