cosmos-sdk/x/bank
yys 2ae7875488
fix: Bank module init genesis optimization (#9428)
* optimize the bank module genesis initialization

* remove k.setBalances & k.clearBalances and update changelog

* fix lint

Co-authored-by: Aaron Craelius <aaron@regen.network>
2021-06-01 20:03:32 +00:00
..
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper fix: Bank module init genesis optimization (#9428) 2021-06-01 20:03:32 +00:00
legacy fix typo, v0.42 -> v0.43 (#9430) 2021-06-01 07:48:19 +00:00
simulation SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
types x/bank v0.43 Audit updates (#9271) 2021-05-10 12:17:55 -04:00
app_test.go SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
bench_test.go SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +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 x/bank v0.43 Audit updates (#9271) 2021-05-10 12:17:55 -04:00