cosmos-sdk/x/ibc
Alessio Treglia c530c1cbb7
Remove auth's AccountDecoder type (#4588)
AccountDecoder is now entirely redundant.
client package now does no longer depend on x/auth.

Context: #4488
2019-06-19 16:20:27 +02:00
..
client Remove auth's AccountDecoder type (#4588) 2019-06-19 16:20:27 +02:00
app_test.go
codec.go
errors.go
expected_keepers.go add category tags (#4049) 2019-04-09 13:55:01 +01:00
handler.go Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
handler_test.go Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
ibc_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
mapper.go
types.go
types_test.go