cosmos-sdk/x/ibc/03-connection
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 add page flag for CLI queries (#6824) 2020-07-24 08:17:11 +00:00
exported x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
keeper Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
simulation Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
types Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
genesis.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
handler.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00