mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 08:37:37 +00:00
1df173e701
* backfill service * fix bug where origin state is never unlocked * support mvslice states * use renamed interface * refactor db code to skip block cache for backfill * lint * add test for verifier.verify * enable service in service init test * cancellation cleanup * adding nil checks to configset juggling * assume blocks are available by default As long as we're sure the AvailableBlocker is initialized correctly during node startup, defaulting to assuming we aren't in a checkpoint sync simplifies things greatly for tests. * block saving path refactor and bugfix * fix fillback test * fix BackfillStatus init tests --------- Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com> |
||
---|---|---|
.. | ||
altair.go | ||
attestation_test.go | ||
attestation.go | ||
bazel.go | ||
bellatrix_state_test.go | ||
bellatrix_state.go | ||
bellatrix.go | ||
blob.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
capella_block_test.go | ||
capella_block.go | ||
capella_state.go | ||
deneb_state.go | ||
deneb_test.go | ||
deneb.go | ||
deposits_test.go | ||
deposits.go | ||
helpers_test.go | ||
helpers.go | ||
merge.go | ||
state_test.go | ||
state.go | ||
sync_aggregate.go | ||
sync_committee.go | ||
wait_timeout.go |