mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-19 16:20:53 +00:00
6f2438436c
* 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 * implement StateByStateRoot * initial implementation * tests * refactor code into smaller functions * gzl * simplify StateByStateRoot and tests * Nishant's feedback * gzl * handle error in test Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: Nishant Das <nishdas93@gmail.com> |
||
---|---|---|
.. | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
config_test.go | ||
config.go | ||
log.go | ||
pool.go | ||
server_test.go | ||
server.go | ||
state_test.go | ||
state.go | ||
validator.go |