diff --git a/CHANGELOG.md b/CHANGELOG.md index b5fc1d11172..b980840c01d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ # Changelog -## [v2.0.1](https://github.com/cosmos/ibc-go/releases/tag/v2.0.1) - 2021-12-02 +## [v2.0.1](https://github.com/cosmos/ibc-go/releases/tag/v2.0.1) - 2021-12-05 ### Dependencies @@ -43,6 +43,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Improvements * (02-client) [\#568](https://github.com/cosmos/ibc-go/pull/568) In IBC `transfer` cli command use local clock time as reference for relative timestamp timeout if greater than the block timestamp queried from the latest consensus state corresponding to the counterparty channel. +* [\#583](https://github.com/cosmos/ibc-go/pull/583) Move third_party/proto/confio/proofs.proto to third_party/proto/proofs.proto to enable proto service reflection. Migrate `buf` from v1beta1 to v1. ### Bug Fixes @@ -64,12 +65,16 @@ Ref: https://keepachangelog.com/en/1.0.0/ * [\#384](https://github.com/cosmos/ibc-go/pull/384) Added `NegotiateAppVersion` method to `IBCModule` interface supported by a gRPC query service in `05-port`. This provides routing of requests to the desired application module callback, which in turn performs application version negotiation. -## [v1.2.4](https://github.com/cosmos/ibc-go/releases/tag/v1.2.4) - 2021-12-02 +## [v1.2.4](https://github.com/cosmos/ibc-go/releases/tag/v1.2.4) - 2021-12-05 ### Dependencies * [\#567](https://github.com/cosmos/ibc-go/pull/567) Bump SDK version to v0.44.4 +### Improvements + +* [\#583](https://github.com/cosmos/ibc-go/pull/583) Move third_party/proto/confio/proofs.proto to third_party/proto/proofs.proto to enable proto service reflection. Migrate `buf` from v1beta1 to v1. + ## [v1.2.3](https://github.com/cosmos/ibc-go/releases/tag/v1.2.3) - 2021-11-09 ### Dependencies @@ -107,12 +112,16 @@ Ref: https://keepachangelog.com/en/1.0.0/ * [\#386](https://github.com/cosmos/ibc-go/pull/386) Bump [tendermint](https://github.com/tendermint/tendermint) from v0.34.12 to v0.34.13. -## [v1.1.4](https://github.com/cosmos/ibc-go/releases/tag/v1.1.4) - 2021-12-02 +## [v1.1.4](https://github.com/cosmos/ibc-go/releases/tag/v1.1.4) - 2021-12-05 ### Dependencies * [\#567](https://github.com/cosmos/ibc-go/pull/567) Bump SDK version to v0.44.4 +### Improvements + +* [\#583](https://github.com/cosmos/ibc-go/pull/583) Move third_party/proto/confio/proofs.proto to third_party/proto/proofs.proto to enable proto service reflection. Migrate `buf` from v1beta1 to v1. + ## [v1.1.3](https://github.com/cosmos/ibc-go/releases/tag/v1.1.3) - 2021-11-09 ### Dependencies diff --git a/Makefile b/Makefile index ef674a5fdc1..82c75b862ef 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ SIMAPP = ./testing/simapp MOCKS_DIR = $(CURDIR)/tests/mocks HTTPS_GIT := https://github.com/cosmos/ibc-go.git DOCKER := $(shell which docker) -DOCKER_BUF := $(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace bufbuild/buf +DOCKER_BUF := $(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace bufbuild/buf:1.0.0-rc8 export GO111MODULE = on diff --git a/buf.work.yaml b/buf.work.yaml new file mode 100644 index 00000000000..98094695ffe --- /dev/null +++ b/buf.work.yaml @@ -0,0 +1,9 @@ +# Generated by "buf config migrate-v1beta1". Edit as necessary, and +# remove this comment when you're finished. +# +# This workspace file points to the roots found in your +# previous "buf.yaml" configuration. +version: v1 +directories: + - proto + - third_party/proto diff --git a/modules/core/02-client/types/tx.pb.go b/modules/core/02-client/types/tx.pb.go index 6e287a4cbd9..d7d91850763 100644 --- a/modules/core/02-client/types/tx.pb.go +++ b/modules/core/02-client/types/tx.pb.go @@ -375,45 +375,45 @@ func init() { func init() { proto.RegisterFile("ibc/core/client/v1/tx.proto", fileDescriptor_cb5dc4651eb49a04) } var fileDescriptor_cb5dc4651eb49a04 = []byte{ - // 605 bytes of a gzipped FileDescriptorProto + // 599 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x55, 0x3f, 0x6f, 0xd3, 0x40, 0x1c, 0x8d, 0x1b, 0x88, 0x9a, 0x6b, 0xa0, 0x95, 0x09, 0x6d, 0xea, 0xaa, 0x76, 0x64, 0x3a, 0x04, - 0xd1, 0xfa, 0x48, 0x58, 0xaa, 0x6e, 0xa4, 0x13, 0x43, 0x24, 0x70, 0xc5, 0x00, 0x4b, 0xf0, 0x9f, - 0xeb, 0xe5, 0x44, 0xec, 0x8b, 0x7c, 0x76, 0x44, 0xbe, 0x01, 0x23, 0x03, 0x1f, 0xa0, 0x62, 0xe0, - 0xb3, 0x30, 0x76, 0x60, 0x60, 0x8a, 0xaa, 0x64, 0x61, 0xce, 0x27, 0x40, 0xf1, 0x39, 0x21, 0x76, - 0xed, 0xc8, 0xe2, 0xcf, 0xe6, 0xf3, 0xef, 0xdd, 0x7b, 0xbf, 0xe7, 0xf7, 0x3b, 0x1f, 0x38, 0x20, - 0xa6, 0x05, 0x2d, 0xea, 0x21, 0x68, 0xf5, 0x09, 0x72, 0x7d, 0x38, 0x6c, 0x42, 0xff, 0x83, 0x36, - 0xf0, 0xa8, 0x4f, 0x45, 0x91, 0x98, 0x96, 0x36, 0x2f, 0x6a, 0xbc, 0xa8, 0x0d, 0x9b, 0x52, 0x15, - 0x53, 0x4c, 0xc3, 0x32, 0x9c, 0x3f, 0x71, 0xa4, 0xb4, 0x8f, 0x29, 0xc5, 0x7d, 0x04, 0xc3, 0x95, - 0x19, 0x5c, 0x42, 0xc3, 0x1d, 0x45, 0x25, 0x25, 0x45, 0x21, 0xa2, 0x0b, 0x01, 0xea, 0x8d, 0x00, - 0xb6, 0x3b, 0x0c, 0x9f, 0x7b, 0xc8, 0xf0, 0xd1, 0x79, 0x58, 0x11, 0x5f, 0x82, 0x0a, 0xc7, 0x74, - 0x99, 0x6f, 0xf8, 0xa8, 0x26, 0xd4, 0x85, 0xc6, 0x56, 0xab, 0xaa, 0x71, 0x19, 0x6d, 0x21, 0xa3, - 0x3d, 0x77, 0x47, 0xed, 0xbd, 0xd9, 0x58, 0x79, 0x30, 0x32, 0x9c, 0xfe, 0x99, 0xba, 0xba, 0x47, - 0xd5, 0xb7, 0xf8, 0xf2, 0x62, 0xbe, 0x12, 0xdf, 0x80, 0x6d, 0x8b, 0xba, 0x0c, 0xb9, 0x2c, 0x60, - 0x11, 0xe9, 0xc6, 0x1a, 0x52, 0x69, 0x36, 0x56, 0x76, 0x23, 0xd2, 0xf8, 0x36, 0x55, 0xbf, 0xbf, - 0x7c, 0xc3, 0xa9, 0x77, 0x41, 0x89, 0x11, 0xec, 0x22, 0xaf, 0x56, 0xac, 0x0b, 0x8d, 0xb2, 0x1e, - 0xad, 0xce, 0x36, 0x3f, 0x5e, 0x29, 0x85, 0x9f, 0x57, 0x4a, 0x41, 0xdd, 0x07, 0x7b, 0x09, 0x87, - 0x3a, 0x62, 0x83, 0x39, 0x8b, 0xfa, 0x99, 0xbb, 0x7f, 0x3d, 0xb0, 0x7f, 0xbb, 0x6f, 0x82, 0x72, - 0xe4, 0x84, 0xd8, 0xa1, 0xf5, 0x72, 0xbb, 0x3a, 0x1b, 0x2b, 0x3b, 0x31, 0x93, 0xc4, 0x56, 0xf5, - 0x4d, 0xfe, 0xfc, 0xc2, 0x16, 0x8f, 0x41, 0xa9, 0x87, 0x0c, 0x1b, 0x79, 0xeb, 0x5c, 0xe9, 0x11, - 0x26, 0x77, 0xc7, 0xab, 0x5d, 0x2d, 0x3b, 0xfe, 0x5e, 0x04, 0x3b, 0x61, 0x0d, 0x7b, 0x86, 0xfd, - 0x17, 0x2d, 0x27, 0x33, 0xde, 0xf8, 0x1f, 0x19, 0x17, 0xff, 0x51, 0xc6, 0xaf, 0x40, 0x75, 0xe0, - 0x51, 0x7a, 0xd9, 0x0d, 0xb8, 0xed, 0x2e, 0xd7, 0xad, 0xdd, 0xa9, 0x0b, 0x8d, 0x4a, 0x5b, 0x99, - 0x8d, 0x95, 0x03, 0xce, 0x94, 0x86, 0x52, 0x75, 0x31, 0x7c, 0x1d, 0xff, 0x64, 0xef, 0xc1, 0x61, - 0x02, 0x9c, 0xe8, 0xfd, 0x6e, 0xc8, 0xdd, 0x98, 0x8d, 0x95, 0xa3, 0x54, 0xee, 0x64, 0xcf, 0x52, - 0x4c, 0x24, 0x6b, 0x46, 0x4b, 0x19, 0x89, 0x4b, 0xa0, 0x96, 0x4c, 0x75, 0x19, 0xf9, 0x57, 0x01, - 0x3c, 0xec, 0x30, 0x7c, 0x11, 0x98, 0x0e, 0xf1, 0x3b, 0x84, 0x99, 0xa8, 0x67, 0x0c, 0x09, 0x0d, - 0xbc, 0x3f, 0xc9, 0xfd, 0x14, 0x54, 0x9c, 0x15, 0x8a, 0xb5, 0x03, 0x1b, 0x43, 0xe6, 0x18, 0x5b, - 0x05, 0x1c, 0xa6, 0xf6, 0xb9, 0x70, 0xd2, 0xfa, 0x52, 0x04, 0xc5, 0x0e, 0xc3, 0xe2, 0x3b, 0x50, - 0x89, 0xfd, 0x70, 0x1e, 0x69, 0xb7, 0xff, 0x75, 0x5a, 0xe2, 0xcc, 0x4a, 0x4f, 0x72, 0x80, 0x16, - 0x4a, 0x73, 0x85, 0xd8, 0xa1, 0xce, 0x52, 0x58, 0x05, 0x65, 0x2a, 0xa4, 0x1d, 0x44, 0xd1, 0x02, - 0xf7, 0xe2, 0x13, 0x75, 0x94, 0xb9, 0x7b, 0x05, 0x25, 0x1d, 0xe7, 0x41, 0x2d, 0x45, 0x3c, 0x20, - 0xa6, 0xc4, 0xfe, 0x38, 0x83, 0xe3, 0x36, 0x54, 0x6a, 0xe6, 0x86, 0x2e, 0x34, 0xdb, 0xfa, 0xb7, - 0x89, 0x2c, 0x5c, 0x4f, 0x64, 0xe1, 0x66, 0x22, 0x0b, 0x9f, 0xa6, 0x72, 0xe1, 0x7a, 0x2a, 0x17, - 0x7e, 0x4c, 0xe5, 0xc2, 0xdb, 0x53, 0x4c, 0xfc, 0x5e, 0x60, 0x6a, 0x16, 0x75, 0xa0, 0x45, 0x99, - 0x43, 0x19, 0x24, 0xa6, 0x75, 0x82, 0x29, 0x1c, 0xb6, 0xa0, 0x43, 0xed, 0xa0, 0x8f, 0x18, 0xbf, - 0x6c, 0x9e, 0xb6, 0x4e, 0xa2, 0xfb, 0xc6, 0x1f, 0x0d, 0x10, 0x33, 0x4b, 0xe1, 0x5c, 0x3d, 0xfb, - 0x15, 0x00, 0x00, 0xff, 0xff, 0x9e, 0xe2, 0xb3, 0xfd, 0xf1, 0x06, 0x00, 0x00, + 0xd1, 0xde, 0x91, 0xb0, 0x54, 0xdd, 0x48, 0x27, 0x86, 0x48, 0xe0, 0x8a, 0x01, 0x96, 0xe0, 0x3f, + 0xd7, 0xcb, 0x89, 0xd8, 0x17, 0xf9, 0xec, 0x88, 0x7c, 0x03, 0x46, 0x06, 0x3e, 0x40, 0xc5, 0xc0, + 0x67, 0x61, 0xec, 0xc0, 0xc0, 0x14, 0x55, 0xc9, 0xc2, 0x9c, 0x4f, 0x80, 0xe2, 0x73, 0x42, 0xec, + 0xc6, 0x51, 0xc4, 0x9f, 0xcd, 0xe7, 0xdf, 0xbb, 0xf7, 0x7e, 0xcf, 0xef, 0x77, 0x3e, 0x70, 0x40, + 0x2d, 0x1b, 0xd9, 0xcc, 0xc7, 0xc8, 0xee, 0x52, 0xec, 0x05, 0xa8, 0x5f, 0x47, 0xc1, 0x07, 0xd8, + 0xf3, 0x59, 0xc0, 0x64, 0x99, 0x5a, 0x36, 0x9c, 0x16, 0xa1, 0x28, 0xc2, 0x7e, 0x5d, 0x29, 0x13, + 0x46, 0x58, 0x54, 0x46, 0xd3, 0x27, 0x81, 0x54, 0xf6, 0x09, 0x63, 0xa4, 0x8b, 0x51, 0xb4, 0xb2, + 0xc2, 0x4b, 0x64, 0x7a, 0x03, 0x51, 0xd2, 0x6f, 0x24, 0xb0, 0xdd, 0xe2, 0xe4, 0xdc, 0xc7, 0x66, + 0x80, 0xcf, 0x23, 0x1e, 0xf9, 0x25, 0x28, 0x09, 0xc6, 0x36, 0x0f, 0xcc, 0x00, 0x57, 0xa4, 0xaa, + 0x54, 0xdb, 0x6a, 0x94, 0xa1, 0x60, 0x81, 0x33, 0x16, 0xf8, 0xdc, 0x1b, 0x34, 0xf7, 0x26, 0x43, + 0xed, 0xc1, 0xc0, 0x74, 0xbb, 0x67, 0xfa, 0xe2, 0x1e, 0xdd, 0xd8, 0x12, 0xcb, 0x8b, 0xe9, 0x4a, + 0x7e, 0x03, 0xb6, 0x6d, 0xe6, 0x71, 0xec, 0xf1, 0x90, 0xc7, 0xa4, 0x1b, 0x2b, 0x48, 0x95, 0xc9, + 0x50, 0xdb, 0x8d, 0x49, 0x93, 0xdb, 0x74, 0xe3, 0xfe, 0xfc, 0x8d, 0xa0, 0xde, 0x05, 0x05, 0x4e, + 0x89, 0x87, 0xfd, 0x4a, 0xbe, 0x2a, 0xd5, 0x8a, 0x46, 0xbc, 0x3a, 0xdb, 0xfc, 0x78, 0xa5, 0xe5, + 0x7e, 0x5e, 0x69, 0x39, 0x7d, 0x1f, 0xec, 0xa5, 0x1c, 0x1a, 0x98, 0xf7, 0xa6, 0x2c, 0xfa, 0x67, + 0xe1, 0xfe, 0x75, 0xcf, 0xf9, 0xed, 0xbe, 0x0e, 0x8a, 0xb1, 0x13, 0xea, 0x44, 0xd6, 0x8b, 0xcd, + 0xf2, 0x64, 0xa8, 0xed, 0x24, 0x4c, 0x52, 0x47, 0x37, 0x36, 0xc5, 0xf3, 0x0b, 0x47, 0x3e, 0x06, + 0x85, 0x0e, 0x36, 0x1d, 0xec, 0xaf, 0x72, 0x65, 0xc4, 0x98, 0xb5, 0x3b, 0x5e, 0xec, 0x6a, 0xde, + 0xf1, 0xf7, 0x3c, 0xd8, 0x89, 0x6a, 0xc4, 0x37, 0x9d, 0xbf, 0x68, 0x39, 0x9d, 0xf1, 0xc6, 0xff, + 0xc8, 0x38, 0xff, 0x8f, 0x32, 0x7e, 0x05, 0xca, 0x3d, 0x9f, 0xb1, 0xcb, 0x76, 0x28, 0x6c, 0xb7, + 0x85, 0x6e, 0xe5, 0x4e, 0x55, 0xaa, 0x95, 0x9a, 0xda, 0x64, 0xa8, 0x1d, 0x08, 0xa6, 0x65, 0x28, + 0xdd, 0x90, 0xa3, 0xd7, 0xc9, 0x4f, 0xf6, 0x1e, 0x1c, 0xa6, 0xc0, 0xa9, 0xde, 0xef, 0x46, 0xdc, + 0xb5, 0xc9, 0x50, 0x3b, 0x5a, 0xca, 0x9d, 0xee, 0x59, 0x49, 0x88, 0x64, 0xcd, 0x68, 0x21, 0x23, + 0x71, 0x05, 0x54, 0xd2, 0xa9, 0xce, 0x23, 0xff, 0x2a, 0x81, 0x87, 0x2d, 0x4e, 0x2e, 0x42, 0xcb, + 0xa5, 0x41, 0x8b, 0x72, 0x0b, 0x77, 0xcc, 0x3e, 0x65, 0xa1, 0xff, 0x27, 0xb9, 0x9f, 0x82, 0x92, + 0xbb, 0x40, 0xb1, 0x72, 0x60, 0x13, 0xc8, 0x35, 0xc6, 0x56, 0x03, 0x87, 0x4b, 0xfb, 0x9c, 0x39, + 0x69, 0x7c, 0xc9, 0x83, 0x7c, 0x8b, 0x13, 0xf9, 0x1d, 0x28, 0x25, 0x7e, 0x38, 0x8f, 0xe0, 0xed, + 0x5f, 0x19, 0x4c, 0x9d, 0x59, 0xe5, 0xc9, 0x1a, 0xa0, 0x99, 0xd2, 0x54, 0x21, 0x71, 0xa8, 0xb3, + 0x14, 0x16, 0x41, 0x99, 0x0a, 0xcb, 0x0e, 0xa2, 0x6c, 0x83, 0x7b, 0xc9, 0x89, 0x3a, 0xca, 0xdc, + 0xbd, 0x80, 0x52, 0x8e, 0xd7, 0x41, 0xcd, 0x45, 0x7c, 0x20, 0x2f, 0x89, 0xfd, 0x71, 0x06, 0xc7, + 0x6d, 0xa8, 0x52, 0x5f, 0x1b, 0x3a, 0xd3, 0x6c, 0x1a, 0xdf, 0x46, 0xaa, 0x74, 0x3d, 0x52, 0xa5, + 0x9b, 0x91, 0x2a, 0x7d, 0x1a, 0xab, 0xb9, 0xeb, 0xb1, 0x9a, 0xfb, 0x31, 0x56, 0x73, 0x6f, 0x4f, + 0x09, 0x0d, 0x3a, 0xa1, 0x05, 0x6d, 0xe6, 0x22, 0x9b, 0x71, 0x97, 0x71, 0x44, 0x2d, 0xfb, 0x84, + 0x30, 0xd4, 0x6f, 0x20, 0x97, 0x39, 0x61, 0x17, 0x73, 0x71, 0x5b, 0x3d, 0x6d, 0x9c, 0xc4, 0x17, + 0x56, 0x30, 0xe8, 0x61, 0x6e, 0x15, 0xa2, 0xb9, 0x7a, 0xf6, 0x2b, 0x00, 0x00, 0xff, 0xff, 0x86, + 0x1a, 0x46, 0x6b, 0xd0, 0x06, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/modules/core/23-commitment/types/commitment.pb.go b/modules/core/23-commitment/types/commitment.pb.go index 1de44609bf2..19e58581b70 100644 --- a/modules/core/23-commitment/types/commitment.pb.go +++ b/modules/core/23-commitment/types/commitment.pb.go @@ -217,29 +217,28 @@ func init() { } var fileDescriptor_7921d88972a41469 = []byte{ - // 340 bytes of a gzipped FileDescriptorProto + // 334 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x4c, 0x91, 0xbf, 0x4e, 0xeb, 0x30, - 0x14, 0xc6, 0x13, 0xdd, 0xaa, 0x97, 0xba, 0x95, 0x10, 0x29, 0x54, 0xa8, 0x43, 0x8a, 0x32, 0x40, - 0x97, 0xda, 0x6a, 0xca, 0x54, 0xc1, 0x12, 0x58, 0x91, 0xaa, 0x0c, 0x0c, 0x2c, 0x28, 0x31, 0x4e, - 0x62, 0xb5, 0xe9, 0x89, 0x62, 0xb7, 0x22, 0x6f, 0xc0, 0xc8, 0xc8, 0xc8, 0xe3, 0x30, 0x76, 0x64, - 0xaa, 0x50, 0xfb, 0x06, 0x7d, 0x02, 0x14, 0x9b, 0x42, 0xb6, 0x73, 0x7c, 0x7e, 0xe7, 0x8f, 0xbf, - 0x0f, 0x5d, 0xf0, 0x90, 0x12, 0x0a, 0x39, 0x23, 0x14, 0xd2, 0x94, 0xcb, 0x94, 0xcd, 0x25, 0x59, - 0x0e, 0x2b, 0x19, 0xce, 0x72, 0x90, 0x60, 0x75, 0x78, 0x48, 0x71, 0x09, 0xe2, 0x4a, 0x69, 0x39, - 0xec, 0x1e, 0xc7, 0x10, 0x83, 0x42, 0x48, 0x19, 0x69, 0xba, 0xdb, 0xa6, 0x30, 0x8f, 0x38, 0x90, - 0x2c, 0x07, 0x88, 0x84, 0x7e, 0x74, 0xce, 0x11, 0xba, 0x63, 0xf9, 0x74, 0xc6, 0x7c, 0x00, 0x69, - 0x59, 0xa8, 0x96, 0x04, 0x22, 0x39, 0x35, 0xcf, 0xcc, 0x7e, 0xcb, 0x57, 0xf1, 0xb8, 0xf6, 0xf2, - 0xde, 0x33, 0x9c, 0x5b, 0xd4, 0xd2, 0xdc, 0x24, 0x67, 0x11, 0x7f, 0xb6, 0x2e, 0x11, 0x9a, 0xb2, - 0xe2, 0x31, 0x53, 0x99, 0xe6, 0xbd, 0x93, 0xdd, 0xba, 0x77, 0x54, 0x04, 0xe9, 0x6c, 0xec, 0xfc, - 0xd5, 0x1c, 0xbf, 0x31, 0x65, 0x85, 0xee, 0x72, 0xbc, 0xfd, 0xb6, 0x49, 0x20, 0x13, 0x0b, 0xa3, - 0x03, 0xc5, 0x05, 0xb2, 0xdc, 0xf8, 0xaf, 0xdf, 0xf0, 0xda, 0xbb, 0x75, 0xef, 0xb0, 0x32, 0x21, - 0x90, 0x89, 0xe3, 0xff, 0x2f, 0xfb, 0x03, 0x99, 0x8c, 0x6b, 0x6f, 0xe5, 0x25, 0xd7, 0xa8, 0xb9, - 0xbf, 0x04, 0x20, 0xb2, 0x30, 0xaa, 0xeb, 0x0f, 0xa9, 0x11, 0x4d, 0xb7, 0x83, 0x39, 0x15, 0xee, - 0x08, 0xdf, 0xfc, 0x2a, 0xa2, 0x38, 0xff, 0x87, 0xf2, 0xee, 0x3f, 0x36, 0xb6, 0xb9, 0xda, 0xd8, - 0xe6, 0xd7, 0xc6, 0x36, 0x5f, 0xb7, 0xb6, 0xb1, 0xda, 0xda, 0xc6, 0xe7, 0xd6, 0x36, 0x1e, 0xae, - 0x62, 0x2e, 0x93, 0x45, 0x58, 0x6a, 0x49, 0x28, 0x88, 0x14, 0x04, 0xe1, 0x21, 0x1d, 0xc4, 0x40, - 0x96, 0x2e, 0x49, 0xe1, 0x69, 0x31, 0x63, 0x42, 0xdb, 0xe2, 0x8e, 0x06, 0x15, 0x67, 0x64, 0x91, - 0x31, 0x11, 0xd6, 0x95, 0x9e, 0xa3, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x19, 0x22, 0x81, 0x31, - 0xbd, 0x01, 0x00, 0x00, + 0x14, 0xc6, 0x13, 0xdd, 0xaa, 0x97, 0xba, 0x95, 0x10, 0x01, 0x2a, 0xd4, 0x21, 0x45, 0x19, 0xa0, + 0x4b, 0x6d, 0x35, 0x65, 0xaa, 0x60, 0x09, 0xac, 0x48, 0x55, 0x06, 0x06, 0x16, 0x94, 0x18, 0x37, + 0xb1, 0xda, 0x70, 0xa2, 0xd8, 0xad, 0xc8, 0x1b, 0x30, 0x32, 0x32, 0xf2, 0x38, 0x8c, 0x1d, 0x99, + 0x2a, 0xd4, 0xbe, 0x41, 0x9f, 0x00, 0xd9, 0xa6, 0x90, 0xed, 0x7c, 0x3a, 0xbf, 0xf3, 0xef, 0x3b, + 0xe8, 0x9c, 0xc7, 0x94, 0x50, 0x28, 0x18, 0xa1, 0x90, 0x65, 0x5c, 0x66, 0xec, 0x49, 0x92, 0xc5, + 0xa0, 0xa2, 0x70, 0x5e, 0x80, 0x04, 0xa7, 0xcd, 0x63, 0x8a, 0x15, 0x88, 0x2b, 0xa9, 0xc5, 0xa0, + 0x73, 0x94, 0x40, 0x02, 0x1a, 0x21, 0x2a, 0x32, 0x74, 0xa7, 0x95, 0x17, 0x00, 0x13, 0x61, 0x94, + 0x77, 0x86, 0xd0, 0x2d, 0x2b, 0xa6, 0x33, 0x16, 0x02, 0x48, 0xc7, 0x41, 0xb5, 0x34, 0x12, 0xe9, + 0x89, 0x7d, 0x6a, 0xf7, 0x5a, 0xa1, 0x8e, 0x47, 0xb5, 0x97, 0xf7, 0xae, 0xe5, 0xdd, 0xa0, 0x96, + 0xe1, 0xc6, 0x05, 0x9b, 0xf0, 0x67, 0xe7, 0x02, 0xa1, 0x29, 0x2b, 0x1f, 0x72, 0xad, 0x0c, 0x1f, + 0x1c, 0x6f, 0x57, 0xdd, 0x83, 0x32, 0xca, 0x66, 0x23, 0xef, 0x2f, 0xe7, 0x85, 0x8d, 0x29, 0x2b, + 0x4d, 0x95, 0x17, 0xec, 0xa6, 0x8d, 0x23, 0x99, 0x3a, 0x18, 0xed, 0x69, 0x2e, 0x92, 0x6a, 0xe2, + 0xbf, 0x5e, 0x23, 0x38, 0xdc, 0xae, 0xba, 0xfb, 0x95, 0x0e, 0x91, 0x4c, 0xbd, 0xf0, 0xbf, 0xaa, + 0x8f, 0x64, 0x3a, 0xaa, 0xbd, 0xa9, 0x4d, 0xae, 0x50, 0x73, 0xb7, 0x09, 0xc0, 0xc4, 0xc1, 0xa8, + 0x6e, 0x0e, 0xd2, 0x2d, 0x9a, 0x7e, 0x1b, 0x73, 0x2a, 0xfc, 0x21, 0xbe, 0xfe, 0xb5, 0x42, 0x73, + 0xe1, 0x0f, 0x15, 0xdc, 0x7d, 0xac, 0x5d, 0x7b, 0xb9, 0x76, 0xed, 0xaf, 0xb5, 0x6b, 0xbf, 0x6e, + 0x5c, 0x6b, 0xb9, 0x71, 0xad, 0xcf, 0x8d, 0x6b, 0xdd, 0x5f, 0x26, 0x5c, 0xa6, 0xf3, 0x58, 0x99, + 0x48, 0x28, 0x88, 0x0c, 0x04, 0xe1, 0x31, 0xed, 0x27, 0x40, 0x16, 0x3e, 0xc9, 0xe0, 0x71, 0x3e, + 0x63, 0xc2, 0xfc, 0xc3, 0x1f, 0xf6, 0x2b, 0x2f, 0x91, 0x65, 0xce, 0x44, 0x5c, 0xd7, 0x7e, 0x0e, + 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0x02, 0x1e, 0x01, 0x6b, 0xb6, 0x01, 0x00, 0x00, } func (m *MerkleRoot) Marshal() (dAtA []byte, err error) { diff --git a/modules/light-clients/07-tendermint/types/tendermint.pb.go b/modules/light-clients/07-tendermint/types/tendermint.pb.go index 6c977c1385e..1b2e70e80f4 100644 --- a/modules/light-clients/07-tendermint/types/tendermint.pb.go +++ b/modules/light-clients/07-tendermint/types/tendermint.pb.go @@ -324,75 +324,75 @@ func init() { } var fileDescriptor_c6d6cf2b288949be = []byte{ - // 1087 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x56, 0xcf, 0x6f, 0xe3, 0xc4, - 0x17, 0x6f, 0xda, 0x7e, 0xb7, 0xc9, 0x24, 0xdd, 0xf6, 0xeb, 0x2d, 0xdd, 0xb4, 0x74, 0xe3, 0xc8, - 0xa0, 0x25, 0x42, 0xaa, 0x4d, 0xb2, 0x48, 0x48, 0x15, 0x17, 0xdc, 0x5d, 0xd4, 0x22, 0x56, 0xaa, - 0x5c, 0x7e, 0x48, 0x48, 0xc8, 0x4c, 0xec, 0x49, 0x32, 0x5a, 0xdb, 0x63, 0x3c, 0x93, 0xd0, 0xf2, - 0x17, 0xc0, 0x01, 0x69, 0x8f, 0x88, 0x13, 0x07, 0xfe, 0x98, 0x3d, 0xf6, 0xc8, 0xc9, 0xa0, 0xf6, - 0xc2, 0x39, 0x47, 0x4e, 0x68, 0x7e, 0xd8, 0x9e, 0x66, 0xbb, 0x54, 0xcb, 0x25, 0x9a, 0xf7, 0xde, - 0xe7, 0x7d, 0x3e, 0x99, 0x37, 0x6f, 0xde, 0x18, 0x38, 0x78, 0x18, 0x38, 0x11, 0x1e, 0x4f, 0x58, - 0x10, 0x61, 0x94, 0x30, 0xea, 0x30, 0x94, 0x84, 0x28, 0x8b, 0x71, 0xc2, 0x9c, 0x59, 0x5f, 0xb3, - 0xec, 0x34, 0x23, 0x8c, 0x18, 0x1d, 0x3c, 0x0c, 0x6c, 0x3d, 0xc1, 0xd6, 0x20, 0xb3, 0xfe, 0x6e, - 0x57, 0xcb, 0x67, 0xe7, 0x29, 0xa2, 0xce, 0x0c, 0x46, 0x38, 0x84, 0x8c, 0x64, 0x92, 0x61, 0x77, - 0xef, 0x25, 0x84, 0xf8, 0x55, 0xd1, 0x7b, 0x01, 0x49, 0x46, 0x98, 0x38, 0x69, 0x46, 0xc8, 0xa8, - 0x70, 0x76, 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, 0xdb, 0x0c, - 0x48, 0x86, 0x1c, 0xf9, 0xaf, 0xf9, 0xd6, 0xe4, 0x4a, 0x01, 0xde, 0xa9, 0x00, 0x24, 0x8e, 0x31, - 0x8b, 0x0b, 0x50, 0x69, 0x29, 0xe0, 0xd6, 0x98, 0x8c, 0x89, 0x58, 0x3a, 0x7c, 0x25, 0xbd, 0xd6, - 0x5f, 0x6b, 0xa0, 0x79, 0x28, 0xf8, 0x4e, 0x19, 0x64, 0xc8, 0xd8, 0x01, 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, - 0xf7, 0xb2, 0xda, 0x1f, 0x67, 0x30, 0xe0, 0x1b, 0x76, 0x77, 0x5f, 0xe4, 0xe6, 0xd2, 0x3c, 0x37, - 0x8d, 0x73, 0x18, 0x47, 0x07, 0x96, 0x46, 0x65, 0x79, 0x40, 0x58, 0x9f, 0x72, 0xc3, 0x18, 0x81, - 0x0d, 0x61, 0xe1, 0x64, 0xec, 0xa7, 0x28, 0xc3, 0x24, 0x6c, 0xaf, 0x08, 0xa9, 0x1d, 0x5b, 0x16, - 0xcb, 0x2e, 0x8a, 0x65, 0x3f, 0x56, 0xc5, 0x74, 0x2d, 0xc5, 0xbd, 0xad, 0x71, 0x57, 0xf9, 0xd6, - 0xcf, 0x7f, 0x98, 0x35, 0xef, 0x6e, 0xe1, 0x3d, 0x11, 0x4e, 0x03, 0x83, 0xcd, 0x69, 0x32, 0x24, - 0x49, 0xa8, 0x09, 0xad, 0xde, 0x26, 0xf4, 0x96, 0x12, 0xba, 0x2f, 0x85, 0x16, 0x09, 0xa4, 0xd2, - 0x46, 0xe9, 0x56, 0x52, 0x08, 0x6c, 0xc4, 0xf0, 0xcc, 0x0f, 0x22, 0x12, 0x3c, 0xf3, 0xc3, 0x0c, - 0x8f, 0x58, 0xfb, 0x7f, 0xaf, 0xb9, 0xa5, 0x85, 0x7c, 0x29, 0xb4, 0x1e, 0xc3, 0xb3, 0x43, 0xee, - 0x7c, 0xcc, 0x7d, 0xc6, 0xd7, 0x60, 0x7d, 0x94, 0x91, 0xef, 0x51, 0xe2, 0x4f, 0x10, 0x3f, 0x90, - 0xf6, 0x1d, 0x21, 0xb2, 0x2b, 0x8e, 0x88, 0xb7, 0x88, 0xad, 0x3a, 0x67, 0xd6, 0xb7, 0x8f, 0x04, - 0xc2, 0xdd, 0x53, 0x2a, 0x5b, 0x52, 0xe5, 0x5a, 0xba, 0xe5, 0xb5, 0xa4, 0x2d, 0xb1, 0x9c, 0x3e, - 0x82, 0x0c, 0x51, 0x56, 0xd0, 0xaf, 0xbd, 0x2e, 0xfd, 0xb5, 0x74, 0xcb, 0x6b, 0x49, 0x5b, 0xd1, - 0x1f, 0x83, 0xa6, 0xb8, 0x3a, 0x3e, 0x4d, 0x51, 0x40, 0xdb, 0xf5, 0xee, 0x4a, 0xaf, 0x39, 0xd8, - 0xb4, 0x71, 0x40, 0x07, 0x8f, 0xec, 0x13, 0x1e, 0x39, 0x4d, 0x51, 0xe0, 0x6e, 0x57, 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, 0xf7, 0xd4, 0xb9, 0x69, - 0x51, 0xcb, 0x6b, 0x2a, 0xf3, 0x04, 0xb2, 0x89, 0xe1, 0x83, 0x1d, 0x18, 0x45, 0xe4, 0x3b, 0x7f, - 0x9a, 0x86, 0x90, 0x21, 0x1f, 0x8e, 0x18, 0xca, 0x7c, 0x74, 0x96, 0xe2, 0xec, 0xbc, 0x0d, 0xba, - 0xb5, 0x5e, 0xdd, 0x7d, 0x7b, 0x9e, 0x9b, 0x5d, 0x49, 0xf4, 0x4a, 0xa8, 0xe5, 0x6d, 0x8b, 0xd8, - 0xe7, 0x22, 0xf4, 0x11, 0x8f, 0x3c, 0x11, 0x01, 0xe3, 0x5b, 0x60, 0xde, 0x90, 0x15, 0x63, 0x3a, - 0x44, 0x13, 0x38, 0xc3, 0x64, 0x9a, 0xb5, 0x9b, 0x42, 0xe6, 0xdd, 0x79, 0x6e, 0x3e, 0x7c, 0xa5, - 0x8c, 0x9e, 0x60, 0x79, 0x7b, 0x8b, 0x62, 0x4f, 0xb5, 0xf0, 0xc1, 0xea, 0x0f, 0xbf, 0x9a, 0x4b, - 0xd6, 0x6f, 0xcb, 0xe0, 0xee, 0x21, 0x49, 0x28, 0x4a, 0xe8, 0x94, 0xca, 0xdb, 0xee, 0x82, 0x46, - 0x39, 0x70, 0xc4, 0x75, 0xe7, 0xc7, 0xb9, 0xd8, 0x92, 0x9f, 0x15, 0x08, 0xb7, 0xce, 0x8f, 0xf3, - 0x39, 0xef, 0xbc, 0x2a, 0xcd, 0xf8, 0x10, 0xac, 0x66, 0x84, 0x30, 0x35, 0x0f, 0x2c, 0xad, 0x1b, - 0xaa, 0x09, 0x34, 0xeb, 0xdb, 0x4f, 0x51, 0xf6, 0x2c, 0x42, 0x1e, 0x21, 0xcc, 0x5d, 0xe5, 0x34, - 0x9e, 0xc8, 0x32, 0x7e, 0xac, 0x81, 0xad, 0x04, 0x9d, 0x31, 0xbf, 0x1c, 0xb6, 0xd4, 0x9f, 0x40, - 0x3a, 0x11, 0x77, 0xbe, 0xe5, 0x7e, 0x39, 0xcf, 0xcd, 0x37, 0x65, 0x0d, 0x6e, 0x42, 0x59, 0x7f, - 0xe7, 0xe6, 0xfb, 0x63, 0xcc, 0x26, 0xd3, 0x21, 0x97, 0xd3, 0x9f, 0x00, 0x6d, 0x19, 0xe1, 0x21, - 0x75, 0x86, 0xe7, 0x0c, 0x51, 0xfb, 0x08, 0x9d, 0xb9, 0x7c, 0xe1, 0x19, 0x9c, 0xee, 0x8b, 0x92, - 0xed, 0x08, 0xd2, 0x89, 0x2a, 0xd3, 0x4f, 0xcb, 0xa0, 0xa5, 0x57, 0xcf, 0xe8, 0x83, 0x86, 0x6c, - 0xec, 0x72, 0x26, 0xba, 0x5b, 0xf3, 0xdc, 0xdc, 0x94, 0x7f, 0xab, 0x0c, 0x59, 0x5e, 0x5d, 0xae, - 0x8f, 0x43, 0x03, 0x82, 0xfa, 0x04, 0xc1, 0x10, 0x65, 0x7e, 0x5f, 0xd5, 0xe5, 0xe1, 0x6d, 0x73, - 0xf2, 0x48, 0xe0, 0xdd, 0xce, 0x65, 0x6e, 0xae, 0xc9, 0x75, 0x7f, 0x9e, 0x9b, 0x1b, 0x52, 0xa4, - 0x20, 0xb3, 0xbc, 0x35, 0xb9, 0xec, 0x6b, 0x12, 0x03, 0x35, 0x1f, 0xff, 0x83, 0xc4, 0xe0, 0x25, - 0x89, 0x41, 0x29, 0x31, 0x50, 0xf5, 0xf8, 0x65, 0x05, 0xdc, 0x91, 0x68, 0x03, 0x82, 0x75, 0x8a, - 0xc7, 0x09, 0x0a, 0x7d, 0x09, 0x51, 0x2d, 0xd3, 0xd1, 0x75, 0xe4, 0x93, 0x78, 0x2a, 0x60, 0x4a, - 0x70, 0xef, 0x22, 0x37, 0x6b, 0xd5, 0x14, 0xb8, 0x46, 0x61, 0x79, 0x2d, 0xaa, 0x61, 0xf9, 0x90, - 0x29, 0xcf, 0xd8, 0xa7, 0xa8, 0x68, 0xab, 0x1b, 0x24, 0xca, 0xc3, 0x3b, 0x45, 0xcc, 0x6d, 0x57, - 0xf4, 0xd7, 0xd2, 0x2d, 0xaf, 0x35, 0xd3, 0x70, 0xc6, 0x37, 0x40, 0x3e, 0x03, 0x42, 0x5f, 0x0c, - 0xb1, 0x95, 0x5b, 0x87, 0xd8, 0x03, 0x35, 0xc4, 0xde, 0xd0, 0x1e, 0x97, 0x32, 0xdf, 0xf2, 0xd6, - 0x95, 0x43, 0x8d, 0xb1, 0x08, 0x18, 0x05, 0xa2, 0x6a, 0x56, 0xf5, 0xb0, 0xdc, 0xb6, 0x8b, 0x07, - 0xf3, 0xdc, 0xdc, 0xb9, 0xae, 0x52, 0x71, 0x58, 0xde, 0xff, 0x95, 0xb3, 0x6a, 0x5b, 0xeb, 0x13, - 0x50, 0x2f, 0x1e, 0x58, 0x63, 0x0f, 0x34, 0x92, 0x69, 0x8c, 0x32, 0x1e, 0x11, 0x27, 0xb3, 0xea, - 0x55, 0x0e, 0xa3, 0x0b, 0x9a, 0x21, 0x4a, 0x48, 0x8c, 0x13, 0x11, 0x5f, 0x16, 0x71, 0xdd, 0xe5, - 0xfa, 0x2f, 0x2e, 0x3b, 0xb5, 0x8b, 0xcb, 0x4e, 0xed, 0xcf, 0xcb, 0x4e, 0xed, 0xf9, 0x55, 0x67, - 0xe9, 0xe2, 0xaa, 0xb3, 0xf4, 0xfb, 0x55, 0x67, 0xe9, 0xab, 0x27, 0xda, 0x15, 0x0b, 0x08, 0x8d, - 0x09, 0xe5, 0x5f, 0x5f, 0xfb, 0x63, 0xe2, 0xcc, 0x06, 0x4e, 0x4c, 0xc2, 0x69, 0x84, 0xa8, 0xfc, - 0x16, 0xdb, 0x2f, 0x3e, 0xc6, 0xde, 0xfb, 0x60, 0x7f, 0xf1, 0x6b, 0x69, 0x78, 0x47, 0x8c, 0x94, - 0x47, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x64, 0x03, 0x6e, 0x58, 0xbb, 0x09, 0x00, 0x00, + // 1080 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, 0x0c, 0x5a, + 0x22, 0xa4, 0xda, 0x24, 0x8b, 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, + 0x1c, 0x90, 0xf6, 0x88, 0x38, 0x71, 0xe0, 0x8f, 0xd9, 0x63, 0x8f, 0x9c, 0x0c, 0x6a, 0x2f, 0x9c, + 0x73, 0xe4, 0x84, 0xe6, 0x87, 0xed, 0x69, 0xb6, 0x4b, 0xb5, 0x5c, 0xa2, 0x79, 0xef, 0x7d, 0xef, + 0xfb, 0x32, 0x6f, 0xde, 0xbc, 0x31, 0x70, 0xf0, 0x30, 0x70, 0x22, 0x3c, 0x9e, 0xb0, 0x20, 0xc2, + 0x28, 0x61, 0xd4, 0x61, 0x28, 0x09, 0x51, 0x16, 0xe3, 0x84, 0x39, 0xb3, 0xbe, 0x66, 0xd9, 0x69, + 0x46, 0x18, 0x31, 0x3a, 0x78, 0x18, 0xd8, 0x7a, 0x82, 0xad, 0x41, 0x66, 0xfd, 0xdd, 0xae, 0x96, + 0xcf, 0xce, 0x53, 0x44, 0x9d, 0x19, 0x8c, 0x70, 0x08, 0x19, 0xc9, 0x24, 0xc3, 0xee, 0xde, 0x0b, + 0x08, 0xf1, 0xab, 0xa2, 0xad, 0x34, 0x23, 0x64, 0x54, 0x58, 0x9d, 0x31, 0x21, 0xe3, 0x08, 0x39, + 0xc2, 0x1a, 0x4e, 0x47, 0x4e, 0x38, 0xcd, 0x20, 0xc3, 0x24, 0x51, 0x71, 0x73, 0x31, 0xce, 0x70, + 0x8c, 0x28, 0x83, 0x71, 0x5a, 0x00, 0xf8, 0xfe, 0x02, 0x92, 0x21, 0x47, 0xfe, 0x5d, 0xbe, 0x27, + 0xb9, 0x52, 0x80, 0x77, 0x2b, 0x00, 0x89, 0x63, 0xcc, 0xe2, 0x02, 0x54, 0x5a, 0x0a, 0xb8, 0x35, + 0x26, 0x63, 0x22, 0x96, 0x0e, 0x5f, 0x49, 0xaf, 0xf5, 0xf7, 0x1a, 0x68, 0x1e, 0x0a, 0xbe, 0x53, + 0x06, 0x19, 0x32, 0x76, 0x40, 0x3d, 0x98, 0x40, 0x9c, 0xf8, 0x38, 0x6c, 0xd7, 0xba, 0xb5, 0x5e, + 0xc3, 0x5b, 0x13, 0xf6, 0x71, 0x68, 0x20, 0xd0, 0x64, 0xd9, 0x94, 0x32, 0x3f, 0x42, 0x33, 0x14, + 0xb5, 0x97, 0xbb, 0xb5, 0x5e, 0x73, 0xd0, 0xb3, 0xff, 0xbb, 0x9e, 0xf6, 0x27, 0x19, 0x0c, 0xf8, + 0x86, 0xdd, 0xdd, 0xe7, 0xb9, 0xb9, 0x34, 0xcf, 0x4d, 0xe3, 0x1c, 0xc6, 0xd1, 0x81, 0xa5, 0x51, + 0x59, 0x1e, 0x10, 0xd6, 0x67, 0xdc, 0x30, 0x46, 0x60, 0x43, 0x58, 0x38, 0x19, 0xfb, 0x29, 0xca, + 0x30, 0x09, 0xdb, 0x2b, 0x42, 0x6a, 0xc7, 0x96, 0xc5, 0xb2, 0x8b, 0x62, 0xd9, 0x8f, 0x54, 0x31, + 0x5d, 0x4b, 0x71, 0x6f, 0x6b, 0xdc, 0x55, 0xbe, 0xf5, 0xcb, 0x9f, 0x66, 0xcd, 0xbb, 0x5b, 0x78, + 0x4f, 0x84, 0xd3, 0xc0, 0x60, 0x73, 0x9a, 0x0c, 0x49, 0x12, 0x6a, 0x42, 0xab, 0xb7, 0x09, 0xbd, + 0xad, 0x84, 0xee, 0x49, 0xa1, 0x45, 0x02, 0xa9, 0xb4, 0x51, 0xba, 0x95, 0x14, 0x02, 0x1b, 0x31, + 0x3c, 0xf3, 0x83, 0x88, 0x04, 0x4f, 0xfd, 0x30, 0xc3, 0x23, 0xd6, 0x7e, 0xed, 0x15, 0xb7, 0xb4, + 0x90, 0x2f, 0x85, 0xd6, 0x63, 0x78, 0x76, 0xc8, 0x9d, 0x8f, 0xb8, 0xcf, 0xf8, 0x06, 0xac, 0x8f, + 0x32, 0xf2, 0x03, 0x4a, 0xfc, 0x09, 0xe2, 0x07, 0xd2, 0xbe, 0x23, 0x44, 0x76, 0xc5, 0x11, 0xf1, + 0x16, 0xb1, 0x55, 0xe7, 0xcc, 0xfa, 0xf6, 0x91, 0x40, 0xb8, 0x7b, 0x4a, 0x65, 0x4b, 0xaa, 0x5c, + 0x4b, 0xb7, 0xbc, 0x96, 0xb4, 0x25, 0x96, 0xd3, 0x47, 0x90, 0x21, 0xca, 0x0a, 0xfa, 0xb5, 0x57, + 0xa5, 0xbf, 0x96, 0x6e, 0x79, 0x2d, 0x69, 0x2b, 0xfa, 0x63, 0xd0, 0x14, 0x57, 0xc7, 0xa7, 0x29, + 0x0a, 0x68, 0xbb, 0xde, 0x5d, 0xe9, 0x35, 0x07, 0x9b, 0x36, 0x0e, 0xe8, 0xe0, 0xa1, 0x7d, 0xc2, + 0x23, 0xa7, 0x29, 0x0a, 0xdc, 0xed, 0xaa, 0x85, 0x34, 0xb8, 0xe5, 0x81, 0xb4, 0x80, 0x50, 0xe3, + 0x00, 0xb4, 0xa6, 0xe9, 0x38, 0x83, 0x21, 0xf2, 0x53, 0xc8, 0x26, 0xed, 0x46, 0x77, 0xa5, 0xd7, + 0x70, 0xef, 0xcd, 0x73, 0xf3, 0x0d, 0x75, 0x6e, 0x5a, 0xd4, 0xf2, 0x9a, 0xca, 0x3c, 0x81, 0x6c, + 0x62, 0xf8, 0x60, 0x07, 0x46, 0x11, 0xf9, 0xde, 0x9f, 0xa6, 0x21, 0x64, 0xc8, 0x87, 0x23, 0x86, + 0x32, 0x1f, 0x9d, 0xa5, 0x38, 0x3b, 0x6f, 0x83, 0x6e, 0xad, 0x57, 0x77, 0xdf, 0x99, 0xe7, 0x66, + 0x57, 0x12, 0xbd, 0x14, 0x6a, 0x79, 0xdb, 0x22, 0xf6, 0x85, 0x08, 0x7d, 0xcc, 0x23, 0x8f, 0x45, + 0xc0, 0xf8, 0x0e, 0x98, 0x37, 0x64, 0xc5, 0x98, 0x0e, 0xd1, 0x04, 0xce, 0x30, 0x99, 0x66, 0xed, + 0xa6, 0x90, 0x79, 0x6f, 0x9e, 0x9b, 0x0f, 0x5e, 0x2a, 0xa3, 0x27, 0x58, 0xde, 0xde, 0xa2, 0xd8, + 0x13, 0x2d, 0x7c, 0xb0, 0xfa, 0xe3, 0x6f, 0xe6, 0x92, 0xf5, 0xfb, 0x32, 0xb8, 0x7b, 0x48, 0x12, + 0x8a, 0x12, 0x3a, 0xa5, 0xf2, 0xb6, 0xbb, 0xa0, 0x51, 0x0e, 0x1c, 0x71, 0xdd, 0xf9, 0x71, 0x2e, + 0xb6, 0xe4, 0xe7, 0x05, 0xc2, 0xad, 0xf3, 0xe3, 0x7c, 0xc6, 0x3b, 0xaf, 0x4a, 0x33, 0x3e, 0x02, + 0xab, 0x19, 0x21, 0x4c, 0xcd, 0x03, 0x4b, 0xeb, 0x86, 0x6a, 0x02, 0xcd, 0xfa, 0xf6, 0x13, 0x94, + 0x3d, 0x8d, 0x90, 0x47, 0x08, 0x73, 0x57, 0x39, 0x8d, 0x27, 0xb2, 0x8c, 0x9f, 0x6a, 0x60, 0x2b, + 0x41, 0x67, 0xcc, 0x2f, 0xa7, 0x2c, 0xf5, 0x27, 0x90, 0x4e, 0xc4, 0x9d, 0x6f, 0xb9, 0x5f, 0xcd, + 0x73, 0xf3, 0x2d, 0x59, 0x83, 0x9b, 0x50, 0xd6, 0x3f, 0xb9, 0xf9, 0xc1, 0x18, 0xb3, 0xc9, 0x74, + 0xc8, 0xe5, 0xf4, 0xd9, 0xaf, 0x2d, 0x23, 0x3c, 0xa4, 0xce, 0xf0, 0x9c, 0x21, 0x6a, 0x1f, 0xa1, + 0x33, 0x97, 0x2f, 0x3c, 0x83, 0xd3, 0x7d, 0x59, 0xb2, 0x1d, 0x41, 0x3a, 0x51, 0x65, 0xfa, 0x79, + 0x19, 0xb4, 0xf4, 0xea, 0x19, 0x7d, 0xd0, 0x90, 0x8d, 0x5d, 0xce, 0x44, 0x77, 0x6b, 0x9e, 0x9b, + 0x9b, 0xf2, 0x6f, 0x95, 0x21, 0xcb, 0xab, 0xcb, 0xf5, 0x71, 0x68, 0x40, 0x50, 0x9f, 0x20, 0x18, + 0xa2, 0xcc, 0xef, 0xab, 0xba, 0x3c, 0xb8, 0x6d, 0x4e, 0x1e, 0x09, 0xbc, 0xdb, 0xb9, 0xcc, 0xcd, + 0x35, 0xb9, 0xee, 0xcf, 0x73, 0x73, 0x43, 0x8a, 0x14, 0x64, 0x96, 0xb7, 0x26, 0x97, 0x7d, 0x4d, + 0x62, 0xa0, 0xe6, 0xe3, 0xff, 0x90, 0x18, 0xbc, 0x20, 0x31, 0x28, 0x25, 0x06, 0xaa, 0x1e, 0xbf, + 0xae, 0x80, 0x3b, 0x12, 0x6d, 0x40, 0xb0, 0x4e, 0xf1, 0x38, 0x41, 0xa1, 0x2f, 0x21, 0xaa, 0x65, + 0x3a, 0xba, 0x8e, 0x7c, 0x0b, 0x4f, 0x05, 0x4c, 0x09, 0xee, 0x5d, 0xe4, 0x66, 0xad, 0x9a, 0x02, + 0xd7, 0x28, 0x2c, 0xaf, 0x45, 0x35, 0x2c, 0x1f, 0x32, 0xe5, 0x19, 0xfb, 0x14, 0x15, 0x6d, 0x75, + 0x83, 0x44, 0x79, 0x78, 0xa7, 0x88, 0xb9, 0xed, 0x8a, 0xfe, 0x5a, 0xba, 0xe5, 0xb5, 0x66, 0x1a, + 0xce, 0xf8, 0x16, 0xc8, 0x67, 0x40, 0xe8, 0x8b, 0x21, 0xb6, 0x72, 0xeb, 0x10, 0xbb, 0xaf, 0x86, + 0xd8, 0x9b, 0xda, 0xe3, 0x52, 0xe6, 0x5b, 0xde, 0xba, 0x72, 0xa8, 0x31, 0x16, 0x01, 0xa3, 0x40, + 0x54, 0xcd, 0xaa, 0x1e, 0x96, 0xdb, 0x76, 0x71, 0x7f, 0x9e, 0x9b, 0x3b, 0xd7, 0x55, 0x2a, 0x0e, + 0xcb, 0x7b, 0x5d, 0x39, 0xab, 0xb6, 0xb5, 0x3e, 0x05, 0xf5, 0xe2, 0x81, 0x35, 0xf6, 0x40, 0x23, + 0x99, 0xc6, 0x28, 0xe3, 0x11, 0x71, 0x32, 0xab, 0x5e, 0xe5, 0x30, 0xba, 0xa0, 0x19, 0xa2, 0x84, + 0xc4, 0x38, 0x11, 0xf1, 0x65, 0x11, 0xd7, 0x5d, 0xae, 0xff, 0xfc, 0xb2, 0x53, 0xbb, 0xb8, 0xec, + 0xd4, 0xfe, 0xba, 0xec, 0xd4, 0x9e, 0x5d, 0x75, 0x96, 0x2e, 0xae, 0x3a, 0x4b, 0x7f, 0x5c, 0x75, + 0x96, 0xbe, 0x7e, 0xac, 0x5d, 0xb1, 0x80, 0xd0, 0x98, 0x50, 0xfe, 0xd9, 0xb5, 0x3f, 0x26, 0xce, + 0x6c, 0xe0, 0xc4, 0x24, 0x9c, 0x46, 0x88, 0xca, 0x8f, 0xb0, 0xfd, 0xe2, 0x2b, 0xec, 0xfd, 0x0f, + 0xf7, 0x17, 0x3f, 0x93, 0x86, 0x77, 0xc4, 0x48, 0x79, 0xf8, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, + 0x57, 0xd8, 0xa6, 0xc2, 0xb4, 0x09, 0x00, 0x00, } func (m *ClientState) Marshal() (dAtA []byte, err error) { diff --git a/proto/buf.yaml b/proto/buf.yaml new file mode 100644 index 00000000000..aae636f0a14 --- /dev/null +++ b/proto/buf.yaml @@ -0,0 +1,20 @@ +# Generated by "buf config migrate-v1beta1". Edit as necessary, and +# remove this comment when you're finished. +# +# This module represents the "proto" root found in +# the previous configuration. +version: v1 +breaking: + use: + - FILE +lint: + use: + - DEFAULT + - COMMENTS + - FILE_LOWER_SNAKE_CASE + except: + - UNARY_RPC + - COMMENT_FIELD + - SERVICE_SUFFIX + - PACKAGE_VERSION_SUFFIX + - RPC_REQUEST_STANDARD_NAME diff --git a/proto/ibc/core/client/v1/tx.proto b/proto/ibc/core/client/v1/tx.proto index 5671d733c33..82df96dec09 100644 --- a/proto/ibc/core/client/v1/tx.proto +++ b/proto/ibc/core/client/v1/tx.proto @@ -6,7 +6,6 @@ option go_package = "github.com/cosmos/ibc-go/v2/modules/core/02-client/types"; import "gogoproto/gogo.proto"; import "google/protobuf/any.proto"; -import "ibc/core/client/v1/client.proto"; // Msg defines the ibc/client Msg service. service Msg { diff --git a/proto/ibc/core/commitment/v1/commitment.proto b/proto/ibc/core/commitment/v1/commitment.proto index b460b9a1e4d..4a39b8305ba 100644 --- a/proto/ibc/core/commitment/v1/commitment.proto +++ b/proto/ibc/core/commitment/v1/commitment.proto @@ -5,7 +5,7 @@ package ibc.core.commitment.v1; option go_package = "github.com/cosmos/ibc-go/v2/modules/core/23-commitment/types"; import "gogoproto/gogo.proto"; -import "confio/proofs.proto"; +import "proofs.proto"; // MerkleRoot defines a merkle root hash. // In the Cosmos SDK, the AppHash of a block header becomes the root. diff --git a/proto/ibc/lightclients/tendermint/v1/tendermint.proto b/proto/ibc/lightclients/tendermint/v1/tendermint.proto index 54e229b28df..7313a5ba91d 100644 --- a/proto/ibc/lightclients/tendermint/v1/tendermint.proto +++ b/proto/ibc/lightclients/tendermint/v1/tendermint.proto @@ -6,7 +6,7 @@ option go_package = "github.com/cosmos/ibc-go/v2/modules/light-clients/07-tender import "tendermint/types/validator.proto"; import "tendermint/types/types.proto"; -import "confio/proofs.proto"; +import "proofs.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/timestamp.proto"; import "ibc/core/client/v1/client.proto"; diff --git a/buf.yaml b/third_party/proto/buf.yaml similarity index 61% rename from buf.yaml rename to third_party/proto/buf.yaml index 37f716cabaa..9af33e5f084 100644 --- a/buf.yaml +++ b/third_party/proto/buf.yaml @@ -1,11 +1,20 @@ -version: v1beta1 - +# Generated by "buf config migrate-v1beta1". Edit as necessary, and +# remove this comment when you're finished. +# +# This module represents the "third_party/proto" root found in +# the previous configuration. +version: v1 build: - roots: - - proto - - third_party/proto excludes: - - third_party/proto/google/protobuf + - google/protobuf +breaking: + use: + - FILE + ignore: + - confio + - gogoproto + - google + - tendermint lint: use: - DEFAULT @@ -18,17 +27,7 @@ lint: - PACKAGE_VERSION_SUFFIX - RPC_REQUEST_STANDARD_NAME ignore: - - tendermint - - gogoproto - - cosmos_proto - - google - confio -breaking: - use: - - FILE - ignore: - - tendermint - gogoproto - - cosmos_proto - google - - confio + - tendermint diff --git a/third_party/proto/cosmos/upgrade/v1beta1/upgrade.proto b/third_party/proto/cosmos/upgrade/v1beta1/upgrade.proto index 76fb14e2d3c..d322dedc30d 100644 --- a/third_party/proto/cosmos/upgrade/v1beta1/upgrade.proto +++ b/third_party/proto/cosmos/upgrade/v1beta1/upgrade.proto @@ -1,7 +1,6 @@ syntax = "proto3"; package cosmos.upgrade.v1beta1; -import "google/protobuf/any.proto"; import "gogoproto/gogo.proto"; import "google/protobuf/timestamp.proto"; diff --git a/third_party/proto/confio/proofs.proto b/third_party/proto/proofs.proto similarity index 100% rename from third_party/proto/confio/proofs.proto rename to third_party/proto/proofs.proto