prysm-pulse/proto/prysm/v1alpha1
Potuz e1f56d403c
Restore forkchoice dump endpoint. (#11312)
* Restore forkchoice dump endpoint.

Only working on doubly-linked-tree.

* unit test

* revert proto changes

* protoarray

* Deepsource

* shut up!

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-08-25 23:37:23 +00:00
..
attestation Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metadata Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slashings Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator-client Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
attestation.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
attestation.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
attestation.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_block.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
beacon_chain.pb.go Remove deprecated RPC ListBlocks (#11243) 2022-08-17 18:07:28 +00:00
beacon_chain.pb.gw.go Remove deprecated RPC ListBlocks (#11243) 2022-08-17 18:07:28 +00:00
beacon_chain.proto Remove deprecated RPC ListBlocks (#11243) 2022-08-17 18:07:28 +00:00
beacon_state.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
beacon_state.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
beacon_state.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
cloners_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
cloners.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
debug.pb.go Restore forkchoice dump endpoint. (#11312) 2022-08-25 23:37:23 +00:00
debug.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
debug.proto Restore forkchoice dump endpoint. (#11312) 2022-08-25 23:37:23 +00:00
finalized_block_root_container.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00: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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
generated.ssz.go Restore forkchoice dump endpoint. (#11312) 2022-08-25 23:37:23 +00:00
health.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
health.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
health.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
p2p_messages.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
p2p_messages.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
p2p_messages.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
powchain.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
powchain.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
powchain.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
README.md Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
slasher.pb.go Remove Slasher Deprecated Protos (#11257) 2022-08-18 15:56:05 +00:00
slasher.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
slasher.proto Remove Slasher Deprecated Protos (#11257) 2022-08-18 15:56:05 +00:00
swagger_description.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
swagger.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00: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 Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator.pb.go Remove deprecated SubmitValidatorRegistration (#11242) 2022-08-17 16:35:41 +00:00
validator.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
validator.proto Remove deprecated SubmitValidatorRegistration (#11242) 2022-08-17 16:35:41 +00:00
withdrawals.pb.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00

gRPC Gateway

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