cosmos-sdk/x/bank/keeper
Federico Kunze 149bed48fd
bank: name and symbol metadata fields (#8677)
* bank: name and symbol metadata fields

* cli test

* changelog
2021-02-24 20:06:04 -03:00
..
genesis.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
genesis_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
grpc_query.go Refactor store keys for variable-length addresses (#8363) 2021-02-01 13:17:44 +00:00
grpc_query_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
invariants.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
keeper.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
keeper_test.go bank: name and symbol metadata fields (#8677) 2021-02-24 20:06:04 -03:00
migrations.go Add in-place store migrations (#8485) 2021-02-10 17:49:31 +00:00
msg_server.go fix build issues && telemetry.SetGaugeWithLabels int64 range validation 2020-11-11 02:07:40 +10:00
querier.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
querier_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
send.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
view.go Refactor store keys for variable-length addresses (#8363) 2021-02-01 13:17:44 +00:00