cosmos-sdk/x/ibc/04-channel/keeper
Segue 52d11acb45
R4R: Fix bug of unordered channel (#6337)
* fix unordered

* resolve conflicts
2020-06-08 06:19:59 +00:00
..
handshake.go x/ibc: constrain acks processing order (#6244) 2020-05-18 16:50:07 +00:00
handshake_test.go x/ibc: packet commitment deletion after ack verification (#6292) 2020-05-30 21:18:43 -04:00
keeper.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
keeper_test.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
packet.go R4R: Fix bug of unordered channel (#6337) 2020-06-08 06:19:59 +00:00
packet_test.go x/ibc: packet commitment deletion after ack verification (#6292) 2020-05-30 21:18:43 -04:00
querier.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
querier_test.go x/ibc: querying support for unordered channels (#6294) 2020-06-06 19:25:45 -04:00
timeout.go move packet executed call to ibc handler (#6312) 2020-06-04 11:24:21 +00:00
timeout_test.go x/ibc: packet commitment deletion after ack verification (#6292) 2020-05-30 21:18:43 -04:00