This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
cosmos-sdk
Watch
7
Star
0
Fork
0
You've already forked cosmos-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
bc274d8d95
cosmos-sdk
/
x
/
bank
History
Julien Robert
2e1fb485cd
fix: use module permission from app_config in
app.go
(
#12997
)
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
README.md
Bank
Bank
- Token transfer functionalities.