cosmos-sdk/x/bank
Marko d98503b21f
feat: supply by denom as param (#11170)
* change to param

* generate proto and fix tests

* changelog entry

* move changelog
2022-02-11 17:57:35 +01:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client feat: supply by denom as param (#11170) 2022-02-11 17:57:35 +01:00
exported
keeper perf: Deduplicate bech32 encoding in bank send events (#11005) 2022-01-24 12:52:18 +00:00
migrations chore: v045 cleanups for changelog and migrations (#10974) 2022-01-20 12:11:16 +01:00
simulation refactor!: BaseApp {Check,Deliver}Tx with middleware design (#9920) 2021-08-25 14:40:33 +00:00
spec docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
testutil refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
types feat: supply by denom as param (#11170) 2022-02-11 17:57:35 +01:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00: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 fix: Check error for RegisterQueryHandlerClient in all modules RegisterGRPCGatewayRoutes (#10439) 2021-10-28 11:01:25 +00:00

README.md

Bank

  • Bank - Token transfer functionalities.