cosmos-sdk/x/ibc
Jae Kwon 1e26ba2e0e
CLIContext.Logger -> .Output as it isn't a logger (#2420)
This changes .Logger to .Output, as it isn't used anywhere except as os.Stdout.
2018-09-28 21:45:54 -07:00
..
client CLIContext.Logger -> .Output as it isn't a logger (#2420) 2018-09-28 21:45:54 -07:00
app_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 tools: Add unparam linter (#1443) 2018-06-29 18:22:24 -04:00
handler.go Merge PR #2413: Remove reflection from handlers 2018-09-27 05:04:06 +08:00
ibc_test.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
mapper.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
types.go Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
types_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00