prysm-pulse/proto/eth/v1
2022-06-27 18:32:38 +02:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestation.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
attestation.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_block.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_block.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
beacon_block.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_chain.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_chain.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
beacon_chain.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_state.pb.go Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00
beacon_state.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
beacon_state.proto Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
events.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
events.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
events.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
generated.ssz.go Update fastssz dependency in deps.bzl (#10939) 2022-06-27 18:32:38 +02:00
node.pb.go Add is_optimistic to SyncDetails, hydrate via ValidateSync (#10692) 2022-06-14 17:47:09 +00:00
node.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
node.proto Add is_optimistic to SyncDetails, hydrate via ValidateSync (#10692) 2022-06-14 17:47:09 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validator.pb.gw.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
validator.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00

gRPC Gateway

This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.