cosmos-sdk/x/bank
Jacob Gadikian 0943a70215
chore: fix linting issues exposed by fixing golangci-lint (#12895)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client/cli refactor(crisis): CLI tests using Tendermint mock (#12874) 2022-08-10 13:54:31 +00:00
exported feat: deprecate x/params usage in x/bank (#12630) 2022-07-20 18:58:15 -04:00
keeper chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +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: fix grammar (#12739) 2022-07-26 20:03:16 -04: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 refactor: remove simapp references from x/bank and x/slashing tests (#12897) 2022-08-11 16:23:45 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Bank

  • Bank - Token transfer functionalities.