mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-11 20:20:05 +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> |
||
---|---|---|
.. | ||
testdata | ||
BUILD.bazel | ||
checktags_test.go | ||
config_test.go | ||
config_utils_develop.go | ||
config_utils_prod.go | ||
config.go | ||
configset_test.go | ||
configset.go | ||
init.go | ||
interop.go | ||
io_config.go | ||
loader_test.go | ||
loader.go | ||
mainnet_config_test.go | ||
mainnet_config.go | ||
minimal_config.go | ||
network_config.go | ||
testnet_config_test.go | ||
testnet_e2e_config.go | ||
testnet_holesky_config_test.go | ||
testnet_holesky_config.go | ||
testnet_prater_config_test.go | ||
testnet_prater_config.go | ||
testnet_sepolia_config.go | ||
testutils_develop.go | ||
testutils.go | ||
values.go |