prysm-pulse/beacon-chain/blockchain
terence tsao 8f8ccf11e4
Update head more timely before (#9651)
* Move update head closer to transition

* Update process_block.go

* Update tests

* Move savePostStateInfo back

* Update process_block.go

* Update process_block_helpers.go

* Minor clean up for better diff

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-28 21:51:11 +00:00
..
testing Process Slashings for Newly Optimized Slasher (#9687) 2021-09-28 10:27:40 -05:00
blockchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
BUILD.bazel core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
chain_info_norace_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
chain_info_test.go Check Head State For New Head Methods (#9676) 2021-09-27 08:27:11 +00:00
chain_info.go Check Head State For New Head Methods (#9676) 2021-09-27 08:27:11 +00:00
checktags_test.go Fix data races in tests accessing beacon config concurrently (#8190) 2021-01-05 04:51:25 +00:00
head_sync_committee_info_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
head_sync_committee_info.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
head_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
head.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
info_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
info.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +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 Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
log.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
metrics_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
metrics.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
process_attestation_helpers.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
process_attestation_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
process_attestation.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
process_block_helpers.go Update head more timely before (#9651) 2021-09-28 21:51:11 +00:00
process_block_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
process_block.go Update head more timely before (#9651) 2021-09-28 21:51:11 +00:00
receive_attestation_test.go Process Slashings for Newly Optimized Slasher (#9687) 2021-09-28 10:27:40 -05:00
receive_attestation.go Process Slashings for Newly Optimized Slasher (#9687) 2021-09-28 10:27:40 -05:00
receive_block_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
receive_block.go Remove Update Timely Feature Config (#9655) 2021-09-23 17:04:40 +00:00
service_norace_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
weak_subjectivity_checks_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
weak_subjectivity_checks.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00