cosmos-sdk/x/ibc/core
Aditya 31ab35ad72
UpgradeClient Followup #1 (#7457)
* require old chain halts before upgrade

* Update proto/ibc/core/client/v1/client.proto

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

* start address reviews

* Apply suggestions from code review

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

* address reviews

* rework upgrade to ensure there is never more than one upgrade client in store

* fix tests

* fix conditional

* make proto-gen

* remove if statement skipping tests in upgrade keeper test

* address reviews

* correctly escape and unescape merkle keys

* add small conditional check

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
2020-10-08 09:22:22 +00:00
..
02-client UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
03-connection UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
04-channel Flexible handshake followup (#7454) 2020-10-05 14:48:04 +00:00
05-port ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
23-commitment/types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
24-host ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
client ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
exported UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
keeper ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
simulation ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
spec Flexible handshake followup (#7454) 2020-10-05 14:48:04 +00:00
types ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis_test.go UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go Flexible handshake followup (#7454) 2020-10-05 14:48:04 +00:00
ibc_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
module.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00