cosmos-sdk/x/bank
Jae Kwon 2a3d1f1e87
Fix coins.IsLT() impl (#2686)
* Fix coins.IsLT() impl
* Fix coin.IsLT() impl
* Coins.IsLT -> Coins.IsAllLT etc
2018-11-07 00:14:48 -08:00
..
client Fix coins.IsLT() impl (#2686) 2018-11-07 00:14:48 -08:00
simulation Merge PR #2665: simulation: Remove header from Invariant 2018-11-02 13:35:21 +01:00
app_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
bench_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
handler.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
keeper.go Fix coins.IsLT() impl (#2686) 2018-11-07 00:14:48 -08:00
keeper_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
msgs.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
msgs_test.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00