prysm-pulse/proto/prysm/v1alpha1
james-prysm 63b7376b75
Prysm V3: update signing type (#11099)
* updating proto name

* updating generated files

* updating names on block v2 and v3 signing types

* fixing import format

* fixing unit tests

* fixing unit test

* fixing more conflicts

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-08-15 18:22:14 +00:00
..
attestation Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
metadata Use prysmaticlabs/fastssz as a direct dependency (#10941) 2022-06-28 13:03:24 +00:00
slashings Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validator-client Prysm V3: update signing type (#11099) 2022-08-15 18:22:14 +00:00
attestation.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestation.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
attestation.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_block.pb.go Capella changes to protobufs (#11119) 2022-07-27 18:39:15 +02:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Clean up: fix typos (#11165) 2022-08-03 18:47:30 +00:00
beacon_chain.pb.go Included Blinded Beacon Block in V1alpha1 Protobuf (#10989) 2022-07-05 21:03:14 +00:00
beacon_chain.pb.gw.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_chain.proto Included Blinded Beacon Block in V1alpha1 Protobuf (#10989) 2022-07-05 21:03:14 +00:00
beacon_state.pb.go Remove unused proto import (#11164) 2022-08-03 18:26:20 +00:00
beacon_state.pb.gw.go Remove unused proto import (#11164) 2022-08-03 18:26:20 +00:00
beacon_state.proto Remove unused proto import (#11164) 2022-08-03 18:26:20 +00:00
BUILD.bazel Validate builder signature for Bid (#11124) 2022-07-29 05:16:18 +00:00
cloners_test.go Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
cloners.go Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
debug.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
debug.pb.gw.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
debug.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
finalized_block_root_container.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06:00
finalized_block_root_container.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
finalized_block_root_container.proto Copy Altair Changes Into v1alpha1 Namespace (#9296) 2021-07-28 18:05:07 +00:00
generated.ssz.go Validate builder signature for Bid (#11124) 2022-07-29 05:16:18 +00:00
health.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06:00
health.pb.gw.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
health.proto Copy Altair Changes Into v1alpha1 Namespace (#9296) 2021-07-28 18:05:07 +00:00
node.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06:00
node.pb.gw.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
node.proto Eth1 connections (#10073) 2022-01-14 11:13:04 -05:00
p2p_messages.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
p2p_messages.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
p2p_messages.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
powchain.pb.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
powchain.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
powchain.proto Copy Altair Changes Into v1alpha1 Namespace (#9296) 2021-07-28 18:05:07 +00:00
README.md Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
slasher.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
slasher.pb.gw.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
slasher.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
swagger_description.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
swagger.proto Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
swagger.swagger.json Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
sync_committee_mainnet.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
sync_committee_minimal.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
sync_committee.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
sync_committee.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validator.pb.go Remove deprecated block RPC (#11106) 2022-08-11 14:07:52 +00:00
validator.pb.gw.go Remove deprecated block RPC (#11106) 2022-08-11 14:07:52 +00:00
validator.proto Remove deprecated block RPC (#11106) 2022-08-11 14:07:52 +00:00
withdrawals.pb.go Use the correct withdrawal (#11123) 2022-07-28 13:56:30 +00:00
withdrawals.pb.gw.go Withdrawals: containers and process BLS to ETH1 changes (#11090) 2022-07-25 14:10:18 +00:00
withdrawals.proto Use the correct withdrawal (#11123) 2022-07-28 13:56:30 +00:00

gRPC Gateway

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