cosmos-sdk/x/bank
atheeshp f04b5dcb96
fix zero coins (#9229)
* fix zero coins issue

* fix tests

* udpate tests

* Review change

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* add change log

* review changes

* review changes

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-04-30 16:54:08 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
legacy codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
simulation codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
spec Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
types Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
app_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
bench_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
handler.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
handler_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00