prysm-pulse/proto/eth/v2
Radosław Kapka b10e59a144
Add finalized flag to API responses (#11947)
* server code

(cherry picked from commit fc68e6e78f2a84c66cd6c4db2a482cccdaf487d5)

* tests

* middleware

* more tests

* fix one more test
2023-01-31 17:58:16 -06:00
..
beacon_block.pb.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +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 Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
beacon_chain.pb.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain.pb.gw.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain.proto Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_state.pb.go Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
beacon_state.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_state.proto Add finalized flag to API responses (#11947) 2023-01-31 17:58:16 -06:00
BUILD.bazel Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
generated.ssz.go Stream blocks capella (#11883) 2023-01-17 12:17:18 +00:00
ssz.pb.go API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
ssz.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
ssz.proto API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
sync_committee.pb.go API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +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 API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
validator.pb.go GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
version.pb.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
version.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
version.proto Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
withdrawals.pb.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
withdrawals.pb.gw.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
withdrawals.proto Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00