mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
588dea83b7
* test coverage and updates to config twiddlers * LoadChainConfigFile error if SetActive conflicts * lint * wip working around test issues * more fixes, mass test updates * lint * linting * thanks deepsource! * fix undeclared vars * fixing more undefined * fix a bug, make a bug, repeat * gaz * use stock mainnet in case fork schedule matters * remove unused KnownConfigs * post-merge cleanup * eliminating OverrideBeaconConfig outside tests * more cleanup of OverrideBeaconConfig outside tests * config for interop w/ genesis gen support * improve var name * API on package instead of exported value * cleanup remainders of "registry" naming * Nishant feedback * add ropstein to configset * lint * lint #2 * ✂️ * revert accidental commented line * check if active is nil (replace called on empty) * Nishant feedback * replace OverrideBeaconConfig call * update interop instructions w/ new flag * don't let interop replace config set via cli flags Co-authored-by: kasey <kasey@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
archived_point_test.go | ||
archived_point.go | ||
backup_test.go | ||
backup.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
checkpoint_test.go | ||
checkpoint.go | ||
deposit_contract_test.go | ||
deposit_contract.go | ||
encoding_test.go | ||
encoding.go | ||
error.go | ||
finalized_block_roots_test.go | ||
finalized_block_roots.go | ||
genesis_test.go | ||
genesis.go | ||
init_test.go | ||
key.go | ||
kv_test.go | ||
kv.go | ||
log.go | ||
migration_archived_index_test.go | ||
migration_archived_index.go | ||
migration_block_slot_index_test.go | ||
migration_block_slot_index.go | ||
migration_state_validators_test.go | ||
migration_state_validators.go | ||
migration.go | ||
powchain_test.go | ||
powchain.go | ||
schema.go | ||
state_summary_cache.go | ||
state_summary_test.go | ||
state_summary.go | ||
state_test.go | ||
state.go | ||
utils_test.go | ||
utils.go | ||
validated_checkpoint_test.go | ||
validated_checkpoint.go | ||
wss_test.go | ||
wss.go |