cosmos-sdk/examples/democoin/x/simplestake
Sunny Aggarwal d666658ca9 Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
..
client/cli CLIContext.Logger -> .Output as it isn't a logger (#2420) 2018-09-28 21:45:54 -07:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
handler.go tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
keeper.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
keeper_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
msgs.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
msgs_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
types.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00