cosmos-sdk/x/bank
2022-08-03 12:08:41 -04:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client/cli chore!: Refactor x/bank CLI Tests (#12706) 2022-08-03 12:08:41 -04:00
exported feat: deprecate x/params usage in x/bank (#12630) 2022-07-20 18:58:15 -04:00
keeper chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
migrations refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
simulation chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +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: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
app_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
bench_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Bank

  • Bank - Token transfer functionalities.