mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 04:30:04 +00:00
182bd615ac
* Deduplicate sync committee indices from state * Deduplicate code in listblocks RPC endpoints, which only differ in response object * Deduplicate test code in config/fieldparams * Delete stale benchmark target. This is already included in go_default_test * deduplicate test cases in TestIsSlashableValidator_OK and fix blst BUILD file * Deduplicate TestStore_IsFinalizedChildBlock * Revert crypto/bls/blst/BUILD.bazel * Deduplicate TestStore_SaveBlock_NoDuplicates * Use a generic wrapper for beacon blocks to streamline test * Deduplicate TestStore_BlocksCRUD * Deduplicate TestStore_BlocksHandleZeroCase * Deduplicate TestStore_BlocksBatchDelete * deduplicate TestStore_BlocksHandleInvalidEndSlot * Deduplicate TestStore_BlocksCRUD_NoCache * Deduplicate common block test setup. Make TestStore_Blocks_FiltersCorrectly support multiple forks in test * Deduplicate the rest of these tests * lint * Deprecation warning * Add test for WrappedSignedBeaconBlock * Test error path |
||
---|---|---|
.. | ||
interop | ||
stateutils | ||
altair_transition_no_verify_sig_test.go | ||
bellatrix_transition_no_verify_sig_test.go | ||
benchmarks_test.go | ||
BUILD.bazel | ||
log.go | ||
skip_slot_cache_test.go | ||
skip_slot_cache.go | ||
state_fuzz_test.go | ||
state_test.go | ||
state.go | ||
trailing_slot_state_cache_test.go | ||
trailing_slot_state_cache.go | ||
transition_fuzz_test.go | ||
transition_no_verify_sig_test.go | ||
transition_no_verify_sig.go | ||
transition_test.go | ||
transition.go |