prysm-pulse/proto/eth/v2
terence tsao b10964514a
Implement SubmitPoolSyncCommitteeSignatures in the beacon API (#9464) (#9503)
* Implement `SubmitPoolSyncCommitteeSignatures` in the beacon API (#9464)

* Update server

* remove duplicated field

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-09-02 16:54:53 +00:00
..
beacon_block.pb.go Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
beacon_block.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_block.proto Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
beacon_state.pb.go Improve v2 protos (#9412) 2021-08-18 15:50:37 +00:00
beacon_state.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_state.proto Improve v2 protos (#9412) 2021-08-18 15:50:37 +00:00
BUILD.bazel Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
generated.ssz.go Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
sync_committee.pb.go Implement SubmitPoolSyncCommitteeSignatures in the beacon API (#9464) (#9503) 2021-09-02 16:54:53 +00:00
sync_committee.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
sync_committee.proto Implement SubmitPoolSyncCommitteeSignatures in the beacon API (#9464) (#9503) 2021-09-02 16:54:53 +00:00
validator.pb.go Implement PrepareSyncCommitteeSubnets in the beacon API (#9498) 2021-09-01 17:19:29 +00:00
validator.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator.proto Implement PrepareSyncCommitteeSubnets in the beacon API (#9498) 2021-09-01 17:19:29 +00:00