prysm-pulse/proto/prysm/v1alpha1
2023-08-31 08:41:57 -05:00
..
attestation Remove: span for convert to indexed attestation (#12687) 2023-08-03 16:17:46 +00:00
metadata Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slashings Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator-client validator signing deneb (#12449) 2023-08-31 08:41:57 -05:00
attestation.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
attestation.pb.gw.go
attestation.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block.pb.go introducing deneb changes and blobs to builder (#12477) 2023-08-31 08:41:57 -05:00
beacon_block.pb.gw.go
beacon_block.proto migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
beacon_chain.pb.go migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
beacon_chain.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
beacon_chain.proto migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
beacon_state.pb.go Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
beacon_state.pb.gw.go
beacon_state.proto Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
blobs.pb.go Add deneb block to consensus types (#12368) 2023-08-31 08:41:57 -05:00
blobs.pb.gw.go Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
blobs.proto migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
BUILD.bazel introducing deneb changes and blobs to builder (#12477) 2023-08-31 08:41:57 -05:00
cloners_test.go Add data gas used field to execution payload (#12488) 2023-08-31 08:41:57 -05:00
cloners.go Add data gas used field to execution payload (#12488) 2023-08-31 08:41:57 -05:00
debug.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
debug.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
debug.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
finalized_block_root_container.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
finalized_block_root_container.pb.gw.go
finalized_block_root_container.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
generated.ssz.go migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
health.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
health.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
health.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
node.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
node.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
p2p_messages.pb.go Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
p2p_messages.pb.gw.go
p2p_messages.proto Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
powchain.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
powchain.pb.gw.go
powchain.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
README.md
slasher.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
slasher.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
slasher.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
swagger_description.md Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
swagger.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
swagger.swagger.json
sync_committee_mainnet.go
sync_committee_minimal.go
sync_committee.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
sync_committee.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
sync_committee.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator.pb.go validator signing deneb (#12449) 2023-08-31 08:41:57 -05:00
validator.pb.gw.go Use mock v1alpha1 server in Beacon API's validator functions (#12319) 2023-04-26 18:59:29 +02:00
validator.proto validator signing deneb (#12449) 2023-08-31 08:41:57 -05:00
withdrawals.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
withdrawals.pb.gw.go
withdrawals.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00

gRPC Gateway

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