prysm-pulse/beacon-chain/state/stategen
terence tsao f2a3fadda7
Productionization new state service part 1 (#5230)
* Fixed last play methods

* Fixed a regression. Genesis case for state gen

* Comment

* Starting

* Update proto

* Remove boundary root usages

* Update migrate

* Clean up

* Remove unused db methods

* Kafta

* Kafta

* Update tests

* Comments

* Fix state summary tests

* Missed one pass through for kafta
2020-03-27 13:28:38 -07:00
..
BUILD.bazel Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
cold_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
cold.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
errors.go Add error definitions for state gen pkg (#5000) 2020-03-04 16:50:08 +00:00
getter_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
getter.go Short circuit genesis condition for new state mgmt (#5223) 2020-03-26 14:13:45 -05:00
hot_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
hot.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -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 Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
migrate.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
replay_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
replay.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
service_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
service.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
setter_test.go Productionization new state service part 1 (#5230) 2020-03-27 13:28:38 -07:00
setter.go New state setter (#5100) 2020-03-14 16:31:21 +00:00