cosmos-sdk/x
Adrian Brink 8837af66bd Refactor CoinMapper
CoinMapper is now called CoinKeeper to differentiate it from
AccountMapper. A Mapper retrieves things from a store. A Keeper exposes
functionality of coins and maintain invariants.

bank.NewHandler takes a CoinKeeper instead of the entire AccountMapper.
2018-02-13 13:33:19 -05:00
..
auth Refactor CoinMapper 2018-02-13 13:33:19 -05:00
bank Refactor CoinMapper 2018-02-13 13:33:19 -05:00
sketchy Add docs/design.md; Add sketchy for illustration 2018-01-28 15:20:45 -08:00