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> |
||
---|---|---|
.. | ||
stategen | ||
stateutil | ||
BUILD.bazel | ||
cloners.go | ||
doc.go | ||
field_trie_test.go | ||
field_trie.go | ||
getters_test.go | ||
getters.go | ||
helpers_test.go | ||
references_test.go | ||
setters.go | ||
state_test.go | ||
state_trie_test.go | ||
state_trie.go | ||
types_bench_test.go | ||
types_test.go | ||
types.go |