cosmos-sdk/x/bank
Amaury 1e2ef52793
chore: Rename v044 migrations to v045 (#10260)
* chore: Rename v044 migrations to v045

* Fix build
2021-09-29 14:12:40 +02:00
..
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client fix: fix the invalid argument for bank total supply cli query (#9980) 2021-08-23 14:16:56 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper chore: Rename v044 migrations to v045 (#10260) 2021-09-29 14:12:40 +02:00
migrations chore: Rename v044 migrations to v045 (#10260) 2021-09-29 14:12:40 +02: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