mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
revert changes to unrelated pb/ssz files
This commit is contained in:
7
proto/dbval/dbval.pb.go
generated
7
proto/dbval/dbval.pb.go
generated
@@ -7,10 +7,11 @@
|
||||
package dbval
|
||||
|
||||
import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -183,4 +184,4 @@ func file_proto_dbval_dbval_proto_init() {
|
||||
file_proto_dbval_dbval_proto_rawDesc = nil
|
||||
file_proto_dbval_dbval_proto_goTypes = nil
|
||||
file_proto_dbval_dbval_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/engine/v1/electra.pb.go
generated
7
proto/engine/v1/electra.pb.go
generated
@@ -7,11 +7,12 @@
|
||||
package enginev1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -460,4 +461,4 @@ func file_proto_engine_v1_electra_proto_init() {
|
||||
file_proto_engine_v1_electra_proto_rawDesc = nil
|
||||
file_proto_engine_v1_electra_proto_goTypes = nil
|
||||
file_proto_engine_v1_electra_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/engine/v1/execution_engine.pb.go
generated
7
proto/engine/v1/execution_engine.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package enginev1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -2351,4 +2352,4 @@ func file_proto_engine_v1_execution_engine_proto_init() {
|
||||
file_proto_engine_v1_execution_engine_proto_rawDesc = nil
|
||||
file_proto_engine_v1_execution_engine_proto_goTypes = nil
|
||||
file_proto_engine_v1_execution_engine_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
5
proto/eth/ext/options.pb.go
generated
5
proto/eth/ext/options.pb.go
generated
@@ -7,10 +7,11 @@
|
||||
package ext
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
descriptorpb "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -139,4 +140,4 @@ func file_proto_eth_ext_options_proto_init() {
|
||||
file_proto_eth_ext_options_proto_rawDesc = nil
|
||||
file_proto_eth_ext_options_proto_goTypes = nil
|
||||
file_proto_eth_ext_options_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/attestation.pb.go
generated
7
proto/eth/v1/attestation.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -549,4 +550,4 @@ func file_proto_eth_v1_attestation_proto_init() {
|
||||
file_proto_eth_v1_attestation_proto_rawDesc = nil
|
||||
file_proto_eth_v1_attestation_proto_goTypes = nil
|
||||
file_proto_eth_v1_attestation_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/beacon_block.pb.go
generated
7
proto/eth/v1/beacon_block.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -1380,4 +1381,4 @@ func file_proto_eth_v1_beacon_block_proto_init() {
|
||||
file_proto_eth_v1_beacon_block_proto_rawDesc = nil
|
||||
file_proto_eth_v1_beacon_block_proto_goTypes = nil
|
||||
file_proto_eth_v1_beacon_block_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/beacon_chain.pb.go
generated
7
proto/eth/v1/beacon_chain.pb.go
generated
@@ -7,11 +7,12 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -151,4 +152,4 @@ func file_proto_eth_v1_beacon_chain_proto_init() {
|
||||
file_proto_eth_v1_beacon_chain_proto_rawDesc = nil
|
||||
file_proto_eth_v1_beacon_chain_proto_goTypes = nil
|
||||
file_proto_eth_v1_beacon_chain_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/events.pb.go
generated
7
proto/eth/v1/events.pb.go
generated
@@ -7,13 +7,14 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -556,4 +557,4 @@ func file_proto_eth_v1_events_proto_init() {
|
||||
file_proto_eth_v1_events_proto_rawDesc = nil
|
||||
file_proto_eth_v1_events_proto_goTypes = nil
|
||||
file_proto_eth_v1_events_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: dc11029a7f019f6c900b35f68bbe0a9ff6ca31ba1f7d8c18518cad810690300d
|
||||
// Hash: 2874e1dadeb47411763f48fe31e5daaa91ac663e796933d9a508c2e7be94fa5e
|
||||
package v1
|
||||
|
||||
import (
|
||||
@@ -2464,4 +2464,4 @@ func (v *Validator) HashTreeRootWith(hh *ssz.Hasher) (err error) {
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/node.pb.go
generated
7
proto/eth/v1/node.pb.go
generated
@@ -7,11 +7,12 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -306,4 +307,4 @@ func file_proto_eth_v1_node_proto_init() {
|
||||
file_proto_eth_v1_node_proto_rawDesc = nil
|
||||
file_proto_eth_v1_node_proto_goTypes = nil
|
||||
file_proto_eth_v1_node_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v1/validator.pb.go
generated
7
proto/eth/v1/validator.pb.go
generated
@@ -7,13 +7,14 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -508,4 +509,4 @@ func file_proto_eth_v1_validator_proto_init() {
|
||||
file_proto_eth_v1_validator_proto_rawDesc = nil
|
||||
file_proto_eth_v1_validator_proto_goTypes = nil
|
||||
file_proto_eth_v1_validator_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/beacon_block.pb.go
generated
7
proto/eth/v2/beacon_block.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
v11 "github.com/prysmaticlabs/prysm/v5/proto/engine/v1"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
v1 "github.com/prysmaticlabs/prysm/v5/proto/eth/v1"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -4188,4 +4189,4 @@ func file_proto_eth_v2_beacon_block_proto_init() {
|
||||
file_proto_eth_v2_beacon_block_proto_rawDesc = nil
|
||||
file_proto_eth_v2_beacon_block_proto_goTypes = nil
|
||||
file_proto_eth_v2_beacon_block_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/beacon_lightclient.pb.go
generated
7
proto/eth/v2/beacon_lightclient.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
v11 "github.com/prysmaticlabs/prysm/v5/proto/engine/v1"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
v1 "github.com/prysmaticlabs/prysm/v5/proto/eth/v1"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -1187,4 +1188,4 @@ func file_proto_eth_v2_beacon_lightclient_proto_init() {
|
||||
file_proto_eth_v2_beacon_lightclient_proto_rawDesc = nil
|
||||
file_proto_eth_v2_beacon_lightclient_proto_goTypes = nil
|
||||
file_proto_eth_v2_beacon_lightclient_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/ssz.pb.go
generated
7
proto/eth/v2/ssz.pb.go
generated
@@ -7,10 +7,11 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -184,4 +185,4 @@ func file_proto_eth_v2_ssz_proto_init() {
|
||||
file_proto_eth_v2_ssz_proto_rawDesc = nil
|
||||
file_proto_eth_v2_ssz_proto_goTypes = nil
|
||||
file_proto_eth_v2_ssz_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/sync_committee.pb.go
generated
7
proto/eth/v2/sync_committee.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -336,4 +337,4 @@ func file_proto_eth_v2_sync_committee_proto_init() {
|
||||
file_proto_eth_v2_sync_committee_proto_rawDesc = nil
|
||||
file_proto_eth_v2_sync_committee_proto_goTypes = nil
|
||||
file_proto_eth_v2_sync_committee_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/validator.pb.go
generated
7
proto/eth/v2/validator.pb.go
generated
@@ -7,13 +7,14 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -543,4 +544,4 @@ func file_proto_eth_v2_validator_proto_init() {
|
||||
file_proto_eth_v2_validator_proto_rawDesc = nil
|
||||
file_proto_eth_v2_validator_proto_goTypes = nil
|
||||
file_proto_eth_v2_validator_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/version.pb.go
generated
7
proto/eth/v2/version.pb.go
generated
@@ -7,10 +7,11 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -147,4 +148,4 @@ func file_proto_eth_v2_version_proto_init() {
|
||||
file_proto_eth_v2_version_proto_rawDesc = nil
|
||||
file_proto_eth_v2_version_proto_goTypes = nil
|
||||
file_proto_eth_v2_version_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/eth/v2/withdrawals.pb.go
generated
7
proto/eth/v2/withdrawals.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -258,4 +259,4 @@ func file_proto_eth_v2_withdrawals_proto_init() {
|
||||
file_proto_eth_v2_withdrawals_proto_rawDesc = nil
|
||||
file_proto_eth_v2_withdrawals_proto_goTypes = nil
|
||||
file_proto_eth_v2_withdrawals_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: 4042564bd49ddfd3eb0022392bb89aadf677a7fc2689dd4ba2e7fb1177bc08c7
|
||||
// Hash: 18a07a11eb3d1daaafe0b6b1ac8934e9333ea6eceed7d5ef30166b9c2fb50d39
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -2785,4 +2785,4 @@ func (s *SignedContributionAndProof) HashTreeRootWith(hh *ssz.Hasher) (err error
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/attestation.pb.go
generated
7
proto/prysm/v1alpha1/attestation.pb.go
generated
@@ -7,13 +7,14 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -831,4 +832,4 @@ func file_proto_prysm_v1alpha1_attestation_proto_init() {
|
||||
file_proto_prysm_v1alpha1_attestation_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_attestation_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_attestation_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/beacon_block.pb.go
generated
7
proto/prysm/v1alpha1/beacon_block.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
v1 "github.com/prysmaticlabs/prysm/v5/proto/engine/v1"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -7070,4 +7071,4 @@ func file_proto_prysm_v1alpha1_beacon_block_proto_init() {
|
||||
file_proto_prysm_v1alpha1_beacon_block_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_beacon_block_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_beacon_block_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/beacon_chain.pb.go
generated
7
proto/prysm/v1alpha1/beacon_chain.pb.go
generated
@@ -8,6 +8,9 @@ package eth
|
||||
|
||||
import (
|
||||
context "context"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
_ "google.golang.org/genproto/googleapis/api/annotations"
|
||||
@@ -17,8 +20,6 @@ import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
emptypb "google.golang.org/protobuf/types/known/emptypb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -5921,4 +5922,4 @@ var _BeaconChain_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
Streams: []grpc.StreamDesc{},
|
||||
Metadata: "proto/prysm/v1alpha1/beacon_chain.proto",
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/beacon_state.pb.go
generated
7
proto/prysm/v1alpha1/beacon_state.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
v1 "github.com/prysmaticlabs/prysm/v5/proto/engine/v1"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -3612,4 +3613,4 @@ func file_proto_prysm_v1alpha1_beacon_state_proto_init() {
|
||||
file_proto_prysm_v1alpha1_beacon_state_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_beacon_state_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_beacon_state_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: 91a259b599ef83b61fda0f293671640e41e71ba3286db46fa7f73dfadec423ae
|
||||
// Hash: c6614861443f105e2d5445ca29187cc78c2a929161d0a15b36ce2f0e6517a0ea
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -2327,4 +2327,4 @@ func (b *BeaconStateBellatrix) HashTreeRootWith(hh *ssz.Hasher) (err error) {
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/blobs.pb.go
generated
7
proto/prysm/v1alpha1/blobs.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -454,4 +455,4 @@ func file_proto_prysm_v1alpha1_blobs_proto_init() {
|
||||
file_proto_prysm_v1alpha1_blobs_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_blobs_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_blobs_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: 664435789bfe6924ab59cf4e482906c993eb06f3aee6ac2a4d43776c7717f0da
|
||||
// Hash: 6bee0cf7c5707af68be518a221b248ce37edd4b0b1e6fec9703c6152a5107a1d
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -3772,4 +3772,4 @@ func (s *SignedBLSToExecutionChange) HashTreeRootWith(hh *ssz.Hasher) (err error
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/debug.pb.go
generated
7
proto/prysm/v1alpha1/debug.pb.go
generated
@@ -8,6 +8,9 @@ package eth
|
||||
|
||||
import (
|
||||
context "context"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
_ "google.golang.org/genproto/googleapis/api/annotations"
|
||||
@@ -17,8 +20,6 @@ import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
emptypb "google.golang.org/protobuf/types/known/emptypb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -1483,4 +1484,4 @@ var _Debug_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
Streams: []grpc.StreamDesc{},
|
||||
Metadata: "proto/prysm/v1alpha1/debug.proto",
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: 309262d68d69415dd6a56b23c62bcfb5d9e7d7c703cc8e83b7447f243babbf89
|
||||
// Hash: dc56f26fb2603482588d88426187e889583abce2eeb7556ac0dc1ebaa891c455
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -4463,4 +4463,4 @@ func (l *LightClientOptimisticUpdateDeneb) HashTreeRootWith(hh *ssz.Hasher) (err
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/eip_7251.pb.go
generated
7
proto/prysm/v1alpha1/eip_7251.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -378,4 +379,4 @@ func file_proto_prysm_v1alpha1_eip_7251_proto_init() {
|
||||
file_proto_prysm_v1alpha1_eip_7251_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_eip_7251_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_eip_7251_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -7,10 +7,11 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -164,4 +165,4 @@ func file_proto_prysm_v1alpha1_finalized_block_root_container_proto_init() {
|
||||
file_proto_prysm_v1alpha1_finalized_block_root_container_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_finalized_block_root_container_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_finalized_block_root_container_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/health.pb.go
generated
7
proto/prysm/v1alpha1/health.pb.go
generated
@@ -8,6 +8,9 @@ package eth
|
||||
|
||||
import (
|
||||
context "context"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
_ "google.golang.org/genproto/googleapis/api/annotations"
|
||||
grpc "google.golang.org/grpc"
|
||||
codes "google.golang.org/grpc/codes"
|
||||
@@ -15,8 +18,6 @@ import (
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
emptypb "google.golang.org/protobuf/types/known/emptypb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -278,4 +279,4 @@ var _Health_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
},
|
||||
Metadata: "proto/prysm/v1alpha1/health.proto",
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/node.pb.go
generated
7
proto/prysm/v1alpha1/node.pb.go
generated
@@ -8,6 +8,9 @@ package eth
|
||||
|
||||
import (
|
||||
context "context"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
_ "google.golang.org/genproto/googleapis/api/annotations"
|
||||
grpc "google.golang.org/grpc"
|
||||
@@ -17,8 +20,6 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
emptypb "google.golang.org/protobuf/types/known/emptypb"
|
||||
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -1433,4 +1434,4 @@ var _Node_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
Streams: []grpc.StreamDesc{},
|
||||
Metadata: "proto/prysm/v1alpha1/node.proto",
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: cba4bb01a184eafbc68f3c5d307f665351608aadc4226d50813cdf96f6c7f358
|
||||
// Hash: bfd7d6b556134c3bd236b880245717aa01ae79573b33f2746a08c165ba5dcedb
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -777,4 +777,4 @@ func (d *DepositSnapshot) HashTreeRootWith(hh *ssz.Hasher) (err error) {
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/p2p_messages.pb.go
generated
7
proto/prysm/v1alpha1/p2p_messages.pb.go
generated
@@ -7,14 +7,15 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -630,4 +631,4 @@ func file_proto_prysm_v1alpha1_p2p_messages_proto_init() {
|
||||
file_proto_prysm_v1alpha1_p2p_messages_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_p2p_messages_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_p2p_messages_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by fastssz. DO NOT EDIT.
|
||||
// Hash: e433e7f6e87d5d6c029f39faa488fd2dafcd012eaacf0bd8a4174c2a28eea699
|
||||
// Hash: 5797213d138ec1a089f9dae2198cab6f4f829ac0cc1f0bda2633fff544db4e68
|
||||
package eth
|
||||
|
||||
import (
|
||||
@@ -4048,4 +4048,4 @@ func (v *Validator) HashTreeRootWith(hh *ssz.Hasher) (err error) {
|
||||
|
||||
hh.Merkleize(indx)
|
||||
return
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/powchain.pb.go
generated
7
proto/prysm/v1alpha1/powchain.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
_ "google.golang.org/protobuf/types/descriptorpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -796,4 +797,4 @@ func file_proto_prysm_v1alpha1_powchain_proto_init() {
|
||||
file_proto_prysm_v1alpha1_powchain_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_powchain_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_powchain_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/slasher.pb.go
generated
7
proto/prysm/v1alpha1/slasher.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -186,4 +187,4 @@ func file_proto_prysm_v1alpha1_slasher_proto_init() {
|
||||
file_proto_prysm_v1alpha1_slasher_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_slasher_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_slasher_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/sync_committee.pb.go
generated
7
proto/prysm/v1alpha1/sync_committee.pb.go
generated
@@ -7,13 +7,14 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_go_bitfield "github.com/prysmaticlabs/go-bitfield"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -483,4 +484,4 @@ func file_proto_prysm_v1alpha1_sync_committee_proto_init() {
|
||||
file_proto_prysm_v1alpha1_sync_committee_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_sync_committee_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_sync_committee_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
@@ -7,14 +7,15 @@
|
||||
package validatorpb
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_validator "github.com/prysmaticlabs/prysm/v5/consensus-types/validator"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
v1alpha1 "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -1081,4 +1082,4 @@ func file_proto_prysm_v1alpha1_validator_client_keymanager_proto_init() {
|
||||
file_proto_prysm_v1alpha1_validator_client_keymanager_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_validator_client_keymanager_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_validator_client_keymanager_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/validator.pb.go
generated
7
proto/prysm/v1alpha1/validator.pb.go
generated
@@ -8,6 +8,9 @@ package eth
|
||||
|
||||
import (
|
||||
context "context"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
_ "google.golang.org/genproto/googleapis/api/annotations"
|
||||
@@ -18,8 +21,6 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
emptypb "google.golang.org/protobuf/types/known/emptypb"
|
||||
wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -6168,4 +6169,4 @@ var _BeaconNodeValidator_serviceDesc = grpc.ServiceDesc{
|
||||
},
|
||||
},
|
||||
Metadata: "proto/prysm/v1alpha1/validator.proto",
|
||||
}
|
||||
}
|
||||
7
proto/prysm/v1alpha1/withdrawals.pb.go
generated
7
proto/prysm/v1alpha1/withdrawals.pb.go
generated
@@ -7,12 +7,13 @@
|
||||
package eth
|
||||
|
||||
import (
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
|
||||
github_com_prysmaticlabs_prysm_v5_consensus_types_primitives "github.com/prysmaticlabs/prysm/v5/consensus-types/primitives"
|
||||
_ "github.com/prysmaticlabs/prysm/v5/proto/eth/ext"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -261,4 +262,4 @@ func file_proto_prysm_v1alpha1_withdrawals_proto_init() {
|
||||
file_proto_prysm_v1alpha1_withdrawals_proto_rawDesc = nil
|
||||
file_proto_prysm_v1alpha1_withdrawals_proto_goTypes = nil
|
||||
file_proto_prysm_v1alpha1_withdrawals_proto_depIdxs = nil
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user