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
8bb0b4e0fc
cosmos-sdk
/
x
/
bank
History
Anil Kumar Kammari
1a9654f8f5
refactor: rename
GenTx
to
GenSignedMockTx
to avoid confusion with genutil/GenTx (
#11696
)
2022-04-20 11:27:19 -04:00
..
atlas
docs: Improve markdownlint configuration (
#11104
)
2022-02-10 12:07:01 +00:00
client
fix:
--dry-run
not working when using tx command (
#11558
)
2022-04-11 15:50:54 +00:00
exported
Index supply by denom (
#8517
)
2021-03-03 09:58:16 +00:00
keeper
refactor!: Coins Add and Sub Consistency (
#11689
)
2022-04-20 08:36:10 -04:00
migrations
chore: remove migrations 0.42 and below (
#11556
)
2022-04-07 13:04:03 +00:00
simulation
refactor: rename
GenTx
to
GenSignedMockTx
to avoid confusion with genutil/GenTx (
#11696
)
2022-04-20 11:27:19 -04:00
spec
docs: Update MultiSend ref to bank/spec/README.md (
#11490
)
2022-03-29 09:58:02 -04:00
testutil
refactor: Move simapp FundAccount and FundModuleAccount to testutil (
#9427
)
2021-06-29 10:23:13 +00:00
types
refactor!: Coins Add and Sub Consistency (
#11689
)
2022-04-20 08:36:10 -04:00
app_test.go
feat(tests): add simapp setup helpers (
#10020
)
2021-09-15 17:18:01 -04:00
bench_test.go
feat(tests): add simapp setup helpers (
#10020
)
2021-09-15 17:18:01 -04:00
module.go
chore: remove migrations 0.42 and below (
#11556
)
2022-04-07 13:04:03 +00:00
README.md
docs: Improve markdownlint configuration (
#11104
)
2022-02-10 12:07:01 +00:00
README.md
Bank
Bank
- Token transfer functionalities.