cosmos-sdk/proto/cosmos/bank/v1beta1
Federico Kunze 01eec66d28
x/bank: client denom metadata gRPC (#8317)
* deps: bump tendermint to v0.34.2

* x/bank: denom metadata gRPC

* cli: add cmd and tests

* gRPC test'

* changelog

* fix test

* Apply suggestions from code review

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Aditya <adityasripal@gmail.com>

* fix panic

* use cmd.Context()

* update tests

* Update x/bank/types/errors.go

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* test fix

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-01-18 18:15:16 +00:00
..
bank.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.proto Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.proto x/bank: client denom metadata gRPC (#8317) 2021-01-18 18:15:16 +00:00
tx.proto All Makefile proto commands use Docker (#7931) 2020-11-13 16:36:58 +00:00