prysm-pulse/beacon-chain/blockchain
2022-03-30 13:24:02 +00:00
..
store Use store in blockchain service (#10125) 2022-01-25 18:47:39 +00:00
testing Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
blockchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
BUILD.bazel Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
chain_info_norace_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
chain_info_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
chain_info.go Add database methods for optimistic sync (#10357) 2022-03-15 20:52:59 +00:00
checktags_test.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
error.go set optimistic status on notify payload (#10398) 2022-03-22 03:35:02 +00:00
head_sync_committee_info_test.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
head_sync_committee_info.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
head_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
head.go Add execution_optimistic field to API responses (#10389) 2022-03-25 16:31:50 +00:00
init_sync_process_block.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log_test.go Log bellatrix fields (#10365) 2022-03-15 14:02:39 +00:00
log.go Log bellatrix fields (#10365) 2022-03-15 14:02:39 +00:00
metrics_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
metrics.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
mock_engine_test.go Check Engine API Transition Configuration in Background (#10250) 2022-03-01 21:38:51 +00:00
mock_test.go Switch to lazy state balance cache (#9822) 2021-11-19 15:59:26 +00:00
new_slot_test.go Insert payload hash to forkchoice store nodes (#10400) 2022-03-22 01:20:42 +00:00
new_slot.go Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
optimistic_sync_test.go Update LastValidatedCheckpoint on DB (#10412) 2022-03-28 14:48:14 +00:00
optimistic_sync.go Cleanup helpers in beacon-chain/core/blocks/payload.go (#10435) 2022-03-28 15:25:49 +00:00
options.go Rest of kiln changes (#10319) 2022-03-07 19:47:08 +00:00
pow_block_test.go Add validate_merge_block (#10273) 2022-02-23 22:41:11 +00:00
pow_block.go Add validate_merge_block (#10273) 2022-02-23 22:41:11 +00:00
process_attestation_helpers.go Extract conditional slot processing to new function (#10114) 2022-01-25 14:52:18 +00:00
process_attestation_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
process_attestation.go Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
process_block_helpers.go Update LastValidatedCheckpoint on DB (#10412) 2022-03-28 14:48:14 +00:00
process_block_test.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
process_block.go Deterministic Proposer Root Boosting in Forkchoice (#10427) 2022-03-28 21:34:41 +00:00
receive_attestation_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
receive_attestation.go Call FCU on update head after process attestation (#10394) 2022-03-21 01:50:08 +00:00
receive_block_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
receive_block.go Remove TODOs that were already taken care of (#10454) 2022-03-30 13:24:02 +00:00
service_norace_test.go [Service Config Revamp] - Blockchain Initialization (#9783) 2021-10-18 17:48:05 +00:00
service_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
service.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00
state_balance_cache_test.go State balance cache: handle input zeros (#10144) 2022-01-28 17:14:13 +00:00
state_balance_cache.go State balance cache: handle input zeros (#10144) 2022-01-28 17:14:13 +00:00
weak_subjectivity_checks_test.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00
weak_subjectivity_checks.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00