From 87f81d4c8bc0ebd9938fe68606b4b105059ee4ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?colin=20axn=C3=A9r?= <25233464+colin-axner@users.noreply.github.com> Date: Fri, 11 Mar 2022 12:22:46 +0100 Subject: [PATCH] remove GetClientID from 07-tendermint misbehaviour (#1097) * remove GetClientID from 07-tendermint misbehaviour and deprecate the ClientId field in 07-tendermint Misbehaviour * add changelog entry Co-authored-by: Damian Nolan --- CHANGELOG.md | 2 + .../07-tendermint/tendermint.pb.go | 150 +++++++++--------- 2 files changed, 78 insertions(+), 74 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e0015683ae..32648765517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,8 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### API Breaking +* (07-tendermint) [\#1097](https://github.com/cosmos/ibc-go/pull/1097) Remove `GetClientID` function from 07-tendermint `Misbehaviour` type. +* (07-tendermint) [\#1097](https://github.com/cosmos/ibc-go/pull/1097) Deprecate `ClientId` field in 07-tendermint `Misbehaviour` type. * (channel( [\#848](https://github.com/cosmos/ibc-go/pull/848) Added `ChannelId` to MsgChannelOpenInitResponse * (testing( [\#813](https://github.com/cosmos/ibc-go/pull/813) The `ack` argument to the testing function `RelayPacket` has been removed as it is no longer needed. * (testing) [\#774](https://github.com/cosmos/ibc-go/pull/774) Added `ChainID` arg to `SetupWithGenesisValSet` on the testing app. `Coordinator` generated ChainIDs now starts at index 1 diff --git a/modules/light-clients/07-tendermint/tendermint.pb.go b/modules/light-clients/07-tendermint/tendermint.pb.go index 46a11f4537f..7257f37e5a5 100644 --- a/modules/light-clients/07-tendermint/tendermint.pb.go +++ b/modules/light-clients/07-tendermint/tendermint.pb.go @@ -1,13 +1,13 @@ // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: ibc/lightclients/tendermint/v1/tendermint.proto -package tendermint +package types import ( fmt "fmt" _go "github.com/confio/ics23/go" - types "github.com/cosmos/ibc-go/v5/modules/core/02-client/types" - types1 "github.com/cosmos/ibc-go/v5/modules/core/23-commitment/types" + types "github.com/cosmos/ibc-go/v3/modules/core/02-client/types" + types1 "github.com/cosmos/ibc-go/v3/modules/core/23-commitment/types" _ "github.com/gogo/protobuf/gogoproto" proto "github.com/gogo/protobuf/proto" github_com_gogo_protobuf_types "github.com/gogo/protobuf/types" @@ -59,10 +59,12 @@ type ClientState struct { // the default upgrade module, upgrade_path should be []string{"upgrade", // "upgradedIBCState"}` UpgradePath []string `protobuf:"bytes,9,rep,name=upgrade_path,json=upgradePath,proto3" json:"upgrade_path,omitempty" yaml:"upgrade_path"` - // allow_update_after_expiry is deprecated - AllowUpdateAfterExpiry bool `protobuf:"varint,10,opt,name=allow_update_after_expiry,json=allowUpdateAfterExpiry,proto3" json:"allow_update_after_expiry,omitempty" yaml:"allow_update_after_expiry"` // Deprecated: Do not use. - // allow_update_after_misbehaviour is deprecated - AllowUpdateAfterMisbehaviour bool `protobuf:"varint,11,opt,name=allow_update_after_misbehaviour,json=allowUpdateAfterMisbehaviour,proto3" json:"allow_update_after_misbehaviour,omitempty" yaml:"allow_update_after_misbehaviour"` // Deprecated: Do not use. + // This flag, when set to true, will allow governance to recover a client + // which has expired + AllowUpdateAfterExpiry bool `protobuf:"varint,10,opt,name=allow_update_after_expiry,json=allowUpdateAfterExpiry,proto3" json:"allow_update_after_expiry,omitempty" yaml:"allow_update_after_expiry"` + // This flag, when set to true, will allow governance to unfreeze a client + // whose chain has experienced a misbehaviour event + AllowUpdateAfterMisbehaviour bool `protobuf:"varint,11,opt,name=allow_update_after_misbehaviour,json=allowUpdateAfterMisbehaviour,proto3" json:"allow_update_after_misbehaviour,omitempty" yaml:"allow_update_after_misbehaviour"` } func (m *ClientState) Reset() { *m = ClientState{} } @@ -323,75 +325,75 @@ func init() { } var fileDescriptor_c6d6cf2b288949be = []byte{ - // 1080 bytes of a gzipped FileDescriptorProto + // 1079 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x56, 0xcf, 0x6f, 0xe3, 0x44, - 0x14, 0x6e, 0xda, 0xb2, 0x4d, 0x26, 0xe9, 0xb6, 0x98, 0xd2, 0x4d, 0x4b, 0x37, 0x8e, 0x8c, 0x54, - 0x72, 0xa0, 0x36, 0x49, 0x41, 0x48, 0x85, 0x0b, 0xee, 0x82, 0xda, 0x15, 0x2b, 0x55, 0x2e, 0x3f, - 0x24, 0x24, 0x64, 0x26, 0xf6, 0x24, 0x19, 0xad, 0xed, 0xb1, 0x3c, 0x93, 0xd0, 0xf2, 0x17, 0xc0, - 0x89, 0x3d, 0x22, 0x4e, 0x1c, 0xf8, 0x63, 0xf6, 0xd8, 0x23, 0x27, 0x83, 0xda, 0x2b, 0xa7, 0x1c, - 0x39, 0xa1, 0xf9, 0x61, 0x7b, 0xda, 0xed, 0x52, 0x2d, 0x97, 0x68, 0xde, 0x7b, 0xdf, 0xfb, 0xbe, - 0xcc, 0xbc, 0x37, 0x6f, 0x0c, 0x1c, 0x3c, 0x0c, 0x9c, 0x08, 0x8f, 0x27, 0x2c, 0x88, 0x30, 0x4a, - 0x18, 0x75, 0x18, 0x4a, 0x42, 0x94, 0xc5, 0x38, 0x61, 0xce, 0xac, 0xaf, 0x59, 0x76, 0x9a, 0x11, - 0x46, 0x8c, 0x0e, 0x1e, 0x06, 0xb6, 0x9e, 0x60, 0x6b, 0x90, 0x59, 0x7f, 0xbb, 0xab, 0xe5, 0xb3, - 0xf3, 0x14, 0x51, 0x67, 0x06, 0x23, 0x1c, 0x42, 0x46, 0x32, 0xc9, 0xb0, 0xbd, 0xf3, 0x02, 0x42, - 0xfc, 0xaa, 0x68, 0x2b, 0xcd, 0x08, 0x19, 0x15, 0x56, 0x67, 0x4c, 0xc8, 0x38, 0x42, 0x8e, 0xb0, - 0x86, 0xd3, 0x91, 0x13, 0x4e, 0x33, 0xc8, 0x30, 0x49, 0x54, 0xdc, 0xbc, 0x19, 0x67, 0x38, 0x46, - 0x94, 0xc1, 0x38, 0x2d, 0x00, 0x7c, 0x7f, 0x01, 0xc9, 0x90, 0x23, 0xff, 0x2e, 0xdf, 0x93, 0x5c, - 0x29, 0xc0, 0x3b, 0x15, 0x80, 0xc4, 0x31, 0x66, 0x71, 0x01, 0x2a, 0x2d, 0x05, 0xdc, 0x18, 0x93, - 0x31, 0x11, 0x4b, 0x87, 0xaf, 0xa4, 0xd7, 0xfa, 0x7b, 0x05, 0x34, 0x0f, 0x05, 0xdf, 0x29, 0x83, - 0x0c, 0x19, 0x5b, 0xa0, 0x1e, 0x4c, 0x20, 0x4e, 0x7c, 0x1c, 0xb6, 0x6b, 0xdd, 0x5a, 0xaf, 0xe1, - 0xad, 0x08, 0xfb, 0x38, 0x34, 0x10, 0x68, 0xb2, 0x6c, 0x4a, 0x99, 0x1f, 0xa1, 0x19, 0x8a, 0xda, - 0x8b, 0xdd, 0x5a, 0xaf, 0x39, 0xe8, 0xd9, 0xff, 0x7d, 0x9e, 0xf6, 0x67, 0x19, 0x0c, 0xf8, 0x86, - 0xdd, 0xed, 0xe7, 0xb9, 0xb9, 0x30, 0xcf, 0x4d, 0xe3, 0x1c, 0xc6, 0xd1, 0x81, 0xa5, 0x51, 0x59, - 0x1e, 0x10, 0xd6, 0xe7, 0xdc, 0x30, 0x46, 0x60, 0x4d, 0x58, 0x38, 0x19, 0xfb, 0x29, 0xca, 0x30, - 0x09, 0xdb, 0x4b, 0x42, 0x6a, 0xcb, 0x96, 0x87, 0x65, 0x17, 0x87, 0x65, 0x3f, 0x52, 0x87, 0xe9, - 0x5a, 0x8a, 0x7b, 0x53, 0xe3, 0xae, 0xf2, 0xad, 0x5f, 0xfe, 0x34, 0x6b, 0xde, 0xfd, 0xc2, 0x7b, - 0x22, 0x9c, 0x06, 0x06, 0xeb, 0xd3, 0x64, 0x48, 0x92, 0x50, 0x13, 0x5a, 0xbe, 0x4b, 0xe8, 0x6d, - 0x25, 0xf4, 0x40, 0x0a, 0xdd, 0x24, 0x90, 0x4a, 0x6b, 0xa5, 0x5b, 0x49, 0x21, 0xb0, 0x16, 0xc3, - 0x33, 0x3f, 0x88, 0x48, 0xf0, 0xd4, 0x0f, 0x33, 0x3c, 0x62, 0xed, 0xd7, 0x5e, 0x71, 0x4b, 0x37, - 0xf2, 0xa5, 0xd0, 0x6a, 0x0c, 0xcf, 0x0e, 0xb9, 0xf3, 0x11, 0xf7, 0x19, 0xdf, 0x82, 0xd5, 0x51, - 0x46, 0x7e, 0x40, 0x89, 0x3f, 0x41, 0xbc, 0x20, 0xed, 0x7b, 0x42, 0x64, 0x5b, 0x94, 0x88, 0xb7, - 0x88, 0xad, 0x3a, 0x67, 0xd6, 0xb7, 0x8f, 0x04, 0xc2, 0xdd, 0x51, 0x2a, 0x1b, 0x52, 0xe5, 0x5a, - 0xba, 0xe5, 0xb5, 0xa4, 0x2d, 0xb1, 0x9c, 0x3e, 0x82, 0x0c, 0x51, 0x56, 0xd0, 0xaf, 0xbc, 0x2a, + 0x14, 0x6e, 0xda, 0xb2, 0x4d, 0x26, 0xe9, 0x76, 0x31, 0xa5, 0x9b, 0x96, 0x6e, 0x1c, 0x19, 0xb4, + 0x44, 0x48, 0xb5, 0x49, 0x8a, 0x84, 0x54, 0x71, 0xc1, 0xdd, 0x45, 0x2d, 0x62, 0xa5, 0xca, 0xe5, + 0x87, 0x84, 0x84, 0xcc, 0xc4, 0x9e, 0x24, 0xa3, 0xb5, 0x3d, 0xc6, 0x33, 0x09, 0x2d, 0x7f, 0x01, + 0x9c, 0xd8, 0x23, 0xe2, 0xc4, 0x81, 0x3f, 0x66, 0x8f, 0x3d, 0x72, 0x32, 0xa8, 0xbd, 0x70, 0xce, + 0x91, 0x13, 0x9a, 0x1f, 0xb6, 0xa7, 0xd9, 0x2e, 0xd5, 0x72, 0x89, 0xe6, 0xbd, 0xf7, 0xbd, 0xef, + 0xcb, 0xbc, 0x79, 0xf3, 0xc6, 0xc0, 0xc1, 0xc3, 0xc0, 0x89, 0xf0, 0x78, 0xc2, 0x82, 0x08, 0xa3, + 0x84, 0x51, 0x87, 0xa1, 0x24, 0x44, 0x59, 0x8c, 0x13, 0xe6, 0xcc, 0xfa, 0x9a, 0x65, 0xa7, 0x19, + 0x61, 0xc4, 0xe8, 0xe0, 0x61, 0x60, 0xeb, 0x09, 0xb6, 0x06, 0x99, 0xf5, 0x77, 0xba, 0x5a, 0x3e, + 0x3b, 0x4f, 0x11, 0x75, 0x66, 0x30, 0xc2, 0x21, 0x64, 0x24, 0x93, 0x0c, 0x3b, 0xbb, 0x2f, 0x20, + 0xc4, 0xaf, 0x8a, 0xb6, 0xd2, 0x8c, 0x90, 0x51, 0x61, 0x75, 0xc6, 0x84, 0x8c, 0x23, 0xe4, 0x08, + 0x6b, 0x38, 0x1d, 0x39, 0xe1, 0x34, 0x83, 0x0c, 0x93, 0x44, 0xc5, 0xcd, 0xc5, 0x38, 0xc3, 0x31, + 0xa2, 0x0c, 0xc6, 0x69, 0x01, 0xe0, 0xfb, 0x0b, 0x48, 0x86, 0x1c, 0xf9, 0x77, 0xf9, 0x9e, 0xe4, + 0x4a, 0x01, 0xde, 0xad, 0x00, 0x24, 0x8e, 0x31, 0x8b, 0x0b, 0x50, 0x69, 0x29, 0xe0, 0xe6, 0x98, + 0x8c, 0x89, 0x58, 0x3a, 0x7c, 0x25, 0xbd, 0xd6, 0xdf, 0x6b, 0xa0, 0x79, 0x28, 0xf8, 0x4e, 0x19, + 0x64, 0xc8, 0xd8, 0x06, 0xf5, 0x60, 0x02, 0x71, 0xe2, 0xe3, 0xb0, 0x5d, 0xeb, 0xd6, 0x7a, 0x0d, + 0x6f, 0x4d, 0xd8, 0xc7, 0xa1, 0x81, 0x40, 0x93, 0x65, 0x53, 0xca, 0xfc, 0x08, 0xcd, 0x50, 0xd4, + 0x5e, 0xee, 0xd6, 0x7a, 0xcd, 0x41, 0xcf, 0xfe, 0xef, 0x7a, 0xda, 0x9f, 0x64, 0x30, 0xe0, 0x1b, + 0x76, 0x77, 0x9e, 0xe7, 0xe6, 0xd2, 0x3c, 0x37, 0x8d, 0x73, 0x18, 0x47, 0x07, 0x96, 0x46, 0x65, + 0x79, 0x40, 0x58, 0x9f, 0x71, 0xc3, 0x18, 0x81, 0x0d, 0x61, 0xe1, 0x64, 0xec, 0xa7, 0x28, 0xc3, + 0x24, 0x6c, 0xaf, 0x08, 0xa9, 0x6d, 0x5b, 0x16, 0xcb, 0x2e, 0x8a, 0x65, 0x3f, 0x52, 0xc5, 0x74, + 0x2d, 0xc5, 0xbd, 0xa5, 0x71, 0x57, 0xf9, 0xd6, 0x2f, 0x7f, 0x9a, 0x35, 0xef, 0x6e, 0xe1, 0x3d, + 0x11, 0x4e, 0x03, 0x83, 0x7b, 0xd3, 0x64, 0x48, 0x92, 0x50, 0x13, 0x5a, 0xbd, 0x4d, 0xe8, 0x6d, + 0x25, 0x74, 0x5f, 0x0a, 0x2d, 0x12, 0x48, 0xa5, 0x8d, 0xd2, 0xad, 0xa4, 0x10, 0xd8, 0x88, 0xe1, + 0x99, 0x1f, 0x44, 0x24, 0x78, 0xea, 0x87, 0x19, 0x1e, 0xb1, 0xf6, 0x6b, 0xaf, 0xb8, 0xa5, 0x85, + 0x7c, 0x29, 0xb4, 0x1e, 0xc3, 0xb3, 0x43, 0xee, 0x7c, 0xc4, 0x7d, 0xc6, 0x37, 0x60, 0x7d, 0x94, + 0x91, 0x1f, 0x50, 0xe2, 0x4f, 0x10, 0x3f, 0x90, 0xf6, 0x1d, 0x21, 0xb2, 0x23, 0x8e, 0x88, 0xb7, + 0x88, 0xad, 0x3a, 0x67, 0xd6, 0xb7, 0x8f, 0x04, 0xc2, 0xdd, 0x55, 0x2a, 0x9b, 0x52, 0xe5, 0x5a, + 0xba, 0xe5, 0xb5, 0xa4, 0x2d, 0xb1, 0x9c, 0x3e, 0x82, 0x0c, 0x51, 0x56, 0xd0, 0xaf, 0xbd, 0x2a, 0xfd, 0xb5, 0x74, 0xcb, 0x6b, 0x49, 0x5b, 0xd1, 0x1f, 0x83, 0xa6, 0xb8, 0x3a, 0x3e, 0x4d, 0x51, - 0x40, 0xdb, 0xf5, 0xee, 0x52, 0xaf, 0x39, 0x58, 0xb7, 0x71, 0x40, 0x07, 0xfb, 0xf6, 0x09, 0x8f, - 0x9c, 0xa6, 0x28, 0x70, 0x37, 0xab, 0x16, 0xd2, 0xe0, 0x96, 0x07, 0xd2, 0x02, 0x42, 0x8d, 0x03, - 0xd0, 0x9a, 0xa6, 0xe3, 0x0c, 0x86, 0xc8, 0x4f, 0x21, 0x9b, 0xb4, 0x1b, 0xdd, 0xa5, 0x5e, 0xc3, - 0x7d, 0x30, 0xcf, 0xcd, 0x37, 0x54, 0xdd, 0xb4, 0xa8, 0xe5, 0x35, 0x95, 0x79, 0x02, 0xd9, 0xc4, - 0x80, 0x60, 0x0b, 0x46, 0x11, 0xf9, 0xde, 0x9f, 0xa6, 0x21, 0x64, 0xc8, 0x87, 0x23, 0x86, 0x32, - 0x1f, 0x9d, 0xa5, 0x38, 0x3b, 0x6f, 0x83, 0x6e, 0xad, 0x57, 0x77, 0x77, 0xe7, 0xb9, 0xd9, 0x95, - 0x44, 0x2f, 0x85, 0x5a, 0xed, 0x9a, 0xb7, 0x29, 0xa2, 0x5f, 0x8a, 0xe0, 0x27, 0x3c, 0xf6, 0xa9, - 0x08, 0x19, 0x14, 0x98, 0xb7, 0xe4, 0xc5, 0x98, 0x0e, 0xd1, 0x04, 0xce, 0x30, 0x99, 0x66, 0xed, - 0xa6, 0x10, 0x7a, 0x77, 0x9e, 0x9b, 0xbb, 0x2f, 0x15, 0xd2, 0x13, 0xb8, 0xdc, 0xce, 0x4d, 0xb9, - 0x27, 0x1a, 0xe0, 0x60, 0xf9, 0xc7, 0xdf, 0xcc, 0x05, 0xeb, 0xf7, 0x45, 0x70, 0xff, 0x90, 0x24, - 0x14, 0x25, 0x74, 0x4a, 0xe5, 0x8d, 0x77, 0x41, 0xa3, 0x1c, 0x3a, 0xe2, 0xca, 0xf3, 0x92, 0xde, - 0x6c, 0xcb, 0x2f, 0x0a, 0x84, 0x5b, 0xe7, 0x25, 0x7d, 0xc6, 0xbb, 0xaf, 0x4a, 0x33, 0x3e, 0x06, - 0xcb, 0x19, 0x21, 0x4c, 0xcd, 0x04, 0x4b, 0xeb, 0x88, 0x6a, 0x0a, 0xcd, 0xfa, 0xf6, 0x13, 0x94, - 0x3d, 0x8d, 0x90, 0x47, 0x08, 0x73, 0x97, 0x39, 0x8d, 0x27, 0xb2, 0x8c, 0x9f, 0x6a, 0x60, 0x23, - 0x41, 0x67, 0xcc, 0x2f, 0x27, 0x2d, 0xf5, 0x27, 0x90, 0x4e, 0xc4, 0xbd, 0x6f, 0xb9, 0x5f, 0xcf, - 0x73, 0xf3, 0x2d, 0x79, 0x0a, 0xb7, 0xa1, 0xac, 0x7f, 0x72, 0xf3, 0xfd, 0x31, 0x66, 0x93, 0xe9, - 0x90, 0xcb, 0xe9, 0xf3, 0x5f, 0x5b, 0x46, 0x78, 0x48, 0x9d, 0xe1, 0x39, 0x43, 0xd4, 0x3e, 0x42, - 0x67, 0x2e, 0x5f, 0x78, 0x06, 0xa7, 0xfb, 0xaa, 0x64, 0x3b, 0x82, 0x74, 0xa2, 0x8e, 0xe9, 0xe7, - 0x45, 0xd0, 0xd2, 0x4f, 0xcf, 0xd8, 0x07, 0x0d, 0xd9, 0xdc, 0xe5, 0x5c, 0x14, 0x8d, 0xb8, 0x2e, - 0xff, 0x56, 0x19, 0xe2, 0x65, 0xa8, 0x4b, 0xeb, 0x38, 0x34, 0x20, 0xa8, 0x4f, 0x10, 0x0c, 0x51, - 0xe6, 0xf7, 0xd5, 0xc9, 0xec, 0xde, 0x35, 0x2d, 0x8f, 0x04, 0xde, 0xed, 0x5c, 0xe6, 0xe6, 0x8a, - 0x5c, 0xf7, 0xe7, 0xb9, 0xb9, 0x26, 0x65, 0x0a, 0x32, 0xcb, 0x5b, 0x91, 0xcb, 0xbe, 0x26, 0x31, - 0x50, 0x53, 0xf2, 0x7f, 0x48, 0x0c, 0x5e, 0x90, 0x18, 0x94, 0x12, 0x03, 0x75, 0x22, 0xbf, 0x2e, - 0x81, 0x7b, 0x12, 0x6d, 0x40, 0xb0, 0x4a, 0xf1, 0x38, 0x41, 0xa1, 0x2f, 0x21, 0xaa, 0x69, 0x3a, - 0xba, 0x8e, 0x7c, 0x11, 0x4f, 0x05, 0x4c, 0x09, 0xee, 0x5c, 0xe4, 0x66, 0xad, 0x9a, 0x05, 0xd7, - 0x28, 0x2c, 0xaf, 0x45, 0x35, 0x2c, 0x1f, 0x35, 0x65, 0x95, 0x7d, 0x8a, 0x8a, 0xc6, 0xba, 0x45, - 0xa2, 0x2c, 0xdf, 0x29, 0x62, 0x6e, 0xbb, 0xa2, 0xbf, 0x96, 0x6e, 0x79, 0xad, 0x99, 0x86, 0x33, - 0xbe, 0x03, 0xf2, 0x31, 0x10, 0xfa, 0x62, 0x94, 0x2d, 0xdd, 0x39, 0xca, 0x1e, 0xaa, 0x51, 0xf6, - 0xa6, 0xf6, 0xc4, 0x94, 0xf9, 0x96, 0xb7, 0xaa, 0x1c, 0x6a, 0x98, 0x45, 0xc0, 0x28, 0x10, 0x55, - 0xbb, 0xaa, 0xe7, 0xe5, 0xae, 0x5d, 0x3c, 0x9c, 0xe7, 0xe6, 0xd6, 0x75, 0x95, 0x8a, 0xc3, 0xf2, - 0x5e, 0x57, 0xce, 0xaa, 0x71, 0xad, 0xc7, 0xa0, 0x5e, 0x3c, 0xb3, 0xc6, 0x0e, 0x68, 0x24, 0xd3, - 0x18, 0x65, 0x3c, 0x22, 0x2a, 0xb3, 0xec, 0x55, 0x0e, 0xa3, 0x0b, 0x9a, 0x21, 0x4a, 0x48, 0x8c, - 0x13, 0x11, 0x5f, 0x14, 0x71, 0xdd, 0xe5, 0x86, 0xcf, 0x2f, 0x3b, 0xb5, 0x8b, 0xcb, 0x4e, 0xed, - 0xaf, 0xcb, 0x4e, 0xed, 0xd9, 0x55, 0x67, 0xe1, 0xe2, 0xaa, 0xb3, 0xf0, 0xc7, 0x55, 0x67, 0xe1, - 0x9b, 0xc7, 0xda, 0x25, 0x0b, 0x08, 0x8d, 0x09, 0xe5, 0x1f, 0x5f, 0x7b, 0x63, 0xe2, 0xcc, 0x3e, - 0x70, 0x62, 0x12, 0x4e, 0x23, 0x44, 0xe5, 0xa7, 0xd8, 0x5e, 0xf1, 0x2d, 0xf6, 0xde, 0x87, 0x7b, - 0xd5, 0x5e, 0x3f, 0xaa, 0x96, 0xc3, 0x7b, 0x62, 0xb2, 0xec, 0xff, 0x1b, 0x00, 0x00, 0xff, 0xff, - 0xcc, 0x58, 0x27, 0x4c, 0xbf, 0x09, 0x00, 0x00, + 0x40, 0xdb, 0xf5, 0xee, 0x4a, 0xaf, 0x39, 0xb8, 0x67, 0xe3, 0x80, 0x0e, 0xf6, 0xed, 0x13, 0x1e, + 0x39, 0x4d, 0x51, 0xe0, 0x6e, 0x55, 0x2d, 0xa4, 0xc1, 0x2d, 0x0f, 0xa4, 0x05, 0x84, 0x1a, 0x07, + 0xa0, 0x35, 0x4d, 0xc7, 0x19, 0x0c, 0x91, 0x9f, 0x42, 0x36, 0x69, 0x37, 0xba, 0x2b, 0xbd, 0x86, + 0x7b, 0x7f, 0x9e, 0x9b, 0x6f, 0xa8, 0x73, 0xd3, 0xa2, 0x96, 0xd7, 0x54, 0xe6, 0x09, 0x64, 0x13, + 0xc3, 0x07, 0xdb, 0x30, 0x8a, 0xc8, 0xf7, 0xfe, 0x34, 0x0d, 0x21, 0x43, 0x3e, 0x1c, 0x31, 0x94, + 0xf9, 0xe8, 0x2c, 0xc5, 0xd9, 0x79, 0x1b, 0x74, 0x6b, 0xbd, 0xba, 0xfb, 0xce, 0x3c, 0x37, 0xbb, + 0x92, 0xe8, 0xa5, 0x50, 0xcb, 0xdb, 0x12, 0xb1, 0x2f, 0x44, 0xe8, 0x63, 0x1e, 0x79, 0x2c, 0x02, + 0xc6, 0x77, 0xc0, 0xbc, 0x21, 0x2b, 0xc6, 0x74, 0x88, 0x26, 0x70, 0x86, 0xc9, 0x34, 0x6b, 0x37, + 0x85, 0xcc, 0x7b, 0xf3, 0xdc, 0x7c, 0xf8, 0x52, 0x19, 0x3d, 0xc1, 0xf2, 0x76, 0x17, 0xc5, 0x9e, + 0x68, 0xe1, 0x83, 0xd5, 0x1f, 0x7f, 0x33, 0x97, 0xac, 0xdf, 0x97, 0xc1, 0xdd, 0x43, 0x92, 0x50, + 0x94, 0xd0, 0x29, 0x95, 0xb7, 0xdd, 0x05, 0x8d, 0x72, 0xe0, 0x88, 0xeb, 0xce, 0x8f, 0x73, 0xb1, + 0x25, 0x3f, 0x2f, 0x10, 0x6e, 0x9d, 0x1f, 0xe7, 0x33, 0xde, 0x79, 0x55, 0x9a, 0xf1, 0x11, 0x58, + 0xcd, 0x08, 0x61, 0x6a, 0x1e, 0x58, 0x5a, 0x37, 0x54, 0x13, 0x68, 0xd6, 0xb7, 0x9f, 0xa0, 0xec, + 0x69, 0x84, 0x3c, 0x42, 0x98, 0xbb, 0xca, 0x69, 0x3c, 0x91, 0x65, 0xfc, 0x54, 0x03, 0x9b, 0x09, + 0x3a, 0x63, 0x7e, 0x39, 0x65, 0xa9, 0x3f, 0x81, 0x74, 0x22, 0xee, 0x7c, 0xcb, 0xfd, 0x6a, 0x9e, + 0x9b, 0x6f, 0xc9, 0x1a, 0xdc, 0x84, 0xb2, 0xfe, 0xc9, 0xcd, 0x0f, 0xc6, 0x98, 0x4d, 0xa6, 0x43, + 0x2e, 0xa7, 0xcf, 0x7e, 0x6d, 0x19, 0xe1, 0x21, 0x75, 0x86, 0xe7, 0x0c, 0x51, 0xfb, 0x08, 0x9d, + 0xb9, 0x7c, 0xe1, 0x19, 0x9c, 0xee, 0xcb, 0x92, 0xed, 0x08, 0xd2, 0x89, 0x2a, 0xd3, 0xcf, 0xcb, + 0xa0, 0xa5, 0x57, 0xcf, 0xd8, 0x07, 0x0d, 0xd9, 0xd8, 0xe5, 0x4c, 0x14, 0x4d, 0x78, 0x4f, 0xfe, + 0xad, 0x32, 0x64, 0xb5, 0x6b, 0x5e, 0x5d, 0x5a, 0xc7, 0xa1, 0x01, 0x41, 0x7d, 0x82, 0x60, 0x88, + 0x32, 0xbf, 0xaf, 0x2a, 0xf3, 0xf0, 0xb6, 0x49, 0x79, 0x24, 0xf0, 0x6e, 0xe7, 0x32, 0x37, 0xd7, + 0xe4, 0xba, 0x3f, 0xcf, 0xcd, 0x0d, 0x29, 0x53, 0x90, 0x59, 0xde, 0x9a, 0x5c, 0xf6, 0x35, 0x89, + 0x81, 0x9a, 0x90, 0xff, 0x43, 0x62, 0xf0, 0x82, 0xc4, 0xa0, 0x94, 0x18, 0xa8, 0x8a, 0xfc, 0xba, + 0x02, 0xee, 0x48, 0xb4, 0x01, 0xc1, 0x3a, 0xc5, 0xe3, 0x04, 0x85, 0xbe, 0x84, 0xa8, 0xa6, 0xe9, + 0xe8, 0x3a, 0xf2, 0x35, 0x3c, 0x15, 0x30, 0x25, 0xb8, 0x7b, 0x91, 0x9b, 0xb5, 0x6a, 0x0e, 0x5c, + 0xa3, 0xb0, 0xbc, 0x16, 0xd5, 0xb0, 0x7c, 0xcc, 0x94, 0xa7, 0xec, 0x53, 0x54, 0x34, 0xd6, 0x0d, + 0x12, 0xe5, 0xf1, 0x9d, 0x22, 0xe6, 0xb6, 0x2b, 0xfa, 0x6b, 0xe9, 0x96, 0xd7, 0x9a, 0x69, 0x38, + 0xe3, 0x5b, 0x20, 0x1f, 0x02, 0xa1, 0x2f, 0xc6, 0xd8, 0xca, 0xad, 0x63, 0xec, 0x81, 0x1a, 0x63, + 0x6f, 0x6a, 0xcf, 0x4b, 0x99, 0x6f, 0x79, 0xeb, 0xca, 0xa1, 0x06, 0x59, 0x04, 0x8c, 0x02, 0x51, + 0xb5, 0xab, 0x7a, 0x5a, 0x6e, 0xdb, 0xc5, 0x83, 0x79, 0x6e, 0x6e, 0x5f, 0x57, 0xa9, 0x38, 0x2c, + 0xef, 0x75, 0xe5, 0xac, 0x1a, 0xd7, 0xfa, 0x14, 0xd4, 0x8b, 0x27, 0xd6, 0xd8, 0x05, 0x8d, 0x64, + 0x1a, 0xa3, 0x8c, 0x47, 0xc4, 0xc9, 0xac, 0x7a, 0x95, 0xc3, 0xe8, 0x82, 0x66, 0x88, 0x12, 0x12, + 0xe3, 0x44, 0xc4, 0x97, 0x45, 0x5c, 0x77, 0xb9, 0xfe, 0xf3, 0xcb, 0x4e, 0xed, 0xe2, 0xb2, 0x53, + 0xfb, 0xeb, 0xb2, 0x53, 0x7b, 0x76, 0xd5, 0x59, 0xba, 0xb8, 0xea, 0x2c, 0xfd, 0x71, 0xd5, 0x59, + 0xfa, 0xfa, 0xb1, 0x76, 0xc9, 0x02, 0x42, 0x63, 0x42, 0xf9, 0x87, 0xd7, 0xde, 0x98, 0x38, 0xb3, + 0x7d, 0x27, 0x26, 0xe1, 0x34, 0x42, 0x54, 0x7e, 0x86, 0xed, 0x15, 0xdf, 0x61, 0xef, 0x7f, 0xb8, + 0xb7, 0xf8, 0xa1, 0x34, 0xbc, 0x23, 0x86, 0xca, 0xfe, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xfb, + 0x37, 0x2a, 0xdd, 0xb6, 0x09, 0x00, 0x00, } func (m *ClientState) Marshal() (dAtA []byte, err error) {