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
e1bb6fc0d2
cosmos-sdk
/
x
/
bank
History
HaoyangLiu
9830acc5b9
Add indent option to context and fix a bug in node status command
2018-10-02 23:38:18 +08:00
..
client
Add indent option to context and fix a bug in node status command
2018-10-02 23:38:18 +08:00
simulation
simulation: Use a simulation.Account struct
2018-09-22 20:33:32 -07:00
app_test.go
No need to create a fake slice of signatures nor skip account no./sequence check
2018-08-31 19:09:39 +02:00
bench_test.go
Merge PR
#2324
: rename wire to codec
2018-09-13 14:17:32 -04:00
codec.go
Merge PR
#2324
: rename wire to codec
2018-09-13 14:17:32 -04:00
errors.go
Merge PR
#1227
: Set all Error strings 1st letters to lowercase. Fixes issue
#1154
2018-06-13 21:13:22 +02:00
handler.go
Merge PR
#2413
: Remove reflection from handlers
2018-09-27 05:04:06 +08:00
keeper_test.go
Merge PR
#2324
: rename wire to codec
2018-09-13 14:17:32 -04:00
keeper.go
Merge PR
#2146
: x/bank: Keeper Interfaces
2018-09-10 14:25:34 -04:00
msgs_test.go
Merge PR
#2040
: Refactor Validator Account Types/Bech32 Prefixing
2018-08-31 00:06:44 -04:00
msgs.go
Merge PR
#2343
: Add a name field to the message type
2018-09-17 22:34:06 +08:00