prysm-pulse/proto/migration
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
..
BUILD.bazel Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +00:00
enums_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
enums.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
v1alpha1_to_v1_test.go Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
v1alpha1_to_v1.go Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +00:00