cosmos-sdk/x/bank
2022-08-23 18:21:41 +02:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client/cli chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
exported feat: deprecate x/params usage in x/bank (#12630) 2022-07-20 18:58:15 -04:00
keeper chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
migrations refactor: remove simapp references from x/bank and x/slashing tests (#12897) 2022-08-11 16:23:45 +00:00
simulation chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
spec docs: update sdk & tm version links in docs (#12976) 2022-08-20 08:42:13 +02:00
testutil refactor: add mock unit tests for bank module (#12721) 2022-07-27 16:48:32 +00:00
types chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
app_test.go refactor: remove simapp references from x/bank and x/slashing tests (#12897) 2022-08-11 16:23:45 +00:00
bench_test.go refactor: remove simapp references from x/bank and x/slashing tests (#12897) 2022-08-11 16:23:45 +00:00
module.go fix: use module permission from app_config in app.go (#12997) 2022-08-23 18:21:41 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Bank

  • Bank - Token transfer functionalities.