cosmos-sdk/x/bank
Simon Warta bbe724ea56
chore: Fix comment on DenomMetadata for 0.44 (#10408)
Probably a leftover from 0.44 -> 0.45 renaming. Just verified the double key is still there two times in the key in simapp 0.44.2.
2021-10-20 15:34:21 +00:00
..
atlas
client fix: fix the invalid argument for bank total supply cli query (#9980) 2021-08-23 14:16:56 +00:00
exported
keeper feat: Add `HasSupply` method to bank keeper (#10393) 2021-10-18 09:33:20 +00:00
migrations chore: Fix comment on DenomMetadata for 0.44 (#10408) 2021-10-20 15:34:21 +00:00
simulation refactor!: BaseApp {Check,Deliver}Tx with middleware design (#9920) 2021-08-25 14:40:33 +00:00
spec docs: bank client spec (#10147) 2021-09-16 11:08:28 +00:00
testutil refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
types fix: x/bank/044 migrateDenomMetadata (#10239) 2021-09-29 01:40:18 +02:00
app_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04:00
bench_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04:00
module.go x/bank: create reverse prefix for denom<->address (#9611) 2021-07-26 13:51:04 -04:00