From b9f7a437787bbfed949c2d4b132d7c0e7ca212a4 Mon Sep 17 00:00:00 2001 From: Diogo Santos <59585571+DiogoSantoss@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:06:21 +0000 Subject: [PATCH] *: bumped protoc to fix pre-commit (#3485) Bumped protoc to fix pre-commit. category: fixbuild ticket: none --- app/log/loki/lokipb/v1/loki.pb.go | 14 +++++++------- app/peerinfo/peerinfopb/v1/peerinfo.pb.go | 14 +++++++------- app/protonil/testdata/v1/test.pb.go | 14 +++++++------- cluster/manifestpb/v1/manifest.pb.go | 14 +++++++------- core/corepb/v1/consensus.pb.go | 14 +++++++------- core/corepb/v1/core.pb.go | 14 +++++++------- core/corepb/v1/parsigex.pb.go | 14 +++++++------- core/corepb/v1/priority.pb.go | 14 +++++++------- dkg/dkgpb/v1/bcast.pb.go | 14 +++++++------- dkg/dkgpb/v1/frost.pb.go | 14 +++++++------- dkg/dkgpb/v1/nodesigs.pb.go | 14 +++++++------- dkg/dkgpb/v1/sync.pb.go | 14 +++++++------- 12 files changed, 84 insertions(+), 84 deletions(-) diff --git a/app/log/loki/lokipb/v1/loki.pb.go b/app/log/loki/lokipb/v1/loki.pb.go index 03cd0ef56..2074f1bb5 100644 --- a/app/log/loki/lokipb/v1/loki.pb.go +++ b/app/log/loki/lokipb/v1/loki.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: app/log/loki/lokipb/v1/loki.proto @@ -12,6 +12,7 @@ import ( timestamppb "google.golang.org/protobuf/types/known/timestamppb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -179,7 +180,7 @@ func (x *Entry) GetLine() string { var File_app_log_loki_lokipb_v1_loki_proto protoreflect.FileDescriptor -var file_app_log_loki_lokipb_v1_loki_proto_rawDesc = []byte{ +var file_app_log_loki_lokipb_v1_loki_proto_rawDesc = string([]byte{ 0x0a, 0x21, 0x61, 0x70, 0x70, 0x2f, 0x6c, 0x6f, 0x67, 0x2f, 0x6c, 0x6f, 0x6b, 0x69, 0x2f, 0x6c, 0x6f, 0x6b, 0x69, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x6c, 0x6f, 0x6b, 0x69, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x16, 0x61, 0x70, 0x70, 0x2e, 0x6c, 0x6f, 0x67, 0x2e, 0x6c, 0x6f, 0x6b, @@ -207,16 +208,16 @@ var file_app_log_loki_lokipb_v1_loki_proto_rawDesc = []byte{ 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x61, 0x70, 0x70, 0x2f, 0x6c, 0x6f, 0x67, 0x2f, 0x6c, 0x6f, 0x6b, 0x69, 0x2f, 0x6c, 0x6f, 0x6b, 0x69, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_app_log_loki_lokipb_v1_loki_proto_rawDescOnce sync.Once - file_app_log_loki_lokipb_v1_loki_proto_rawDescData = file_app_log_loki_lokipb_v1_loki_proto_rawDesc + file_app_log_loki_lokipb_v1_loki_proto_rawDescData []byte ) func file_app_log_loki_lokipb_v1_loki_proto_rawDescGZIP() []byte { file_app_log_loki_lokipb_v1_loki_proto_rawDescOnce.Do(func() { - file_app_log_loki_lokipb_v1_loki_proto_rawDescData = protoimpl.X.CompressGZIP(file_app_log_loki_lokipb_v1_loki_proto_rawDescData) + file_app_log_loki_lokipb_v1_loki_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_app_log_loki_lokipb_v1_loki_proto_rawDesc), len(file_app_log_loki_lokipb_v1_loki_proto_rawDesc))) }) return file_app_log_loki_lokipb_v1_loki_proto_rawDescData } @@ -248,7 +249,7 @@ func file_app_log_loki_lokipb_v1_loki_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_app_log_loki_lokipb_v1_loki_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_app_log_loki_lokipb_v1_loki_proto_rawDesc), len(file_app_log_loki_lokipb_v1_loki_proto_rawDesc)), NumEnums: 0, NumMessages: 3, NumExtensions: 0, @@ -259,7 +260,6 @@ func file_app_log_loki_lokipb_v1_loki_proto_init() { MessageInfos: file_app_log_loki_lokipb_v1_loki_proto_msgTypes, }.Build() File_app_log_loki_lokipb_v1_loki_proto = out.File - file_app_log_loki_lokipb_v1_loki_proto_rawDesc = nil file_app_log_loki_lokipb_v1_loki_proto_goTypes = nil file_app_log_loki_lokipb_v1_loki_proto_depIdxs = nil } diff --git a/app/peerinfo/peerinfopb/v1/peerinfo.pb.go b/app/peerinfo/peerinfopb/v1/peerinfo.pb.go index cfba36769..bffac8a15 100644 --- a/app/peerinfo/peerinfopb/v1/peerinfo.pb.go +++ b/app/peerinfo/peerinfopb/v1/peerinfo.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: app/peerinfo/peerinfopb/v1/peerinfo.proto @@ -12,6 +12,7 @@ import ( timestamppb "google.golang.org/protobuf/types/known/timestamppb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -115,7 +116,7 @@ func (x *PeerInfo) GetNickname() string { var File_app_peerinfo_peerinfopb_v1_peerinfo_proto protoreflect.FileDescriptor -var file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc = []byte{ +var file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc = string([]byte{ 0x0a, 0x29, 0x61, 0x70, 0x70, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x66, 0x6f, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x66, 0x6f, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x66, 0x6f, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x1a, 0x61, 0x70, 0x70, @@ -148,16 +149,16 @@ var file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc = []byte{ 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x61, 0x70, 0x70, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x66, 0x6f, 0x2f, 0x70, 0x65, 0x65, 0x72, 0x69, 0x6e, 0x66, 0x6f, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescOnce sync.Once - file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData = file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc + file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData []byte ) func file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescGZIP() []byte { file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescOnce.Do(func() { - file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData = protoimpl.X.CompressGZIP(file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData) + file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc), len(file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc))) }) return file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDescData } @@ -187,7 +188,7 @@ func file_app_peerinfo_peerinfopb_v1_peerinfo_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc), len(file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc)), NumEnums: 0, NumMessages: 1, NumExtensions: 0, @@ -198,7 +199,6 @@ func file_app_peerinfo_peerinfopb_v1_peerinfo_proto_init() { MessageInfos: file_app_peerinfo_peerinfopb_v1_peerinfo_proto_msgTypes, }.Build() File_app_peerinfo_peerinfopb_v1_peerinfo_proto = out.File - file_app_peerinfo_peerinfopb_v1_peerinfo_proto_rawDesc = nil file_app_peerinfo_peerinfopb_v1_peerinfo_proto_goTypes = nil file_app_peerinfo_peerinfopb_v1_peerinfo_proto_depIdxs = nil } diff --git a/app/protonil/testdata/v1/test.pb.go b/app/protonil/testdata/v1/test.pb.go index 3ff2d75f9..75773fd55 100644 --- a/app/protonil/testdata/v1/test.pb.go +++ b/app/protonil/testdata/v1/test.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: app/protonil/testdata/v1/test.proto @@ -11,6 +11,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -370,7 +371,7 @@ func (x *Attack) GetM3Attack() *M3 { var File_app_protonil_testdata_v1_test_proto protoreflect.FileDescriptor -var file_app_protonil_testdata_v1_test_proto_rawDesc = []byte{ +var file_app_protonil_testdata_v1_test_proto_rawDesc = string([]byte{ 0x0a, 0x23, 0x61, 0x70, 0x70, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x6e, 0x69, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x64, 0x61, 0x74, 0x61, 0x2f, 0x76, 0x31, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x18, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, @@ -436,16 +437,16 @@ var file_app_protonil_testdata_v1_test_proto_rawDesc = []byte{ 0x2f, 0x61, 0x70, 0x70, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x6e, 0x69, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x64, 0x61, 0x74, 0x61, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_app_protonil_testdata_v1_test_proto_rawDescOnce sync.Once - file_app_protonil_testdata_v1_test_proto_rawDescData = file_app_protonil_testdata_v1_test_proto_rawDesc + file_app_protonil_testdata_v1_test_proto_rawDescData []byte ) func file_app_protonil_testdata_v1_test_proto_rawDescGZIP() []byte { file_app_protonil_testdata_v1_test_proto_rawDescOnce.Do(func() { - file_app_protonil_testdata_v1_test_proto_rawDescData = protoimpl.X.CompressGZIP(file_app_protonil_testdata_v1_test_proto_rawDescData) + file_app_protonil_testdata_v1_test_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_app_protonil_testdata_v1_test_proto_rawDesc), len(file_app_protonil_testdata_v1_test_proto_rawDesc))) }) return file_app_protonil_testdata_v1_test_proto_rawDescData } @@ -491,7 +492,7 @@ func file_app_protonil_testdata_v1_test_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_app_protonil_testdata_v1_test_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_app_protonil_testdata_v1_test_proto_rawDesc), len(file_app_protonil_testdata_v1_test_proto_rawDesc)), NumEnums: 0, NumMessages: 7, NumExtensions: 0, @@ -502,7 +503,6 @@ func file_app_protonil_testdata_v1_test_proto_init() { MessageInfos: file_app_protonil_testdata_v1_test_proto_msgTypes, }.Build() File_app_protonil_testdata_v1_test_proto = out.File - file_app_protonil_testdata_v1_test_proto_rawDesc = nil file_app_protonil_testdata_v1_test_proto_goTypes = nil file_app_protonil_testdata_v1_test_proto_depIdxs = nil } diff --git a/cluster/manifestpb/v1/manifest.pb.go b/cluster/manifestpb/v1/manifest.pb.go index 8d166c703..41ef00b4e 100644 --- a/cluster/manifestpb/v1/manifest.pb.go +++ b/cluster/manifestpb/v1/manifest.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: cluster/manifestpb/v1/manifest.proto @@ -12,6 +12,7 @@ import ( anypb "google.golang.org/protobuf/types/known/anypb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -564,7 +565,7 @@ func (*Empty) Descriptor() ([]byte, []int) { var File_cluster_manifestpb_v1_manifest_proto protoreflect.FileDescriptor -var file_cluster_manifestpb_v1_manifest_proto_rawDesc = []byte{ +var file_cluster_manifestpb_v1_manifest_proto_rawDesc = string([]byte{ 0x0a, 0x24, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x6d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x15, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x2e, @@ -650,16 +651,16 @@ var file_cluster_manifestpb_v1_manifest_proto_rawDesc = []byte{ 0x72, 0x6f, 0x6e, 0x2f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x6d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_cluster_manifestpb_v1_manifest_proto_rawDescOnce sync.Once - file_cluster_manifestpb_v1_manifest_proto_rawDescData = file_cluster_manifestpb_v1_manifest_proto_rawDesc + file_cluster_manifestpb_v1_manifest_proto_rawDescData []byte ) func file_cluster_manifestpb_v1_manifest_proto_rawDescGZIP() []byte { file_cluster_manifestpb_v1_manifest_proto_rawDescOnce.Do(func() { - file_cluster_manifestpb_v1_manifest_proto_rawDescData = protoimpl.X.CompressGZIP(file_cluster_manifestpb_v1_manifest_proto_rawDescData) + file_cluster_manifestpb_v1_manifest_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_cluster_manifestpb_v1_manifest_proto_rawDesc), len(file_cluster_manifestpb_v1_manifest_proto_rawDesc))) }) return file_cluster_manifestpb_v1_manifest_proto_rawDescData } @@ -700,7 +701,7 @@ func file_cluster_manifestpb_v1_manifest_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_cluster_manifestpb_v1_manifest_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_cluster_manifestpb_v1_manifest_proto_rawDesc), len(file_cluster_manifestpb_v1_manifest_proto_rawDesc)), NumEnums: 0, NumMessages: 9, NumExtensions: 0, @@ -711,7 +712,6 @@ func file_cluster_manifestpb_v1_manifest_proto_init() { MessageInfos: file_cluster_manifestpb_v1_manifest_proto_msgTypes, }.Build() File_cluster_manifestpb_v1_manifest_proto = out.File - file_cluster_manifestpb_v1_manifest_proto_rawDesc = nil file_cluster_manifestpb_v1_manifest_proto_goTypes = nil file_cluster_manifestpb_v1_manifest_proto_depIdxs = nil } diff --git a/core/corepb/v1/consensus.pb.go b/core/corepb/v1/consensus.pb.go index d71701781..1c3ced49f 100644 --- a/core/corepb/v1/consensus.pb.go +++ b/core/corepb/v1/consensus.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: core/corepb/v1/consensus.proto @@ -13,6 +13,7 @@ import ( timestamppb "google.golang.org/protobuf/types/known/timestamppb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -364,7 +365,7 @@ func (x *SniffedConsensusInstances) GetGitHash() string { var File_core_corepb_v1_consensus_proto protoreflect.FileDescriptor -var file_core_corepb_v1_consensus_proto_rawDesc = []byte{ +var file_core_corepb_v1_consensus_proto_rawDesc = string([]byte{ 0x0a, 0x1e, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x6f, 0x6e, 0x73, 0x65, 0x6e, 0x73, 0x75, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2e, 0x76, 0x31, @@ -437,16 +438,16 @@ var file_core_corepb_v1_consensus_proto_rawDesc = []byte{ 0x6f, 0x6d, 0x2f, 0x6f, 0x62, 0x6f, 0x6c, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_core_corepb_v1_consensus_proto_rawDescOnce sync.Once - file_core_corepb_v1_consensus_proto_rawDescData = file_core_corepb_v1_consensus_proto_rawDesc + file_core_corepb_v1_consensus_proto_rawDescData []byte ) func file_core_corepb_v1_consensus_proto_rawDescGZIP() []byte { file_core_corepb_v1_consensus_proto_rawDescOnce.Do(func() { - file_core_corepb_v1_consensus_proto_rawDescData = protoimpl.X.CompressGZIP(file_core_corepb_v1_consensus_proto_rawDescData) + file_core_corepb_v1_consensus_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_core_corepb_v1_consensus_proto_rawDesc), len(file_core_corepb_v1_consensus_proto_rawDesc))) }) return file_core_corepb_v1_consensus_proto_rawDescData } @@ -489,7 +490,7 @@ func file_core_corepb_v1_consensus_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_core_corepb_v1_consensus_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_core_corepb_v1_consensus_proto_rawDesc), len(file_core_corepb_v1_consensus_proto_rawDesc)), NumEnums: 0, NumMessages: 5, NumExtensions: 0, @@ -500,7 +501,6 @@ func file_core_corepb_v1_consensus_proto_init() { MessageInfos: file_core_corepb_v1_consensus_proto_msgTypes, }.Build() File_core_corepb_v1_consensus_proto = out.File - file_core_corepb_v1_consensus_proto_rawDesc = nil file_core_corepb_v1_consensus_proto_goTypes = nil file_core_corepb_v1_consensus_proto_depIdxs = nil } diff --git a/core/corepb/v1/core.pb.go b/core/corepb/v1/core.pb.go index bb95e4f7d..7754825df 100644 --- a/core/corepb/v1/core.pb.go +++ b/core/corepb/v1/core.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: core/corepb/v1/core.proto @@ -11,6 +11,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -222,7 +223,7 @@ func (x *ParSignedData) GetShareIdx() int32 { var File_core_corepb_v1_core_proto protoreflect.FileDescriptor -var file_core_corepb_v1_core_proto_rawDesc = []byte{ +var file_core_corepb_v1_core_proto_rawDesc = string([]byte{ 0x0a, 0x19, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x22, 0x2e, 0x0a, 0x04, 0x44, @@ -258,16 +259,16 @@ var file_core_corepb_v1_core_proto_rawDesc = []byte{ 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_core_corepb_v1_core_proto_rawDescOnce sync.Once - file_core_corepb_v1_core_proto_rawDescData = file_core_corepb_v1_core_proto_rawDesc + file_core_corepb_v1_core_proto_rawDescData []byte ) func file_core_corepb_v1_core_proto_rawDescGZIP() []byte { file_core_corepb_v1_core_proto_rawDescOnce.Do(func() { - file_core_corepb_v1_core_proto_rawDescData = protoimpl.X.CompressGZIP(file_core_corepb_v1_core_proto_rawDescData) + file_core_corepb_v1_core_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_core_corepb_v1_core_proto_rawDesc), len(file_core_corepb_v1_core_proto_rawDesc))) }) return file_core_corepb_v1_core_proto_rawDescData } @@ -301,7 +302,7 @@ func file_core_corepb_v1_core_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_core_corepb_v1_core_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_core_corepb_v1_core_proto_rawDesc), len(file_core_corepb_v1_core_proto_rawDesc)), NumEnums: 0, NumMessages: 6, NumExtensions: 0, @@ -312,7 +313,6 @@ func file_core_corepb_v1_core_proto_init() { MessageInfos: file_core_corepb_v1_core_proto_msgTypes, }.Build() File_core_corepb_v1_core_proto = out.File - file_core_corepb_v1_core_proto_rawDesc = nil file_core_corepb_v1_core_proto_goTypes = nil file_core_corepb_v1_core_proto_depIdxs = nil } diff --git a/core/corepb/v1/parsigex.pb.go b/core/corepb/v1/parsigex.pb.go index 211320d12..6324aa178 100644 --- a/core/corepb/v1/parsigex.pb.go +++ b/core/corepb/v1/parsigex.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: core/corepb/v1/parsigex.proto @@ -11,6 +11,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -74,7 +75,7 @@ func (x *ParSigExMsg) GetDataSet() *ParSignedDataSet { var File_core_corepb_v1_parsigex_proto protoreflect.FileDescriptor -var file_core_corepb_v1_parsigex_proto_rawDesc = []byte{ +var file_core_corepb_v1_parsigex_proto_rawDesc = string([]byte{ 0x0a, 0x1d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x70, 0x61, 0x72, 0x73, 0x69, 0x67, 0x65, 0x78, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x1a, @@ -91,16 +92,16 @@ var file_core_corepb_v1_parsigex_proto_rawDesc = []byte{ 0x62, 0x6f, 0x6c, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_core_corepb_v1_parsigex_proto_rawDescOnce sync.Once - file_core_corepb_v1_parsigex_proto_rawDescData = file_core_corepb_v1_parsigex_proto_rawDesc + file_core_corepb_v1_parsigex_proto_rawDescData []byte ) func file_core_corepb_v1_parsigex_proto_rawDescGZIP() []byte { file_core_corepb_v1_parsigex_proto_rawDescOnce.Do(func() { - file_core_corepb_v1_parsigex_proto_rawDescData = protoimpl.X.CompressGZIP(file_core_corepb_v1_parsigex_proto_rawDescData) + file_core_corepb_v1_parsigex_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_core_corepb_v1_parsigex_proto_rawDesc), len(file_core_corepb_v1_parsigex_proto_rawDesc))) }) return file_core_corepb_v1_parsigex_proto_rawDescData } @@ -131,7 +132,7 @@ func file_core_corepb_v1_parsigex_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_core_corepb_v1_parsigex_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_core_corepb_v1_parsigex_proto_rawDesc), len(file_core_corepb_v1_parsigex_proto_rawDesc)), NumEnums: 0, NumMessages: 1, NumExtensions: 0, @@ -142,7 +143,6 @@ func file_core_corepb_v1_parsigex_proto_init() { MessageInfos: file_core_corepb_v1_parsigex_proto_msgTypes, }.Build() File_core_corepb_v1_parsigex_proto = out.File - file_core_corepb_v1_parsigex_proto_rawDesc = nil file_core_corepb_v1_parsigex_proto_goTypes = nil file_core_corepb_v1_parsigex_proto_depIdxs = nil } diff --git a/core/corepb/v1/priority.pb.go b/core/corepb/v1/priority.pb.go index 62118094a..a0af1e942 100644 --- a/core/corepb/v1/priority.pb.go +++ b/core/corepb/v1/priority.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: core/corepb/v1/priority.proto @@ -12,6 +12,7 @@ import ( anypb "google.golang.org/protobuf/types/known/anypb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -306,7 +307,7 @@ func (x *PriorityScoredResult) GetScore() int64 { var File_core_corepb_v1_priority_proto protoreflect.FileDescriptor -var file_core_corepb_v1_priority_proto_rawDesc = []byte{ +var file_core_corepb_v1_priority_proto_rawDesc = string([]byte{ 0x0a, 0x1d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x70, 0x72, 0x69, 0x6f, 0x72, 0x69, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x1a, @@ -359,16 +360,16 @@ var file_core_corepb_v1_priority_proto_rawDesc = []byte{ 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x63, 0x6f, 0x72, 0x65, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_core_corepb_v1_priority_proto_rawDescOnce sync.Once - file_core_corepb_v1_priority_proto_rawDescData = file_core_corepb_v1_priority_proto_rawDesc + file_core_corepb_v1_priority_proto_rawDescData []byte ) func file_core_corepb_v1_priority_proto_rawDescGZIP() []byte { file_core_corepb_v1_priority_proto_rawDescOnce.Do(func() { - file_core_corepb_v1_priority_proto_rawDescData = protoimpl.X.CompressGZIP(file_core_corepb_v1_priority_proto_rawDescData) + file_core_corepb_v1_priority_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_core_corepb_v1_priority_proto_rawDesc), len(file_core_corepb_v1_priority_proto_rawDesc))) }) return file_core_corepb_v1_priority_proto_rawDescData } @@ -410,7 +411,7 @@ func file_core_corepb_v1_priority_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_core_corepb_v1_priority_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_core_corepb_v1_priority_proto_rawDesc), len(file_core_corepb_v1_priority_proto_rawDesc)), NumEnums: 0, NumMessages: 5, NumExtensions: 0, @@ -421,7 +422,6 @@ func file_core_corepb_v1_priority_proto_init() { MessageInfos: file_core_corepb_v1_priority_proto_msgTypes, }.Build() File_core_corepb_v1_priority_proto = out.File - file_core_corepb_v1_priority_proto_rawDesc = nil file_core_corepb_v1_priority_proto_goTypes = nil file_core_corepb_v1_priority_proto_depIdxs = nil } diff --git a/dkg/dkgpb/v1/bcast.pb.go b/dkg/dkgpb/v1/bcast.pb.go index 46618d4ab..238aa1f29 100644 --- a/dkg/dkgpb/v1/bcast.pb.go +++ b/dkg/dkgpb/v1/bcast.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: dkg/dkgpb/v1/bcast.proto @@ -12,6 +12,7 @@ import ( anypb "google.golang.org/protobuf/types/known/anypb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -187,7 +188,7 @@ func (x *BCastMessage) GetSignatures() [][]byte { var File_dkg_dkgpb_v1_bcast_proto protoreflect.FileDescriptor -var file_dkg_dkgpb_v1_bcast_proto_rawDesc = []byte{ +var file_dkg_dkgpb_v1_bcast_proto_rawDesc = string([]byte{ 0x0a, 0x18, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x62, 0x63, 0x61, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x64, 0x6b, 0x67, 0x2e, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, @@ -213,16 +214,16 @@ var file_dkg_dkgpb_v1_bcast_proto_rawDesc = []byte{ 0x6c, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_dkg_dkgpb_v1_bcast_proto_rawDescOnce sync.Once - file_dkg_dkgpb_v1_bcast_proto_rawDescData = file_dkg_dkgpb_v1_bcast_proto_rawDesc + file_dkg_dkgpb_v1_bcast_proto_rawDescData []byte ) func file_dkg_dkgpb_v1_bcast_proto_rawDescGZIP() []byte { file_dkg_dkgpb_v1_bcast_proto_rawDescOnce.Do(func() { - file_dkg_dkgpb_v1_bcast_proto_rawDescData = protoimpl.X.CompressGZIP(file_dkg_dkgpb_v1_bcast_proto_rawDescData) + file_dkg_dkgpb_v1_bcast_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_bcast_proto_rawDesc), len(file_dkg_dkgpb_v1_bcast_proto_rawDesc))) }) return file_dkg_dkgpb_v1_bcast_proto_rawDescData } @@ -253,7 +254,7 @@ func file_dkg_dkgpb_v1_bcast_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_dkg_dkgpb_v1_bcast_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_bcast_proto_rawDesc), len(file_dkg_dkgpb_v1_bcast_proto_rawDesc)), NumEnums: 0, NumMessages: 3, NumExtensions: 0, @@ -264,7 +265,6 @@ func file_dkg_dkgpb_v1_bcast_proto_init() { MessageInfos: file_dkg_dkgpb_v1_bcast_proto_msgTypes, }.Build() File_dkg_dkgpb_v1_bcast_proto = out.File - file_dkg_dkgpb_v1_bcast_proto_rawDesc = nil file_dkg_dkgpb_v1_bcast_proto_goTypes = nil file_dkg_dkgpb_v1_bcast_proto_depIdxs = nil } diff --git a/dkg/dkgpb/v1/frost.pb.go b/dkg/dkgpb/v1/frost.pb.go index 99f395edf..9835fb312 100644 --- a/dkg/dkgpb/v1/frost.pb.go +++ b/dkg/dkgpb/v1/frost.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: dkg/dkgpb/v1/frost.proto @@ -11,6 +11,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -402,7 +403,7 @@ func (x *FrostRound2Cast) GetVkShare() []byte { var File_dkg_dkgpb_v1_frost_proto protoreflect.FileDescriptor -var file_dkg_dkgpb_v1_frost_proto_rawDesc = []byte{ +var file_dkg_dkgpb_v1_frost_proto_rawDesc = string([]byte{ 0x0a, 0x18, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x66, 0x72, 0x6f, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x64, 0x6b, 0x67, 0x2e, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x22, 0x60, 0x0a, 0x0b, 0x46, 0x72, 0x6f, 0x73, @@ -453,16 +454,16 @@ var file_dkg_dkgpb_v1_frost_proto_rawDesc = []byte{ 0x6d, 0x2f, 0x6f, 0x62, 0x6f, 0x6c, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_dkg_dkgpb_v1_frost_proto_rawDescOnce sync.Once - file_dkg_dkgpb_v1_frost_proto_rawDescData = file_dkg_dkgpb_v1_frost_proto_rawDesc + file_dkg_dkgpb_v1_frost_proto_rawDescData []byte ) func file_dkg_dkgpb_v1_frost_proto_rawDescGZIP() []byte { file_dkg_dkgpb_v1_frost_proto_rawDescOnce.Do(func() { - file_dkg_dkgpb_v1_frost_proto_rawDescData = protoimpl.X.CompressGZIP(file_dkg_dkgpb_v1_frost_proto_rawDescData) + file_dkg_dkgpb_v1_frost_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_frost_proto_rawDesc), len(file_dkg_dkgpb_v1_frost_proto_rawDesc))) }) return file_dkg_dkgpb_v1_frost_proto_rawDescData } @@ -500,7 +501,7 @@ func file_dkg_dkgpb_v1_frost_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_dkg_dkgpb_v1_frost_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_frost_proto_rawDesc), len(file_dkg_dkgpb_v1_frost_proto_rawDesc)), NumEnums: 0, NumMessages: 7, NumExtensions: 0, @@ -511,7 +512,6 @@ func file_dkg_dkgpb_v1_frost_proto_init() { MessageInfos: file_dkg_dkgpb_v1_frost_proto_msgTypes, }.Build() File_dkg_dkgpb_v1_frost_proto = out.File - file_dkg_dkgpb_v1_frost_proto_rawDesc = nil file_dkg_dkgpb_v1_frost_proto_goTypes = nil file_dkg_dkgpb_v1_frost_proto_depIdxs = nil } diff --git a/dkg/dkgpb/v1/nodesigs.pb.go b/dkg/dkgpb/v1/nodesigs.pb.go index 9b5cee1b8..b254c3882 100644 --- a/dkg/dkgpb/v1/nodesigs.pb.go +++ b/dkg/dkgpb/v1/nodesigs.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: dkg/dkgpb/v1/nodesigs.proto @@ -11,6 +11,7 @@ import ( protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -74,7 +75,7 @@ func (x *MsgNodeSig) GetPeerIndex() uint32 { var File_dkg_dkgpb_v1_nodesigs_proto protoreflect.FileDescriptor -var file_dkg_dkgpb_v1_nodesigs_proto_rawDesc = []byte{ +var file_dkg_dkgpb_v1_nodesigs_proto_rawDesc = string([]byte{ 0x0a, 0x1b, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x69, 0x67, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x64, 0x6b, 0x67, 0x2e, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x22, 0x49, 0x0a, 0x0a, 0x4d, @@ -86,16 +87,16 @@ var file_dkg_dkgpb_v1_nodesigs_proto_rawDesc = []byte{ 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6f, 0x62, 0x6f, 0x6c, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_dkg_dkgpb_v1_nodesigs_proto_rawDescOnce sync.Once - file_dkg_dkgpb_v1_nodesigs_proto_rawDescData = file_dkg_dkgpb_v1_nodesigs_proto_rawDesc + file_dkg_dkgpb_v1_nodesigs_proto_rawDescData []byte ) func file_dkg_dkgpb_v1_nodesigs_proto_rawDescGZIP() []byte { file_dkg_dkgpb_v1_nodesigs_proto_rawDescOnce.Do(func() { - file_dkg_dkgpb_v1_nodesigs_proto_rawDescData = protoimpl.X.CompressGZIP(file_dkg_dkgpb_v1_nodesigs_proto_rawDescData) + file_dkg_dkgpb_v1_nodesigs_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_nodesigs_proto_rawDesc), len(file_dkg_dkgpb_v1_nodesigs_proto_rawDesc))) }) return file_dkg_dkgpb_v1_nodesigs_proto_rawDescData } @@ -121,7 +122,7 @@ func file_dkg_dkgpb_v1_nodesigs_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_dkg_dkgpb_v1_nodesigs_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_nodesigs_proto_rawDesc), len(file_dkg_dkgpb_v1_nodesigs_proto_rawDesc)), NumEnums: 0, NumMessages: 1, NumExtensions: 0, @@ -132,7 +133,6 @@ func file_dkg_dkgpb_v1_nodesigs_proto_init() { MessageInfos: file_dkg_dkgpb_v1_nodesigs_proto_msgTypes, }.Build() File_dkg_dkgpb_v1_nodesigs_proto = out.File - file_dkg_dkgpb_v1_nodesigs_proto_rawDesc = nil file_dkg_dkgpb_v1_nodesigs_proto_goTypes = nil file_dkg_dkgpb_v1_nodesigs_proto_depIdxs = nil } diff --git a/dkg/dkgpb/v1/sync.pb.go b/dkg/dkgpb/v1/sync.pb.go index 6a9107e63..1ac8acd7f 100644 --- a/dkg/dkgpb/v1/sync.pb.go +++ b/dkg/dkgpb/v1/sync.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.3 +// protoc-gen-go v1.36.4 // protoc (unknown) // source: dkg/dkgpb/v1/sync.proto @@ -12,6 +12,7 @@ import ( timestamppb "google.golang.org/protobuf/types/known/timestamppb" reflect "reflect" sync "sync" + unsafe "unsafe" ) const ( @@ -151,7 +152,7 @@ func (x *MsgSyncResponse) GetError() string { var File_dkg_dkgpb_v1_sync_proto protoreflect.FileDescriptor -var file_dkg_dkgpb_v1_sync_proto_rawDesc = []byte{ +var file_dkg_dkgpb_v1_sync_proto_rawDesc = string([]byte{ 0x0a, 0x17, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x2f, 0x73, 0x79, 0x6e, 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x64, 0x6b, 0x67, 0x2e, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2e, 0x76, 0x31, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, @@ -179,16 +180,16 @@ var file_dkg_dkgpb_v1_sync_proto_rawDesc = []byte{ 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x2f, 0x63, 0x68, 0x61, 0x72, 0x6f, 0x6e, 0x2f, 0x64, 0x6b, 0x67, 0x2f, 0x64, 0x6b, 0x67, 0x70, 0x62, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, -} +}) var ( file_dkg_dkgpb_v1_sync_proto_rawDescOnce sync.Once - file_dkg_dkgpb_v1_sync_proto_rawDescData = file_dkg_dkgpb_v1_sync_proto_rawDesc + file_dkg_dkgpb_v1_sync_proto_rawDescData []byte ) func file_dkg_dkgpb_v1_sync_proto_rawDescGZIP() []byte { file_dkg_dkgpb_v1_sync_proto_rawDescOnce.Do(func() { - file_dkg_dkgpb_v1_sync_proto_rawDescData = protoimpl.X.CompressGZIP(file_dkg_dkgpb_v1_sync_proto_rawDescData) + file_dkg_dkgpb_v1_sync_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_sync_proto_rawDesc), len(file_dkg_dkgpb_v1_sync_proto_rawDesc))) }) return file_dkg_dkgpb_v1_sync_proto_rawDescData } @@ -218,7 +219,7 @@ func file_dkg_dkgpb_v1_sync_proto_init() { out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_dkg_dkgpb_v1_sync_proto_rawDesc, + RawDescriptor: unsafe.Slice(unsafe.StringData(file_dkg_dkgpb_v1_sync_proto_rawDesc), len(file_dkg_dkgpb_v1_sync_proto_rawDesc)), NumEnums: 0, NumMessages: 2, NumExtensions: 0, @@ -229,7 +230,6 @@ func file_dkg_dkgpb_v1_sync_proto_init() { MessageInfos: file_dkg_dkgpb_v1_sync_proto_msgTypes, }.Build() File_dkg_dkgpb_v1_sync_proto = out.File - file_dkg_dkgpb_v1_sync_proto_rawDesc = nil file_dkg_dkgpb_v1_sync_proto_goTypes = nil file_dkg_dkgpb_v1_sync_proto_depIdxs = nil }