cosmos-sdk/x/bank
Aaron Craelius e9e978d543
Fix genesis supply handling (#8930)
* Fix genesis supply handling

* Add test

* Fix nit

Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-03-22 18:15:29 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client bank: name and symbol metadata fields (#8677) 2021-02-24 20:06:04 -03:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper Fix genesis supply handling (#8930) 2021-03-22 18:15:29 +00:00
legacy Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
simulation Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
spec Supply by denom Migrations (#8780) 2021-03-05 14:11:19 +00:00
types Fix genesis supply handling (#8930) 2021-03-22 18:15:29 +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 Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00