prysm-pulse/proto/prysm/v1alpha1
terence tsao d51b52d432
Add pow block protobuf (#10205)
* Add pow_block protobuf

* Revert hash changes

This reverts commit 4afb280385a411b65e960033f4d74f0ba74bc686.

* Revert "Add pow_block protobuf"

This reverts commit 4afb280385a411b65e960033f4d74f0ba74bc686.

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-02-09 22:27:30 +00:00
..
attestation
block Use Execution Payload Defined in Engine V1 Namespace (#10170) 2022-02-02 03:30:35 +00:00
metadata
slashings
validator-client
wrapper
attestation.pb.go
attestation.pb.gw.go
attestation.proto
beacon_block.pb.go
beacon_block.pb.gw.go
beacon_block.proto
beacon_chain.pb.go
beacon_chain.pb.gw.go
beacon_chain.proto
beacon_state.pb.go Add pow block protobuf (#10205) 2022-02-09 22:27:30 +00:00
beacon_state.pb.gw.go
beacon_state.proto Add pow block protobuf (#10205) 2022-02-09 22:27:30 +00:00
BUILD.bazel Add pow block protobuf (#10205) 2022-02-09 22:27:30 +00:00
cloners_test.go
cloners.go
debug.pb.go
debug.pb.gw.go
debug.proto
finalized_block_root_container.pb.go
finalized_block_root_container.pb.gw.go
finalized_block_root_container.proto
generated.ssz.go Add pow block protobuf (#10205) 2022-02-09 22:27:30 +00:00
health.pb.go
health.pb.gw.go
health.proto
node.pb.go
node.pb.gw.go
node.proto
p2p_messages.pb.go
p2p_messages.pb.gw.go Copy Altair Changes Into v1alpha1 Namespace (#9296) 2021-07-28 18:05:07 +00:00
p2p_messages.proto
powchain.pb.go
powchain.pb.gw.go
powchain.proto
README.md
slasher.pb.go
slasher.pb.gw.go
slasher.proto
swagger_description.md
swagger.proto
swagger.swagger.json
sync_committee_mainnet.go
sync_committee_minimal.go
sync_committee.pb.go
sync_committee.pb.gw.go
sync_committee.proto
validator.pb.go
validator.pb.gw.go
validator.proto

gRPC Gateway

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