prysm-pulse/beacon-chain/state/stategen
terence tsao 5e2faf1a9d
Short circuit genesis condition for new state mgmt (#5223)
* Fixed a regression. Genesis case for state gen

* Comment

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-03-26 14:13:45 -05:00
..
BUILD.bazel New state getter (#5101) 2020-03-14 18:39:23 +00:00
cold_test.go New state getter (#5101) 2020-03-14 18:39:23 +00:00
cold.go New state getter (#5101) 2020-03-14 18:39:23 +00:00
epoch_boundary_root_test.go Add epoch boundary root map (#4993) 2020-03-03 13:07:34 -06:00
epoch_boundary_root.go Add epoch boundary root map (#4993) 2020-03-03 13:07:34 -06:00
errors.go Add error definitions for state gen pkg (#5000) 2020-03-04 16:50:08 +00:00
getter_test.go New state getter (#5101) 2020-03-14 18:39:23 +00:00
getter.go Short circuit genesis condition for new state mgmt (#5223) 2020-03-26 14:13:45 -05:00
hot_test.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
hot.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
log.go Feature flag to gate prune state upon start up (#5011) 2020-03-05 06:24:59 +00:00
migrate_test.go State migration from hot to cold (archived) (#5076) 2020-03-11 21:27:16 -05:00
migrate.go Fix new state mgmt sync stuck in a loop (#5142) 2020-03-19 18:46:35 -07:00
replay_test.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
replay.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
service_test.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
service.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
setter_test.go New state setter (#5100) 2020-03-14 16:31:21 +00:00
setter.go New state setter (#5100) 2020-03-14 16:31:21 +00:00