cosmos-sdk/x/gov/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 use *testing.T.TempDir() in tests (#7346) 2020-09-18 17:56:27 +01:00
parse.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
parse_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
query.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
tx.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00