This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
cosmos-sdk
Watch
10
Star
0
Fork
0
You've already forked cosmos-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
df4339cd16
cosmos-sdk
/
x
/
bank
History
Rootul Patel
497a3e4479
docs: fix grammar (
#12739
)
2022-07-26 20:03:16 -04:00
..
atlas
docs: Improve markdownlint configuration (
#11104
)
2022-02-10 12:07:01 +00:00
client
refactor: move module cli tests up to simapp (
#12718
)
2022-07-26 22:00:54 +00:00
exported
feat: deprecate x/params usage in
x/bank
(
#12630
)
2022-07-20 18:58:15 -04:00
keeper
chore: use
math.Int
instead of
math.Int
and apply linting (
#12702
)
2022-07-26 00:24:47 +02:00
migrations
chore: use
math.Int
instead of
math.Int
and apply linting (
#12702
)
2022-07-26 00:24:47 +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: Move simapp FundAccount and FundModuleAccount to testutil (
#9427
)
2021-06-29 10:23:13 +00:00
types
chore: use
math.Int
instead of
math.Int
and apply linting (
#12702
)
2022-07-26 00:24:47 +02:00
app_test.go
fix: revert proto changes from
#12610
(
#12670
)
2022-07-21 22:29:48 +00:00
bench_test.go
feat(tests): add simapp setup helpers (
#10020
)
2021-09-15 17:18:01 -04:00
module.go
feat: allow custom authority and inflation function when using app-wiring (
#12660
)
2022-07-21 12:28:21 +02:00
README.md
docs: Improve markdownlint configuration (
#11104
)
2022-02-10 12:07:01 +00:00
README.md
Bank
Bank
- Token transfer functionalities.