cosmos-sdk/x/genutil
dauTT 5a7e22022c
Implement ADR 024 - Coin Metadata (#6821)
* Implement ADR 024 - Coin Metadata

* Fix lint

* Fix proto lint

* Index metadata by denom

* Fix test

* Fix proto comments

* Add GetAllDenomMetaData help method and refactor code accordingly

* Add x/bank/keeper/genesis_test.go

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-28 07:49:56 +00:00
..
client Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
legacy x/genutil: remove alias.go usage (#6433) 2020-06-13 07:41:45 +00:00
types Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
collect.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
doc.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
genesis.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
gentx_test.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
gentx.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
utils_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
utils.go server: remove deprecated UpgradeOldPrivValFile (#6079) 2020-04-27 16:08:44 +00:00