cosmos-sdk/x/bank/keeper
Amaury 1e2ef52793
chore: Rename v044 migrations to v045 (#10260)
* chore: Rename v044 migrations to v045

* Fix build
2021-09-29 14:12:40 +02:00
..
genesis.go x/bank: create reverse prefix for denom<->address (#9611) 2021-07-26 13:51:04 -04:00
genesis_test.go fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
grpc_query.go feat!: change Coin storage model (#9832) 2021-08-05 17:00:28 +00:00
grpc_query_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
invariants.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
keeper.go feat: expose HasMetadata on bank Keeper (#10134) 2021-09-14 16:12:49 +00:00
keeper_test.go feat: expose HasMetadata on bank Keeper (#10134) 2021-09-14 16:12:49 +00:00
migrations.go chore: Rename v044 migrations to v045 (#10260) 2021-09-29 14:12:40 +02:00
msg_server.go x/bank v0.43 Audit updates (#9271) 2021-05-10 12:17:55 -04:00
querier.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
querier_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
send.go perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (#10022) 2021-08-31 05:07:31 +00:00
view.go feat!: change Coin storage model (#9832) 2021-08-05 17:00:28 +00:00