cosmos-sdk/x/auth/vesting
Jacob Gadikian 5decd22cd3
chore: use math.Int instead of math.Int and apply linting (#12702)
* linting round

* fix changelog

* revert docs changes

* Update CHANGELOG.md

* revert an accidental change to security.md

* Update simapp/integration/client/grpc/tmservice/service_test.go

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-07-26 00:24:47 +02:00
..
client feat: migrate x/auth/vesting to use app wiring (#12301) 2022-06-20 13:06:01 +02:00
exported Add support for permanent locked vesting accounts (#8520) 2021-04-21 16:18:28 +00:00
testutil feat: migrate x/auth/vesting to use app wiring (#12301) 2022-06-20 13:06:01 +02:00
types chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
module.go feat: Move AppModule.BeginBlock and AppModule.EndBlock to extension interfaces (#12603) 2022-07-19 17:19:23 +00:00
msg_server.go fix: update vesting message server to handle base accounts correctly (#12190) 2022-06-14 10:43:07 -04:00