cosmos-sdk/x/ibc/testing
Aditya 971d253214
Implement Connection-specified delay (#8069)
* start with initialization and metadata

* start by fixing delay period during connection handshake

* fix connection handshake tests

* add delay period logic to packet verification

* proto format

* fix err issue

* appease linter

* document upgrade special case

* Update x/ibc/light-clients/07-tendermint/types/client_state.go

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

* Update x/ibc/light-clients/07-tendermint/types/store.go

* add sanity check

* fix build

* fix tests

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
2020-12-07 12:13:06 +00:00
..
mock [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00
chain.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
chain_test.go Use generated client identifiers (#8034) 2020-11-30 15:52:45 +00:00
coordinator.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
solomachine.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
types.go Deterministic connection and channel identifiers (#7993) 2020-11-24 15:28:20 +00:00