cosmos-sdk/x/bank/client/cli
yihuang 54201d11e6
cli: convert coins to smallest unit registered (#7777)
* cli: convert coins to smallest unit registered

fixes: #7623

- test order of decimal operations
- support both int and decimal coins, truncate when normalizing to
  base unit

* Update types/coin_test.go

* Update types/coin_test.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-16 11:34:54 +00:00
..
cli_test.go RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
query.go Require proto.Message in client.Context.PrintOutput (#6999) 2020-08-11 03:19:49 -04:00
tx.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00