prysm-pulse/proto/eth/v2
Radosław Kapka c45fe5cc1c
Implement GetStateV2 in the beacon API (#9506)
* implementation

# Conflicts:
#	beacon-chain/state/v2/BUILD.bazel

* Revert "Auxiliary commit to revert individual files from 2cbe98c88777cac071876fe97f85029fad964e51"

This reverts commit edc4ff52e7796aefd1782e31eaf40231a3134693.

* tests

* fix function call

* make state package visible to migration

* fix span names

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-09-02 19:28:55 +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 Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +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 Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +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