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
aa41cefb1e
cosmos-sdk
/
x
/
bank
History
Christopher Goes
12a7c0373a
Merge pull request
#1072
from ValarDragon/dev/tx_encoding
...
Change to go-wire UnmarshalJSON for bank transactions
2018-05-31 23:51:27 +02:00
..
client
Merge pull request
#1072
from ValarDragon/dev/tx_encoding
2018-05-31 23:51:27 +02:00
errors.go
many renames / golint compliance
2018-04-19 00:49:24 -04:00
handler.go
Example tag implementation for CoinKeeper
2018-05-10 17:36:55 +02:00
keeper_test.go
remove gasLimit from NewContext
2018-05-15 22:19:09 -04:00
keeper.go
in progress
2018-05-23 19:49:35 -07:00
msgs_test.go
Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal
2018-05-31 11:51:15 -07:00
msgs.go
Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal
2018-05-31 11:51:15 -07:00
wire.go
Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal
2018-05-31 11:51:15 -07:00