cosmos-sdk/x/ibc
Aditya 9b61e0947e
Remove Last Header from ClientState (#6873)
* implement features, fix tendermint tests

* allow test headers to pass in custom nextvalidatorset

* allow updates to previous heights and test

* remove unnecessary testing feature

* fix client tests

* fix ibc tests, and updating consensus state

* fix ibc-transfer tests

* appease linter

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* add chainID test case

* fix expPass value

* Apply suggestions from code review

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* address rest of @colin-axner review

* fix bug and errors

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* address rest of @colin-axner review

* implement updating before frozen height

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-08-04 05:05:03 -04:00
..
02-client Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
03-connection x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
04-channel x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
05-port x/ibc: fix log (#6903) 2020-07-30 21:00:58 +00:00
07-tendermint Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
09-localhost Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
23-commitment fix nil check bug (#6895) 2020-07-30 08:25:03 -04:00
24-host x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
spec Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
testing Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
types x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
genesis_test.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
handler.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
ibc_test.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00