cosmos-sdk/x/bank
mergify[bot] c6d03f73ed
fix: Cap Initialization Fix (forward-port #9392) (#9805)
* x/capability: Cap Initialization Fix (#9392)

(cherry picked from commit 3776793ce6)

# Conflicts:
#	x/ibc/applications/transfer/simulation/params.go

* remove ibc file

Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
2021-07-28 15:08:20 +02:00
..
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498) 2021-06-11 11:49:39 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper test(bank): check that zero balances are deleted (#9559) 2021-06-22 12:41:56 +00:00
legacy feat: add migrations for balances with zero coins (backport #9664) (#9687) 2021-07-13 17:56:07 +02:00
simulation fix: Cap Initialization Fix (forward-port #9392) (#9805) 2021-07-28 15:08:20 +02: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