cosmos-sdk/x/bank/keeper
atheeshp f04b5dcb96
fix zero coins (#9229)
* fix zero coins issue

* fix tests

* udpate tests

* Review change

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* add change log

* review changes

* review changes

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-04-30 16:54:08 +00:00
..
genesis.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
genesis_test.go fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
grpc_query.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
grpc_query_test.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
invariants.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
keeper.go fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
keeper_test.go fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
migrations.go Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
msg_server.go fix build issues && telemetry.SetGaugeWithLabels int64 range validation 2020-11-11 02:07:40 +10:00
querier.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
querier_test.go Paginate supply queries (#8798) 2021-04-06 14:43:08 +00:00
send.go fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
view.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00