* Reuse finalized beacon state at startup * Better logging for replay * Update tests * Fix lint * Add `WithFinalizedStateAtStartup` * Update service.go * Remove unused fields * Update service_test.go * Update service_test.go * Update service_test.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
* begin powchain service refactor * begin refactor * powchain passes * options pkg * gaz * rev * rev * comments * move to right place * bazel powchain * fix test * log * contract addr * happy path and comments * gaz * new service