mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
f8b4d8c57a
* Deprecate store WIP * fix spectests build * mock right interface * sync tests build * more tests builds * blockchain tests - TestFinalizedCheckpt_GenesisRootOk - TestCurrentJustifiedCheckpt_CanRetrieve - TestJustifiedCheckpt_GenesisRootOk - TestHeadRoot_CanRetrieve - TestHeadRoot_UseDB - TestService_ProcessAttestationsAndUpdateHead - TestService_VerifyWeakSubjectivityRoot - TestVerifyFinalizedConsistency_InconsistentRoot_ProtoArray - TestVerifyFinalizedConsistency_InconsistentRoot_DoublyLinkedTree - TestVerifyFinalizedConsistency_Ok - TestStore_OnBlock_ProtoArray - TestStore_OnBlock_DoublyLinkedTree - TestStore_OnBlockBatch_ProtoArray - TestStore_OnBlockBatch_DoublyLinkedTree - TestStore_OnBlockBatch_NotifyNewPayload - TestCachedPreState_CanGetFromStateSummary_ProtoArray - TestCachedPreState_CanGetFromStateSummary_DoublyLinkedTree * more blockchain tests - TestStore_OnBlockBatch_PruneOK_Protoarray - TestFillForkChoiceMissingBlocks_CanSave_ProtoArray - TestFillForkChoiceMissingBlocks_CanSave_DoublyLinkedTree - TestFillForkChoiceMissingBlocks_RootsMatch_Protoarray - TestFillForkChoiceMissingBlocks_RootsMatch_DoublyLinkedTree - TestFillForkChoiceMissingBlocks_FilterFinalized_ProtoArray - TestFillForkChoiceMissingBlocks_FilterFinalized_DoublyLinkedTree - TestVerifyBlkDescendant - Test_verifyBlkFinalizedSlot_invalidBlock - TestChainService_SaveHeadNoDB * update best justified from genesis * deal with nil head on saveHead * initialize prev justified checkpoint * update finalization correctly * update finalization logic * update finalization logic * track the wall clock on forkchoice spectests * export copies of checkpoints from blockchain package * do not use forkchoice's head on HeadRoot * Remove debug remain Co-authored-by: terencechain <terence@prysmaticlabs.com> * terence's review * add forkchoice types deps * wtf * debugging * init-sync: update justified and finalized checkpoints on db * call updateFinalized instead of only DB * remove debug symbols * safe copy headroot Co-authored-by: terencechain <terence@prysmaticlabs.com> |
||
---|---|---|
.. | ||
backfill | ||
checkpoint | ||
genesis | ||
initial-sync | ||
batch_verifier_test.go | ||
batch_verifier.go | ||
BUILD.bazel | ||
context_test.go | ||
context.go | ||
deadlines.go | ||
decode_pubsub_test.go | ||
decode_pubsub.go | ||
doc.go | ||
error_test.go | ||
error.go | ||
fork_watcher_test.go | ||
fork_watcher.go | ||
fuzz_exports.go | ||
log.go | ||
metrics.go | ||
options.go | ||
pending_attestations_queue_test.go | ||
pending_attestations_queue.go | ||
pending_blocks_queue_test.go | ||
pending_blocks_queue.go | ||
rate_limiter_test.go | ||
rate_limiter.go | ||
rpc_beacon_blocks_by_range_test.go | ||
rpc_beacon_blocks_by_range.go | ||
rpc_beacon_blocks_by_root_test.go | ||
rpc_beacon_blocks_by_root.go | ||
rpc_chunked_response_test.go | ||
rpc_chunked_response.go | ||
rpc_goodbye_test.go | ||
rpc_goodbye.go | ||
rpc_metadata_test.go | ||
rpc_metadata.go | ||
rpc_ping_test.go | ||
rpc_ping.go | ||
rpc_send_request_test.go | ||
rpc_send_request.go | ||
rpc_status_test.go | ||
rpc_status.go | ||
rpc_test.go | ||
rpc.go | ||
service_test.go | ||
service.go | ||
subscriber_beacon_aggregate_proof_test.go | ||
subscriber_beacon_aggregate_proof.go | ||
subscriber_beacon_attestation.go | ||
subscriber_beacon_blocks_test.go | ||
subscriber_beacon_blocks.go | ||
subscriber_handlers.go | ||
subscriber_sync_committee_message.go | ||
subscriber_sync_contribution_proof.go | ||
subscriber_test.go | ||
subscriber.go | ||
subscription_topic_handler_test.go | ||
subscription_topic_handler.go | ||
sync_fuzz_test.go | ||
sync_test.go | ||
utils_test.go | ||
utils.go | ||
validate_aggregate_proof_test.go | ||
validate_aggregate_proof.go | ||
validate_attester_slashing_test.go | ||
validate_attester_slashing.go | ||
validate_beacon_attestation_test.go | ||
validate_beacon_attestation.go | ||
validate_beacon_blocks_test.go | ||
validate_beacon_blocks.go | ||
validate_proposer_slashing_test.go | ||
validate_proposer_slashing.go | ||
validate_sync_committee_message_test.go | ||
validate_sync_committee_message.go | ||
validate_sync_contribution_proof_test.go | ||
validate_sync_contribution_proof.go | ||
validate_voluntary_exit_test.go | ||
validate_voluntary_exit.go |