cosmos-sdk/x/ibc/07-tendermint/types
colin axner 03fdc9d744
x/ibc: update error messages (#6659)
* update errors in 02-client

* update errors in 03-connection

* update 04-channel errors + fixes to 03 changes

* update ibc handler errors

* tm, commitment, and verify error updates

* update ics20

* remove unnecessary wrapping

* fix various build issues
2020-07-09 12:06:08 -04:00
..
client_state.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
client_state_test.go remove alias.go from channel (#6569) 2020-07-01 18:25:23 +00:00
codec.go Merge PR #6489: Test Network Testing Framework 2020-06-26 12:30:49 -04:00
consensus_state.go Rename all methods IsEmpty to Empty to be consistent with all codebase (#6409) 2020-06-11 23:32:24 +02:00
consensus_state_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
errors.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
evidence.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
evidence_test.go Bump Tendermint v0.33.4 (#6055) 2020-04-22 19:21:48 +00:00
header.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
header_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
msgs.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
msgs_test.go address review from pr #6374 (#6430) 2020-06-13 00:33:25 +00:00
tendermint_test.go x/ibc: stateful clients (#6202) 2020-05-12 21:13:41 +02:00
test_utils.go x/ibc: fix int overflow (#6171) 2020-05-07 22:11:29 -04:00