mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
cbb0f1e11d
* update ethereumapis dependency * span * initial implementation * introduce stategen Service interface and MockService * Include AddStateForSlot function in the mock service * return states from mock * add GenesisState to POWChain mock * populate roots in helper state * initialize Slot when creating helper state * tests * code refactor - extract helper functions * gzl * use SetSlot in tests * handle SetSlot error * use new testutil's NewBeaconState * gzl * go mod tidy * rename Service to StateManager * move regex check to helper Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
epoch_boundary_state_cache_test.go | ||
epoch_boundary_state_cache.go | ||
errors.go | ||
getter_test.go | ||
getter.go | ||
hot_state_cache_test.go | ||
hot_state_cache.go | ||
log.go | ||
metrics.go | ||
migrate_test.go | ||
migrate.go | ||
mock.go | ||
replay_test.go | ||
replay.go | ||
service_test.go | ||
service.go | ||
setter_test.go | ||
setter.go |