cosmos-sdk/x/auth/vesting
cool-developer dd556936b2
refactor: use mocks for x/auth/vesting module unit tests (#13127)
* add msg_server test for x/auth/vesting

* Update msg_server_test.go

* Update x/auth/vesting/msg_server_test.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update x/auth/vesting/msg_server_test.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-09-02 05:10:52 +00:00
..
client/cli refactor: use mocks for x/auth/vesting module unit tests (#13127) 2022-09-02 05:10:52 +00:00
exported Add support for permanent locked vesting accounts (#8520) 2021-04-21 16:18:28 +00:00
testutil refactor: use mocks for x/auth/vesting module unit tests (#13127) 2022-09-02 05:10:52 +00:00
types chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
msg_server_test.go refactor: use mocks for x/auth/vesting module unit tests (#13127) 2022-09-02 05:10:52 +00:00
msg_server.go fix: update vesting message server to handle base accounts correctly (#12190) 2022-06-14 10:43:07 -04:00