cosmos-sdk/x/bank
Marko 66ca3e88aa
revert: Revert "feat: staking config (#10988)" (#11446)
* Revert "feat: staking config (#10988)"

This reverts commit 5e9656f363.

* remove docs
2022-03-24 12:26:25 +01:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client fix: Update query.go to include pagination for bank q totals (#11355) 2022-03-15 14:43:21 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
migrations chore: v045 cleanups for changelog and migrations (#10974) 2022-01-20 12:11:16 +01:00
simulation feat: replace all ModuleCdc instances with legacy.Cdc (#11240) 2022-02-23 14:13:36 +00:00
spec feat: Allow to restrict MintCoins from app.go (#10771) 2022-02-18 10:08:14 +00:00
testutil refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
types revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01: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 docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Bank

  • Bank - Token transfer functionalities.