prysm-pulse/beacon-chain/state
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
..
fieldtrie Clean Up State Representation (#9339) 2021-08-09 21:54:24 +00:00
genesis Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
stategen Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
stateutil Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
types Fixes Altair Bug Introduced For State Representation (#9358) 2021-08-11 15:02:55 +00:00
v1 Deduplicate Copy Functions In State Packages (#9437) 2021-08-23 16:53:50 +00:00
v2 Implement GetStateV2 in the beacon API (#9506) 2021-09-02 19:28:55 +00:00
altair.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
BUILD.bazel Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
phase0.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00