mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 11:11:20 +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> |
||
---|---|---|
.. | ||
testing | ||
types | ||
block_cache_test.go | ||
block_cache.go | ||
block_reader_test.go | ||
block_reader.go | ||
BUILD.bazel | ||
deposit_test.go | ||
deposit.go | ||
log_processing_test.go | ||
log_processing.go | ||
log.go | ||
powchain_test.go | ||
service_test.go | ||
service.go |