prysm-pulse/beacon-chain/rpc/eth/debug
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
debug_test.go Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +00:00
debug.go Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +00:00
server.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00